6096 Revize (1201332d4823845191dff36a170e4c66ee4a4099)
 

Autor SHA1 Zpráva Datum
  Dominik Stadler 1201332d48 Avoid NullPointerException if an image cannot be read před 9 roky
  Dominik Stadler 208955bc8c Detect if a file is actually PDF instead of .doc similar to how it is already done for RTF před 9 roky
  Dominik Stadler 63598c852d Add missing nested Exception in thrown Exception před 9 roky
  Nick Burch facbded856 Patch from Jon Scharff from bug #57820 - Avoid NPE on HSLF Tables with a top position of -1 před 9 roky
  Dominik Stadler 903b5c91c1 Adjust Eclipse project settings to ensure that files are read as UTF-8 on Windows or systems with different character encoding settings. před 9 roky
  Dominik Stadler 2c7987545b Bug 57163: Fix possible NullPointerException when a spreadsheet has no LinkTable and we try to adjust it during sheet removal. před 9 roky
  Dominik Stadler 690abbe554 Bug 56579: Throw exception if max string length of 32767 chars is exceeded in XSSF and SXSSF. před 9 roky
  Dominik Stadler 563cab9681 XMLPrettyPrint: Don't try to pretty-print non-XML files and print out which file from the ooxml-file fails to parse před 9 roky
  Dominik Stadler 7801cb1f54 Bug 55386: Fix handling of bold formatting in example application 'ToHtml' před 9 roky
  Dominik Stadler dd875c9c04 Integration test: Do a few more things with the MapiMessage před 9 roky
  Dominik Stadler 8b3da080a2 Add test-document from bug 53379 to verify in integration tests that text extraction does not fail any more před 9 roky
  Dominik Stadler b39c87b884 Integration tests: Expect exception for old word documents and still run the text extraction for them. Also add executing HPSFPropertiesExtractor where possible před 9 roky
  Dominik Stadler a4b104d68e Add test-document to verify that bug 51921 is fixed already před 9 roky
  Dominik Stadler 642ba72872 Add test from bug 49423 to verify that the problem was fixed in the meantime před 9 roky
  Dominik Stadler b983911836 Eclipse warnings, Generics, unused members in some exapmles and scratchpad classes. před 9 roky
  Dominik Stadler d6f8268e56 Add more test-files from bug 44501, all seem to work fine now před 9 roky
  Dominik Stadler 0850e7d846 Bug 47304: use fixed encoding when extracting text in WordDocument před 9 roky
  Dominik Stadler 4c8d98eb0b 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 před 9 roky
  Dominik Stadler ec52e77351 Remove Javadoc/Eclipse warnings před 9 roky
  Dominik Stadler 7764200fe2 Bug 56295: Fix cloning of styles across workbooks and handling of default value of attribute applyFill před 9 roky
  Dominik Stadler 1461cf947c Add second verification of bug 56325 to ensure it is really fixed před 9 roky
  Dominik Stadler 2f8c89683f Remove some findbugs warnings about missing close of streams, use existing IOUtils.copy() to copy from one stream to another před 9 roky
  Dominik Stadler 2e47191ba7 Also write findbugs.xml file for reading the results in ^Cnkins builds před 9 roky
  Nick Burch 0227765619 Detect OOXML-strict, and give more helpful exceptions for them před 9 roky
  Nick Burch a633be55ba Fix inconsistent indents před 9 roky
  Nick Burch f5d6985737 More relation types před 9 roky
  Nick Burch 06efaaecf8 Stub unit tests for #57699 před 9 roky
  Dominik Stadler 61f2898396 Bug 56380: Remove limitation of 1024 comments per Workbook před 9 roky
  Nick Burch 1f3f88a299 Exclude the OOXML strict files for now, not yet supported, see bug #57699 před 9 roky
  Nick Burch b5b76b5a12 Add some sample Strict ooxml files, from Excel 2013 před 9 roky
  Dominik Stadler 29c8e5056c Verify that document from bug 56392 works před 9 roky
  Dominik Stadler 44d37a24ad Add helper test to verify that vsdx cannot even be loaded by POIXMLDocument curently. před 9 roky
  Nick Burch ac92165d20 No support as yet for the OOXML visio files, so have these ignored před 9 roky
  Nick Burch 8f8886986a Fix inconsistent indents před 9 roky
  Dominik Stadler 9d73215957 Bug 56467: Fix cloning of sheets with pictures před 9 roky
  Dominik Stadler 0ec21978fc Add testcase which verifies that bug 56820 was solved by some other fix already před 9 roky
  Dominik Stadler 336e16ba35 Remove unused import před 9 roky
  Nick Burch b22b9cf0d5 Fix inconsistent indents před 9 roky
  Nick Burch 47a2847cbe Give a more helpful exception if a Visio VSDX ooxml file is passed to ExtractorFactory před 9 roky
  Nick Burch 7ade0d4617 Patch from tntim96 from bug #56799 - Include CTTblGrid in the smaller poi-ooxml-schemas jar před 9 roky
  Dominik Stadler c7f6c705be Bug 57165: also verify that createSheet() had the same problem and is also fixed now před 9 roky
  Dominik Stadler 81ae481815 Bug 57165: Avoid PartAlreadyExistsException when removing/cloning sheets před 9 roky
  Dominik Stadler 6eeb0a7c19 Add missing close and handle theme-pptx in ExtractorFactory. Add creating slide-bitmaps to PPTX integration test. před 9 roky
  Nick Burch aa08cababd Link to the replacement constructions for the deprecated ones, and a few extra bits of JavaDoc před 9 roky
  Nick Burch 4327905c99 More missing core properties unit tests, covering read-write without checks, and encryption před 9 roky
  Nick Burch e43ab85691 Ensure that the core properties are there before saving them, in case they have not yet been lazy-created před 9 roky
  Dominik Stadler 9b84116192 Move test-case to location where the scratchpad-classes are available před 9 roky
  Dominik Stadler a3e087268a * Verify some more Text-Extraction features as part of integration tests, fix some NullPointerExceptions that showed up now because the event-based extraction does not have a Document available před 9 roky
  Dominik Stadler 27c6da8286 Add missing javadoc-header před 9 roky
  Dominik Stadler 76307fe94b * Add text-extraction verification to integration-tests via a new abstract base FileHandler před 9 roky