15 Commits (fd29772be6b3410629eff5bc376b489852d7ee6d)

Author SHA1 Message Date
  Dominik Stadler fd29772be6 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  Dominik Stadler 1b7613329e Bug 66425: Add memory-safeguard in one more place 10 months ago
  Dominik Stadler 8e40aabb18 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  Dominik Stadler d3e35e740a Remove deprecation warnings reported with newer commons-io 1 year ago
  Dominik Stadler 1ff1e84e4a Avoid some NullPointerException and ClassCastExceptions found when fuzzing Apache POI 1 year ago
  Dominik Stadler 5724a77cf2 Avoid some NullPointerExceptions and ClassCastExceptions found when fuzzing Apache POI 1 year ago
  Dominik Stadler bfd2266779 Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  PJ Fanning c8fc960d2d use isEmpty() 2 years ago
  Dominik Stadler 9fa33b2b7e Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  Dominik Stadler 1e9efb5562 Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  PJ Fanning add71cb80a spelling of embedded 2 years ago
  PJ Fanning e216997950 make max record sizes configurable 2 years ago
  PJ Fanning 33f6381c43 convert tabs to spaces 3 years ago
  Andreas Beeker 0614835c55 #65304 - Add commons-io as a dependency 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
  Marius Volkhart d1c9a07860 Add the ability to edit HSLFPictureData contents 3 years ago
  Marius Volkhart cfee75c9b6 Revert "Replace magic constant with reference" changes 3 years ago
  Marius Volkhart 66e08f08d3 Replace magic constant use of Escher Blip End type ID with reference 3 years ago
  Marius Volkhart b9bbac0005 Replace magic constant use of Escher Blip Start type ID with reference 3 years ago
  Marius Volkhart d543e89185 Replace magic constant use of EscherBSERecord type ID with reference 3 years ago
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  Andreas Beeker 3778a3e9e2 Sonar fixes 3 years ago
  Andreas Beeker f7c50cfbe3 add failing regression test files 3 years ago
  Dominik Stadler ac2e1d761e Bug 65009: Fix incorrect index for 1-based pictures 3 years ago
  PJ Fanning b2bfc99cdc fix log text 3 years ago
  PJ Fanning 0e0d1d56da avoid string concats 3 years ago
  Dominik Stadler d835bdef42 Fix file-handle-leaks when re-writing documents or slideshows 3 years ago
  Andreas Beeker 90bfac52d6 Sonar fixes - a few "Try-with-resources should be used" 3 years ago
  Andreas Beeker dfdf9e6d6f #64411 - Provide JigSaw modules 3 years ago
  Andreas Beeker 7daeb4278c Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyClone 4 years ago
  PJ Fanning 2797d07486 try to fix some jdk 14 build issues due to java.lang.Record causing existing POI Record classes to be ambiguous 4 years ago
  Andreas Beeker b4b661acc1 Sonar fixes - use try-with-resources 4 years ago
  Dominik Stadler 6a93b3a9ed Close file-handles for slideshows also when construction fails or when dual-storage is used 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 8ebfec4808 #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 years ago
  Tim Allison 657ad82438 bug 62597 -- bump max record sizes up based on new failures in regression set. I typically bumped to 2x the max found in regression set. 5 years ago
  Andreas Beeker e816131759 #62319 - Decommission XSLF-/PowerPointExtractor 6 years ago
  Tim Allison 53b55eb4c3 Bug 61349 -- add more sanity checks when allocating byte[] 6 years ago
  Dominik Stadler 467053d91c Various code cleanups, "final" for static methods is useless, for-loops, simplify boolean conditions, try-with-resource, javadoc, ... 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  Dominik Stadler 32370cfd1c Remove unnecessary initialization of members 6 years ago
  PJ Fanning b7e55e211b remove some deprecated code slated for removal in 3.18 6 years ago
  Andreas Beeker 87591edbf3 #61162 - En-/decryption support for HWPF 7 years ago
  Andreas Beeker 90cb7589f2 fix eclipse resource leak warnings 7 years ago
  Andreas Beeker b8bfe77718 SonarQube fixes - close resources 7 years ago
  Andreas Beeker 7ef60aa130 SonarCube fix - make members private 7 years ago
  Tim Allison 0ec3c4cd14 60305 -- gracefully handle truncated images while reading pictstream 7 years ago
  Tim Allison c41c38925e whitespace clean up before fix for BUG-60305 7 years ago