4 Commits (42c4e7d89ac33f4a71fd57d87666dd1a89bbf118)

Author SHA1 Message Date
  Dominik Stadler 42c4e7d89a Add unfixed test for bug 64759 and make the ones fail which depend on manual opening of files in Microsoft Excel for verification 3 years ago
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 years ago
  Andreas Beeker 2069274699 try to fix no-scratchpad test 3 years ago
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules 3 years ago
  Dominik Stadler e807eed528 Don't create separate instances for NullFileHandler, but rather use a common static instance 4 years ago
  Tim Allison 636cc83665 Bug 64130 -- handle empty worksheet names in OldSheetRecord more robustly. 4 years ago
  Dominik Stadler 4aa8334e3b Fix some additional file-handle-leaks reported by unit-tests via an enhanced version of the file-leak-detector 4 years ago
  Andreas Beeker ba6152503e #64004 - Replace clone() with copy constructor - mainly HSSF classes 4 years ago
  Dominik Stadler 0498d7ef3a Add one more file-type to the integration tests 4 years ago
  PJ Fanning ba6a63aaeb xlsx is expected to fail in integration test 4 years ago
  PJ Fanning 2343919656 try to fix integration tests (by ignoring some new msg files) 5 years ago
  Dominik Stadler 32c43c068c IDE and JavaDoc fixes, move/remove some unfixed tests 5 years ago
  Andreas Beeker c039da1b94 #63028 - Provide font embedding for slideshows 5 years ago
  PJ Fanning 17a7cb609b [bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxml 5 years ago
  Andreas Beeker 2a84c1fa16 ignore keystore files on integration test 5 years ago
  Andreas Beeker fce876b4ef merge trunk 5 years ago
  Andreas Beeker aad955d3bf Fix exception for old powerpoint documents without the usual stream name 5 years ago
  Andreas Beeker 8c12df7270 #62921 - Provide OOXMLLite alternative for Java 12+ 5 years ago
  PJ Fanning ede566d9c0 try to fix TestAllFiles 5 years ago
  PJ Fanning 54c923bdb9 exclude broken pptx file from integration test 5 years ago
  Andreas Beeker e816131759 #62319 - Decommission XSLF-/PowerPointExtractor 6 years ago
  Dominik Stadler 7d8da8ea59 Bug 61267: detect Word v2 files and report that they are not supported in Apache POI 6 years ago
  Dominik Stadler 62c8296c70 Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use try-with-resources, update/enhance JavaDoc somewhat 6 years ago
  Andreas Beeker f182b44c62 remove package name to ease the output 6 years ago
  Dominik Stadler 56254a17c4 Add some more code from the separate integration test project to be able to publish the femaining functionality as separate project at some point 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  Dominik Stadler 37c52a8dfd Add .git as excluded dir for integration-tests and add a local test for XSSFBFileHandler to be able to manually test single files quickly 6 years ago
  Tim Allison d320b2ea4a bug 61300 -- prevent really long (infinite?) loop on corrupt file 7 years ago
  Nick Burch 933f9c1201 #61266 Test for old unsupported MS Write WRI files, and give a more helpful exception if found, plus unit tests 7 years ago
  Andreas Beeker ef1934c8fa add .ttf to ignored test integration resources 7 years ago
  Dominik Stadler 834df32c8f Improve error message if we encounter invalid/unexpected files in integration tests 7 years ago
  Dominik Stadler eb417057c4 Don't try to clone a chart, this makes integration-tests work for a few more documents, also the one added via bug 56557 7 years ago
  Dominik Stadler 20ed0075e8 Bug 60374: Add test for ArrayIndexOutOfBounds on old Word Documents due to Non-Unicode 7 years ago
  Andreas Beeker e9684d38c0 Handle encrypted files with known password in integration tests 7 years ago
  Andreas Beeker 3388787d2c IntegrationTest - move excludes to file handler 7 years ago
  Dominik Stadler 84e0fc5e42 Test for another type of xml-bomb 7 years ago
  Tim Allison 6fe3b75bfd bug 50955 -- word 6.0 charset fix 7 years ago
  Dominik Stadler 5e74d6bef1 Add docm-file which is actually a binary doc to check handling of wrong-format-exceptions 7 years ago
  Dominik Stadler f1ccb8577f Fix ROOT_DIR 7 years ago
  Tim Allison 6baa48a5f7 60826 -- update stress tests to handle xlsb 7 years ago
  Dominik Stadler 76174aae82 HSSF: Try to handle cases where the length does not match the actual data while cloning, we see this in some documents 7 years ago
  Javen O'Neal 3aae3f0a5f OLD_FILES, EXPECTED_FAILURES, and IGNORED do not need to be modified when executing TestAllFiles 7 years ago
  Javen O'Neal a91164742c test-integration: replace redundant static { EXPECTED_FAILURES.add(...) } with (dynamic) Arrays.asList() to improve code legibility. 7 years ago
  Greg Woolsey c1adbc2244 a new test file needed to be added to the list of sheet clone expected errors. 7 years ago
  Andreas Beeker d5e4e462fc Bug 59273 - Unable to create pptx file by potx file using Apache POI 7 years ago
  Andreas Beeker ff6f6bb7c4 Bug 60320 - issue opening password protected xlsx 7 years ago
  Dominik Stadler dcae0284ea Correctly handle all types of old files, not just word 7 years ago
  Andreas Beeker 78ca6db13b fix integration-tests 7 years ago
  Dominik Stadler 81eccf4d2e Exclude new BIFF5 file in some unit tests 7 years ago
  Nick Burch 6f04710390 Exclude broken hand-crafted test file 7 years ago