2 Commits (9517445fa944a1ce199283819d571c378a447139)

Author SHA1 Message Date
  Dominik Stadler 9517445fa9 Rework test to not cause file-handle leaks and add an exclude for Log4j 2 3 years ago
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 834a7628d2 Sonar fixes 3 years ago
  Andreas Beeker b0870699e3 Sonar fixes 3 years ago
  Andreas Beeker a7d741fd17 Sonar fixes 3 years ago
  Andreas Beeker f7c50cfbe3 add failing regression test files 3 years ago
  Andreas Beeker 77fc30c0e0 sonar fixes 3 years ago
  Andreas Beeker d121353f61 Sonar fixes 3 years ago
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 years ago
  Andreas Beeker a73348fe8b Update library versions 3 years ago
  Andreas Beeker dfdf9e6d6f #64411 - Provide JigSaw modules 3 years ago
  PJ Fanning cdf5f3d1fe fix test compile - some follow up needed 3 years ago
  PJ Fanning 40da053a4a fix spelling of OutlookTextExtractor class name 4 years ago
  Dominik Stadler 1a3e69fe16 Include actual found type in exception when encountering unexpected type of file in ExtractorFactory 5 years ago
  Dominik Stadler ae3d6944db IDE and JavaDoc fixes, close() in tests 5 years ago
  Andreas Beeker 655c24dcb5 Remove/Minimize references to Scratchpad module from other modules 5 years ago
  Andreas Beeker 96d5fab483 #62649 - Remove OPOIFS 5 years ago
  Andreas Beeker 6ce329eca4 #62355 - unsplit packages - 1 - moved classes 6 years ago
  Andreas Beeker e816131759 #62319 - Decommission XSLF-/PowerPointExtractor 6 years ago
  Dominik Stadler 2444a5396d Close resources in tests and in case of Exceptions and use try-with-resources. Close the socket-connection during encrpyting/decrypting as soon as it is not needed any more. 6 years ago
  Dominik Stadler 268d3371c6 Deprecate methods with typos and provide new ones. 6 years ago
  PJ Fanning de664ee97a tidy up some test code 6 years ago
  Tim Allison 9efbfd9d7d 60805 (partial) -- remove/suppress println in tests 6 years ago
  Dominik Stadler 84e0fc5e42 Test for another type of xml-bomb 7 years ago
  Tim Allison c2bce0370e 60826 -- clean up. Many, many thanks to Javen O'Neal's code review! 7 years ago
  Tim Allison e6ff9b74f4 60826 -- add initial support for streaming reading of xlsb files. 7 years ago
  Dominik Stadler 68d0f816e9 Add some missing close() calls 7 years ago
  Andreas Beeker 1690ec2d19 merge trunk to branch 7 years ago
  Javen O'Neal aed1cdcac1 add comment for purpose of test 7 years ago
  Javen O'Neal 786b7ce4dd bug 45565: add failing unit test for bug 45565 7 years ago
  Andreas Beeker 2e50133e88 merge trunk to branch 7 years ago
  Javen O'Neal db1fd20584 bug 60128: close open file descriptors when exceptions are thrown from OPCPackage.open 7 years ago
  Nick Burch ef2af2d53d Start moving logic over into the main and scratchpad jars for OLE2 7 years ago
  Javen O'Neal 8a9cb7c66b reorganize imports (remove unused imports, sort alphabetically) 7 years ago
  Andreas Beeker 1e65636048 some zips can't be opened via ZipFile in JDK6, as the central directory 8 years ago
  Dominik Stadler 15d70b0828 Check for null in IOUtils.closeQuietly() to not log this unnecessarily 8 years ago
  Nick Burch 6e21b85d8e #59074 More helpful exception if Excel 1-95 files are given to ExtractorFactory 8 years ago
  Nick Burch 7fdd90fecb Refactor to pull out the list of Excel 97+ directory entry names to a common place, avoiding duplication. Also starts on unit testing #59074 8 years ago
  Dominik Stadler 17ed7975e2 One more possible resource leak when creating the TextExtractor fails with a RuntimeException or one of the named exceptions 8 years ago
  Dominik Stadler e55a1b63e1 Adjust test for extracting some more 8 years ago
  Dominik Stadler a74cded68d Handle some cases better where file handles were left open by the ExtractorFactory, mostly when opening files failed, but also when using the NPOIFSFileSystem for initialization. 8 years ago
  Dustin Spicuzza bc6ee96e1a Add Visio OOXML text extractor + tests 8 years ago
  Andreas Beeker fad6546d8a sonar fixes 8 years ago
  Nick Burch 0227765619 Detect OOXML-strict, and give more helpful exceptions for them 9 years ago
  Nick Burch 06efaaecf8 Stub unit tests for #57699 9 years ago
  Nick Burch b22b9cf0d5 Fix inconsistent indents 9 years ago
  Nick Burch 47a2847cbe Give a more helpful exception if a Visio VSDX ooxml file is passed to ExtractorFactory 9 years ago
  Dominik Stadler dec03ba459 Add missing close() of resources in both production code and tests 9 years ago
  Dominik Stadler 2b3724132c Adjust TestExtractorFactory to provide more output to see why it fails on Maven builds on nemo.sonarsource.org 10 years ago