125 Commits (9ae14ef6f024b9e5390614b0b2d455777eda3435)

Author SHA1 Message Date
  Dominik Stadler 9ae14ef6f0 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  Dominik Stadler f034ca26b9 Bug 66425: Avoid a NullPointerException found via oss-fuzz 10 months ago
  Dominik Stadler 80264d5648 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  Dominik Stadler 316738c9d0 Bug 66425: Avoid a NullPointerException found via oss-fuzz 10 months ago
  Dominik Stadler 107def2e65 Bug 66425: Avoid a StackOverflowException found via oss-fuzz 10 months ago
  Dominik Stadler ccec6c4bf8 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  Dominik Stadler fdeae16b0c Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  Dominik Stadler 2e8afc0c01 Bug 66425: Avoid a StackOverflowException 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 2c5264277a Bug 66425: Avoid an AssertionError found via oss-fuzz 10 months ago
  Dominik Stadler f6b1435db1 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  Dominik Stadler a8b31c37a6 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  Dominik Stadler 1e8e95c3a6 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  Dominik Stadler 57d746827f Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  PJ Fanning 273067b103 apply some spelling fixes 1 year ago
  PJ Fanning 99634d6af6 apply some spelling fixes 1 year 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