summaryrefslogtreecommitdiffstats
path: root/poi-scratchpad
Commit message (Expand)AuthorAgeFilesLines
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-135-5/+30
* [bug-65741] rework previous changePJ Fanning2021-12-131-1/+1
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-054-13/+44
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-055-5/+24
* Apply IDE suggestions, adjust tests, ...Dominik Stadler2021-12-053-6/+13
* remove unfinished testPJ Fanning2021-12-011-15/+0
* fix merge issuePJ Fanning2021-12-011-1/+0
* code formattingPJ Fanning2021-12-011-0/+16
* spelling of embeddedPJ Fanning2021-12-015-11/+11
* [bug-65715] fix bug in getDrawingPatriarchPJ Fanning2021-12-012-0/+0
* Fix date format differences Java 8 vs 9+Andreas Beeker2021-11-271-1/+5
* tidy up gradle scriptsPJ Fanning2021-11-251-2/+2
* saxon testPJ Fanning2021-11-251-1/+5
* #65694 - HSLF - handle date/time fields and formatsAndreas Beeker2021-11-2210-460/+1078
* some incorrect uses of PJ Fanning2021-11-182-2/+2
* javadocPJ Fanning2021-11-161-1/+1
* [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...PJ Fanning2021-11-141-3/+2
* javadoc typoPJ Fanning2021-11-098-9/+9
* Use append(char) instead of string where possibleDominik Stadler2021-11-071-2/+2
* Add some more forbidden-apis to prefer core JDK classes over Guava and common...Dominik Stadler2021-11-072-4/+5
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-261-7/+0
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-261-0/+7
* try to add LICENSE and NOTICE to sources jarsPJ Fanning2021-10-251-0/+7
* try to add LICENSE and NOTICE to javadoc jarsPJ Fanning2021-10-251-0/+7
* #65653 - HSLF FillType for texture and background color fills ignoredAndreas Beeker2021-10-242-0/+22
* configurable max record lenPJ Fanning2021-10-246-11/+83
* [bug-65650] use image/x-pict mime typePJ Fanning2021-10-231-1/+1
* remove deprecated codePJ Fanning2021-10-221-11/+0
* more support for configurable max record lenPJ Fanning2021-10-2221-128/+82
* more support for configurable max record lenPJ Fanning2021-10-2221-119/+91
* make max record sizes configurablePJ Fanning2021-10-214-11/+39
* make max record sizes configurablePJ Fanning2021-10-2118-410/+619
* make max record sizes configurablePJ Fanning2021-10-213-20/+43
* [bug-65639] add doc about lack of thread safteyPJ Fanning2021-10-211-0/+10
* [bug-65639] increase max size of HSLF font data and try to cache the FontHead...PJ Fanning2021-10-211-5/+14
* get proper xmlbeans 5.0.2 releasePJ Fanning2021-10-201-7/+0
* sonar fixesAndreas Beeker2021-10-1810-105/+100
* [bug-65255] add test case but cannot reproduce issuePJ Fanning2021-10-181-2/+2
* sonar fixesAndreas Beeker2021-10-181-17/+14
* sonar fixesAndreas Beeker2021-10-179-102/+64
* #64036 - Replace reflection calls in factories for Java 9+Andreas Beeker2021-10-167-36/+53
* xmlbeans 5.0.2 (temporarily from a pre-release location)PJ Fanning2021-10-131-0/+7
* #64716 - wmf display errorAndreas Beeker2021-10-131-4/+11
* #64716 - wmf display errorAndreas Beeker2021-10-128-41/+191
* [bug-62215] add test case for sxssf formulas - issue was already fixedPJ Fanning2021-10-112-0/+0
* build issuePJ Fanning2021-10-081-0/+1
* make array into immutable collection (spotbugs issue)PJ Fanning2021-10-031-9/+10
* lgtm javadoc issuesPJ Fanning2021-10-032-6/+2
* sonar issuesPJ Fanning2021-10-031-1/+1
* Replace explicit close with try-with-resourcesMarius Volkhart2021-10-011-6/+6