111 Commits (57d746827f48710f094b09f5d4a24090be97d4fb)

Author SHA1 Message Date
  Dominik Stadler 57d746827f Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  PJ Fanning 273067b103 apply some spelling fixes 11 months ago
  PJ Fanning 99634d6af6 apply some spelling fixes 11 months ago
  Dominik Stadler d3e35e740a Remove deprecation warnings reported with newer commons-io 1 year ago
  PJ Fanning 27344ca661 use 'an' 1 year ago
  Dominik Stadler b8cc997cd0 Bug 66521: Add a utility to clear all thread locals 1 year ago
  Dominik Stadler 5b84aae94c Update/fix JavaDoc and add "throws" 1 year ago
  PJ Fanning dcc66fde79 [bug-66518] fix issue in AbstractExcelUtils.getColor(HSSFColor) 1 year ago
  PJ Fanning 9a181c1a2d [bug-66518] fix issue in AbstractExcelUtils.getColor(HSSFColor) 1 year ago
  PJ Fanning d07d8e42b9 revert use of ExceptionUtil on caught exceptions (not useful) 1 year ago
  PJ Fanning 3968e289e4 fix up use of ExceptionUtil in main poi-scratchpad module 1 year ago
  Dominik Stadler 1ff1e84e4a Avoid some NullPointerException and ClassCastExceptions found when fuzzing Apache POI 1 year ago
  Dominik Stadler 49526667ab Change more assertions to proper checks 1 year ago
  Dominik Stadler 059283c9e6 Prevent more cases of unbounded allocation 1 year ago
  Dominik Stadler 5724a77cf2 Avoid some NullPointerExceptions and ClassCastExceptions found when fuzzing Apache POI 1 year ago
  PJ Fanning c838c6cd6c [bug-66335] apply rest of fix 1 year ago
  PJ Fanning c4a0266cb3 [bug-66335] add test case for issue and add some of the code from purported fix 1 year ago
  PJ Fanning 52968d92da update javadoc 1 year ago
  PJ Fanning 933948a846 [bug-66301] Add a method to properly write the header necessary for a MSG attachment. Thanks to Lyn Evans. 1 year ago
  PJ Fanning 6e7f6dad21 try to use IllegalStateException instead of RuntimeException 1 year ago
  PJ Fanning 7235ff9036 try to use IllegalStateException instead of RuntimeException 1 year ago
  PJ Fanning 59b16f025b try to use IllegalStateException instead of RuntimeException 1 year ago
  PJ Fanning 34601b5377 some lgtm issues 1 year ago
  PJ Fanning 913d1eecf5 [bug-63576] support capitalized text in WordExtractor (HWPF) 1 year ago
  PJ Fanning deffaacd0f sonar issues 1 year ago
  PJ Fanning 03a39fd9dc more int narrowing 1 year ago
  PJ Fanning 9d7d2f26e0 more int narrowing 1 year ago
  PJ Fanning 114f8b8fde test issue 1 year ago
  PJ Fanning b8cd360300 some int narrowing 1 year ago
  PJ Fanning d7d13a11c1 [github-367] use uppercase L for longs. Thanks to Arturo Bernal. This closes #367 1 year ago
  PJ Fanning bbfd7b9ec8 [github-365] use lambdas. Thanks to Arturo Bernal. This closes #365 1 year ago
  PJ Fanning eaa27548fa [github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This closes #366 1 year ago
  PJ Fanning 3247a4160e [github-364] use Math.min/max. Thanks to Arturo Bernal. This closes #364 1 year ago
  PJ Fanning 32069e6f5a [github-353] Use printf. Thanks to XenoAmess. This closes #353 1 year ago
  PJ Fanning 50c40b61f7 [github-354] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #354 1 year ago
  PJ Fanning c589f0ee7a [github-339] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #339 1 year ago
  PJ Fanning 46b14041bf java 17 compile issue 1 year ago
  PJ Fanning 22badcef27 [github-342] Use foreach. Thanks to XenoAmess. This closes #342 1 year ago
  PJ Fanning 4f54f29a2d [github-345] Use switch instead of if. Thanks to XenoAmess. This closes #345 1 year ago
  PJ Fanning b0400647a9 java 17 compile issues 1 year ago
  PJ Fanning ce3371e92e [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341 1 year ago
  PJ Fanning 01f14a7548 [github-361] reuse regex pattern instances. Thanks to XenoAmess. This closes #361 1 year ago
  PJ Fanning 87ee700d04 [github-340] make more use of StandardCharsets. Thanks to XenoAmess. This closes #340 1 year ago
  Dominik Stadler bfd2266779 Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  PJ Fanning a1463e32e5 increase max size of hwmf picture 2 years ago
  PJ Fanning d013349052 use spaces for indents 2 years ago
  Dominik Stadler d648c6d652 Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  Dominik Stadler 9df7e2d847 Prevent one more case of allocating endlessly on invalid TNEF/HMEF/MAPI files 2 years ago
  Dominik Stadler a7810011c7 Fix issues found when fuzzing Apache POI via Jazzer 2 years ago
  Dominik Stadler 116c3e91ad Add/update some JavaDoc 2 years ago