644 Commits (47e49a3a1638ceb7bb93810b920ee393055fe086)

Author SHA1 Message Date
  PJ Fanning acd5d04daa [bug-66278] Bug with multiple gradient stops at the exact same location causing a rendering failure (AWT -> not enough colors in gradient). Thanks to Gareth Floodgate. This closes #385 1 year ago
  PJ Fanning 06e2213ac1 lgtm issues 1 year ago
  PJ Fanning e23d96a6ad try to use IllegalStateException instead of RuntimeException 1 year ago
  PJ Fanning 6e7f6dad21 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 e485bf0b65 add CellUtil test 1 year ago
  PJ Fanning ff2e90e9a5 rework CellUtil test 1 year ago
  PJ Fanning dc12e93abb CellUtil: allow fill colors to be set to null 1 year ago
  PJ Fanning fe8c8eca89 bug-66052 fix broken test 1 year ago
  PJ Fanning ecfb35e0d9 try to fix tests 1 year ago
  PJ Fanning a1cb1812dd broken test 1 year ago
  PJ Fanning d00be6e7db [TIKA-3388] issue with non-ascii chars in file name of embedded OLE object 1 year ago
  PJ Fanning aa8c73ea4a sonar issues 1 year ago
  PJ Fanning deffaacd0f sonar issues 1 year ago
  PJ Fanning b8cd360300 some int narrowing 1 year ago
  PJ Fanning fafadd5037 [bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be initialized 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 725b256e95 [bug-66181] add time example 1 year ago
  PJ Fanning 633baa45eb [bug-66181] fix issue with evaluation of blank string in VALUE function 1 year ago
  PJ Fanning 280b5130e2 update test 1 year ago
  PJ Fanning c9d057f4e1 [bug-66189] add test case 1 year ago
  Dominik Stadler af4d1e9f1a Adjust some tests for Java 19 and Java 20 1 year ago
  Dominik Stadler 4df10cf9dd Fix issues found when fuzzing Apache POI via Jazzer 1 year ago
  Dominik Stadler 92b8cf9984 Also look for test-data in parent-directory 1 year ago
  PJ Fanning 56fe91998a disable test on java 19 1 year ago
  PJ Fanning 0ff40e8fb7 issue with junit upgrade 1 year ago
  PJ Fanning dcb6742a26 try to fix jaav 17 build 1 year ago
  PJ Fanning 749bdfb5a7 revert accidental changes 1 year ago
  PJ Fanning 1ce0f77bdd [bug-66176] rework text box support 1 year ago
  PJ Fanning 64bd4c0e88 try to fix issue where java9 module-info compiles don't happen 1 year ago
  PJ Fanning 072aec8ad2 use common PictureType 1 year ago
  PJ Fanning 6dd67aa494 test issue 1 year ago
  PJ Fanning b0b6747ce3 test issue 1 year ago
  PJ Fanning fa045845f5 [bug-55330] add setMargin(PageMargin, double) 1 year ago
  PJ Fanning 5355725197 [bug-55330] add getMargin(PageMargin) 1 year ago
  PJ Fanning 0704929412 [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method 1 year ago
  PJ Fanning b641f077cc [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method 1 year ago
  PJ Fanning 590e49c143 [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method 1 year ago
  PJ Fanning 48e9d6a6d5 javadoc 1 year ago
  PJ Fanning ad6af709b8 [github-348] tidy up number casting 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 dc7e2de82e [github-356] extra condition change 1 year ago
  PJ Fanning 773ad5e825 [github-356] accept some of the changes in this PR (not all) 1 year ago
  PJ Fanning d849809f22 java 17 compile issue 1 year ago
  PJ Fanning bd2a798c3c java 17 compile issue 1 year ago
  PJ Fanning 22badcef27 [github-342] Use foreach. Thanks to XenoAmess. This closes #342 1 year ago