523 Commits (cc4ccbae1d5389d5c973be997171f04fe5a7c4bb)

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