6118 コミット (5fc4bd3f48fdc923069423c238ab67e0e004f72f)
 

作成者 SHA1 メッセージ 日付
  Nick Burch 5fc4bd3f48 #57857 Based on the Apache Tika OSGi bundle and tests, start on a maven-powered build and test for a POI bundle 9年前
  Nick Burch d46e76b8a1 Add missing license header 9年前
  Nick Burch 3c1d9756ba Fix some inconsistent whitespace 9年前
  Nick Burch b681f4fb3a #57642 Fix setSheetName with ISERROR on XSSF 9年前
  Nick Burch 1cbac547a0 Add a common interface for 3D Pxg's 9年前
  Nick Burch 5516228367 Patch from Conor from bug #57747 - Add ISERR() function 9年前
  Nick Burch 2be2a7cbfc Whitespace and comment updates 9年前
  Nick Burch a5846f0f66 #57829 Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWPFParagraph by removing from IRuns as well 9年前
  Nick Burch b68dcd9df5 Add another file exclude, and hae the test print out which fails failed to make it quicker to spot in the jenkins failure email 9年前
  Nick Burch 20fa446f40 #57851 - Skip null properties in PropertyTableBase, which is how PropertyFactory reports unsupported POIFS properties 9年前
  Nick Burch 22fa817fcc Make the opening code generic 9年前
  Nick Burch d540ba43cc Make the test generic across POIFS and NPOIFS 9年前
  Nick Burch f8977f76d0 Pull out a common NPOIFS/POIFS test to a decidated bugs test class 9年前
  Nick Burch 28b682eec4 Test file from Marcin Łoś from bug #57851 9年前
  Nick Burch 3eb0a69666 Fix inconsistent indents 9年前
  Nick Burch bcf825883a Add unit test for Eventmodel processing of password protected excel files 9年前
  Dominik Stadler f5c3a2a62c Print out slightly more on test-failure for a unit tests which fails intermittently 9年前
  Dominik Stadler d1385bbe1b Fix bug 57828, shifting more than one commit per row did not work. 9年前
  Dominik Stadler dfe1c74dff Fix some Eclipse warnings 9年前
  Dominik Stadler acfc276396 Fix usage of Generics in some classes 9年前
  Dominik Stadler 5118bdb128 Avoid possible NullPointerException seen with some powerpoint files 9年前
  Dominik Stadler 58145060c2 Fix possible ArrayIndexOutOfBoundsException seen with some word documents 9年前
  Dominik Stadler ca8e3c465e Avoid NullPointerException if an image cannot be read 9年前
  Dominik Stadler a75cf0b57c Detect if a file is actually PDF instead of .doc similar to how it is already done for RTF 9年前
  Dominik Stadler 37a7733b45 Add missing nested Exception in thrown Exception 9年前
  Nick Burch b3c46f90c1 Patch from Jon Scharff from bug #57820 - Avoid NPE on HSLF Tables with a top position of -1 9年前
  Dominik Stadler 3ad61ba6e1 Adjust Eclipse project settings to ensure that files are read as UTF-8 on Windows or systems with different character encoding settings. 9年前
  Dominik Stadler 12c220121e Bug 57163: Fix possible NullPointerException when a spreadsheet has no LinkTable and we try to adjust it during sheet removal. 9年前
  Dominik Stadler 570819e4f6 Bug 56579: Throw exception if max string length of 32767 chars is exceeded in XSSF and SXSSF. 9年前
  Dominik Stadler b173dc11d0 XMLPrettyPrint: Don't try to pretty-print non-XML files and print out which file from the ooxml-file fails to parse 9年前
  Dominik Stadler 165fc1a099 Bug 55386: Fix handling of bold formatting in example application 'ToHtml' 9年前
  Dominik Stadler 0f0995d4ab Integration test: Do a few more things with the MapiMessage 9年前
  Dominik Stadler 7c9ead8ad7 Add test-document from bug 53379 to verify in integration tests that text extraction does not fail any more 9年前
  Dominik Stadler ca9f22c289 Integration tests: Expect exception for old word documents and still run the text extraction for them. Also add executing HPSFPropertiesExtractor where possible 9年前
  Dominik Stadler e6d6cbcbd1 Add test-document to verify that bug 51921 is fixed already 9年前
  Dominik Stadler 7567838f9b Add test from bug 49423 to verify that the problem was fixed in the meantime 9年前
  Dominik Stadler b0f0aca92a Eclipse warnings, Generics, unused members in some exapmles and scratchpad classes. 9年前
  Dominik Stadler dad8d1547c Add more test-files from bug 44501, all seem to work fine now 9年前
  Dominik Stadler f9961331ff Bug 47304: use fixed encoding when extracting text in WordDocument 9年前
  Dominik Stadler 0216a881f7 Bug 56017: fix shifting comments with shifted rows and move some more tests into the base classes to run them against XSSF, SXSSF and HSSF 9年前
  Dominik Stadler 666aa6f42a Remove Javadoc/Eclipse warnings 9年前
  Dominik Stadler 30d20582af Bug 56295: Fix cloning of styles across workbooks and handling of default value of attribute applyFill 9年前
  Dominik Stadler 1849741d43 Add second verification of bug 56325 to ensure it is really fixed 9年前
  Dominik Stadler 7bf9b90fb2 Remove some findbugs warnings about missing close of streams, use existing IOUtils.copy() to copy from one stream to another 9年前
  Dominik Stadler 5d4a5c2bb4 Also write findbugs.xml file for reading the results in ^Cnkins builds 9年前
  Nick Burch ff737c5df4 Detect OOXML-strict, and give more helpful exceptions for them 9年前
  Nick Burch 48e3a2e56a Fix inconsistent indents 9年前
  Nick Burch a62be1da0c More relation types 9年前
  Nick Burch ace2354d6c Stub unit tests for #57699 9年前
  Dominik Stadler e369d1c121 Bug 56380: Remove limitation of 1024 comments per Workbook 9年前