800 Commits (trunk)

Author SHA1 Message Date
  Dominik Stadler 3800aa5418 Bug 66425: Avoid exceptions found via poi-fuzz 1 week ago
  Dominik Stadler 48a69cd5df Add one more "flaky" byte when comparing two documents 2 weeks ago
  Dominik Stadler 4a3b92b305 Comment out flaky assertion and add more information to find which file fails in CI 2 weeks ago
  Dominik Stadler 9453fa908a Bug 66425: Avoid exceptions found via poi-fuzz 2 weeks ago
  PJ Fanning c715f9ee1d [github-607] Support SVGs in XWPF. Thanks to Etienne Gautier. This closes #607 1 month ago
  Dominik Stadler f4af02bb24 Bug 68778: Verify "ignoreMissingFontSystem" for SheetUtil.getDefaultCharWidthAsFloat() 1 month ago
  Axel Howind 263171f80e use method reference 2 months ago
  Axel Howind 6b40b7f966 use Map.computeIfAbsent() 2 months ago
  PJ Fanning 2496ce5229 rework tests 2 months ago
  Axel Howind 05af0e0bf3 Math.toIntExact is unnecessary because value is guaranteed to be between 0 and 15 2 months ago
  Axel Howind 17c6a1ec50 replace List<Byte> with ByteArrayOutputStream to avoid boxing/unboxing and repeated copying of data 2 months ago
  Axel Howind 39a1ced25e fix Logging issues: 2 months ago
  Axel Howind cb10857970 make loggers static final 2 months ago
  Axel Howind 386ddb8e6b move setting of locale for tests to top level build.gradle 2 months ago
  PJ Fanning d59d6b7d7d [github-596] Change cast logic in HSSFChart. Thanks to Ruby Hartono. This closes #596 2 months ago
  PJ Fanning 23ed93817f remove unused loggers. Thanks to Ruby Hartono. This closes #594 and closes #595 2 months ago
  Axel Howind 63899a8810 fix #68635: POI unit tests fail when run under non-US locale 2 months ago
  PJ Fanning c871bb7b9f remove unused loggers - thanks to Ruby Hartono. This closes #588 and closes #589 2 months ago
  PJ Fanning dc025d9365 [github-590] simplify some logging. This closes #590 2 months ago
  PJ Fanning 2469b89ee6 [github-582] improve performance CodepointsUtil.iteratorFor. Thanks to Jason Mirra. This closes #582 3 months ago
  PJ Fanning e455798019 remove one use of CodepointsUtil.iteratorFor 3 months ago
  Dominik Stadler 209e8fc659 Fix handling missing font libraries to again not throw on some types of exception 3 months ago
  Dominik Stadler 147c96da67 Bug 66425: Avoid exceptions found via poi-fuzz 3 months ago
  PJ Fanning 274a7e24f3 [github-578] allow any non-fatal exception when setting up fonts to indicate that the fonts are probably not installed. This closes #578 3 months ago
  Dominik Stadler a27029d1af Bug 66425: Avoid exceptions found via poi-fuzz 4 months ago
  Dominik Stadler 4d175324f2 Bug 66425: Avoid exceptions found via poi-fuzz 4 months ago
  Dominik Stadler 8507fdf371 Bug 66425: Avoid exceptions found via poi-fuzz 4 months ago
  Dominik Stadler 28811d26df Bug 66425: Avoid exceptions found via poi-fuzz 4 months ago
  Dominik Stadler 8e3b60f63d Bug 66425: Avoid exceptions found via poi-fuzz 4 months ago
  PJ Fanning 7e5e9fcc62 try to javadoc more unsupported methods 4 months ago
  Dominik Stadler c8c8130ae3 Make sure OLE2ScratchpadExtractorFacory is sorted first 5 months ago
  Dominik Stadler 15dd62d659 Bug 66425: Avoid exceptions found via poi-fuzz 5 months ago
  PJ Fanning 8819952b2f [bug-68094] try to improve cell width derivation by not rounding 5 months ago
  PJ Fanning e83987b35d [github-545] Make exported sheet names compatible with Excel. Thanks to Aleksandrs Jansons. This closes #545 5 months ago
  PJ Fanning 76b1a6fee4 try to fix broken sxssf tests 6 months ago
  PJ Fanning c9506f0f39 fix broken HSSFWorkbook test 6 months ago
  Dominik Stadler 56eb1ccff6 Bug 66425: Avoid exceptions found via poi-fuzz 6 months ago
  PJ Fanning bcfd81f489 [bug-67579] test that we close input stream 6 months ago
  PJ Fanning d4373c2d09 try to close streams in HSSF tests 6 months ago
  PJ Fanning 5035a531c5 [bug-67784] add test for divide error 6 months ago
  PJ Fanning 08aa6d1730 [bug-67784] add test for divide error 6 months ago
  PJ Fanning dbddc32c1b [bug-67475] better support for edge cases in TEXT function. Thanks to Jakub Vojtisek 6 months ago
  PJ Fanning fccf4a97fb add back leading len into slideshow DrawTextFragment height 6 months ago
  Dominik Stadler e43c1bc911 Bug 66425: Avoid Exceptions found via oss-fuzz 7 months ago
  Dominik Stadler 5cd4fa5488 Bug 66425: Avoid Exceptions found via oss-fuzz 7 months ago
  Dominik Stadler 6fae5bbc18 Bug 66425: Avoid Exceptions found via oss-fuzz 7 months ago
  Dominik Stadler c331c5d26a Bug 66425: Avoid a NullPointerException found via oss-fuzz 7 months ago
  Dominik Stadler e8e6f671ef Assert that deleting test-files and entries works in tests 7 months ago
  Dominik Stadler 360c05d9e3 Bug 66425: Avoid exceptions found via poi-fuzz 7 months ago
  PJ Fanning 505ac31533 commons-io 2.14.0 7 months ago