523 Commits (cc4ccbae1d5389d5c973be997171f04fe5a7c4bb)

Author SHA1 Message Date
  Dominik Stadler cc4ccbae1d Bug 66425: Avoid NullPointerExceptions found via poi-fuzz 9 months ago
  PJ Fanning ca681fd706 [bug-63934] Fix parsing of structure references. Thanks to Matthias Raschhofer. This closes #514 9 months ago
  Dominik Stadler dbd8808432 Bug 66425: Avoid a NullPointerException found via oss-fuzz 9 months ago
  PJ Fanning d152861036 [bug-66855] Formula parser incorrectly handles sheet name containing multiple single quotes in a row. Thanks to Kirill lebedev. This closes #496 10 months ago
  Dominik Stadler e706f37170 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  Dominik Stadler 5efa428ca0 Bug 66425: Avoid a ClassCastException found via oss-fuzz 10 months ago
  PJ Fanning c6aa3a1318 [github-488] Round up seconds in CellElapsedFormatter. Thanks to Anthony Schott. This closes #488 11 months ago
  PJ Fanning 1f446e0aef undo last change due to broken test 11 months ago
  PJ Fanning cd2dcd3940 [github-487] Round up seconds in CellElapsedFormatter. Thanks to Anthony Schott. This closes #487 11 months ago
  PJ Fanning 273067b103 apply some spelling fixes 1 year ago
  PJ Fanning f331d08c22 apply some spelling fixes 1 year ago
  PJ Fanning b90935055d apply some spelling fixes 1 year ago
  PJ Fanning 99634d6af6 apply some spelling fixes 1 year ago
  Dominik Stadler 6442dccab9 Bug 66632: Round char-width instead of cutting off 1 year ago
  Dominik Stadler d3e35e740a Remove deprecation warnings reported with newer commons-io 1 year ago
  PJ Fanning 2676dcc7f4 [bug-66614] remove limit on offset function params 1 year ago
  PJ Fanning 420c96f74e don't share the skip bytes buffer 1 year ago
  PJ Fanning 9e53a4f7c2 don't share the skip bytes buffer 1 year ago
  Dominik Stadler c0484ce62d Add more information in exception when formula parsing fails 1 year ago
  PJ Fanning 2ae294e606 use 'its' 1 year ago
  PJ Fanning 27344ca661 use 'an' 1 year ago
  PJ Fanning 6f36cab758 typo 1 year ago
  PJ Fanning 6e244845e5 [bug-66532] more performant way to iterate over codepoints. 1 year ago
  PJ Fanning ef82364bde revert: [bug-66503] Add flag for Excel 4 macros in composite documents. 1 year ago
  PJ Fanning 02efb8f802 revert: [bug-66503] Add flag for Excel 4 macros in composite documents. 1 year ago
  PJ Fanning c12ed0dd1b [bug-66503] Add flag for Excel 4 macros in composite documents. Thanks to M. P. Halpin 1 year ago
  PJ Fanning e73b20c86d [bug-66532] more performant way to iterate over codepoints. 1 year ago
  PJ Fanning a129086c84 [bug-66532] more performant way to iterate over codepoints. 1 year ago
  PJ Fanning 0275daa5de [bug-66532] more performant way to iterate over codepoints. Thanks to Matthias Raschhofer 1 year ago
  PJ Fanning 6c3aac7a28 javadoc typos 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 15bdee4456 build issue 1 year ago
  PJ Fanning c67d140d77 safety check on throwable catch 1 year ago
  PJ Fanning d07d8e42b9 revert use of ExceptionUtil on caught exceptions (not useful) 1 year ago
  PJ Fanning 3a70d5e002 fix up use of ExceptionUtil in main poi module 1 year ago
  PJ Fanning adcf7bf533 add util code to rethrow fatal exceptions 1 year ago
  PJ Fanning 326126a365 provide way to clear the state on the ThreadLocal used byby ExtractorFactory 1 year ago
  PJ Fanning dc91cdbaaa remove recently added volatile markers due to Sonarcloud warnings 1 year ago
  PJ Fanning c2d2ec0eaf DataFormatter - typo in javadoc and possible NPE 1 year ago
  Dominik Stadler 25d67aa6ec Do not fail if an empty password is provided 1 year ago
  Dominik Stadler 1ca2e638ed Bug 66436: Fix invalid handling of padded encrypted bytes 1 year ago
  PJ Fanning 43551babf1 [bug-65260] partial revert of recent changes 1 year ago
  PJ Fanning 040181c42f [bug-65260] catch Throwable instead of error - see https://github.com/apache/poi/pull/425 1 year ago
  PJ Fanning 34f6955a28 mark some variables that are used in synchronized code as volatile 1 year ago
  Dominik Stadler 6f606cabda Spotbugs: Replace \n with %n in String.format() 1 year ago
  Dominik Stadler bcd3785d7d Use an error-handler to use logging also for XML parsing errors 1 year ago
  Dominik Stadler edc7f8fd6f Bug 54373: Include alpha/transparency value when creating an XSSFColor from an AWT Color object 1 year ago
  PJ Fanning 60872927bd [bug-66433] Boolean functions should blank cells. Thanks to Patrick Böker 1 year ago
  PJ Fanning 5c964e4194 [bug-66413] try to fix HSSF code where you can set fill colors 1 year ago