summaryrefslogtreecommitdiffstats
path: root/poi-scratchpad/src
Commit message (Expand)AuthorAgeFilesLines
* Add/update some JavaDocDominik Stadler2022-02-2412-41/+42
* refactor some stream codePJ Fanning2022-02-194-35/+38
* refactor some stream codePJ Fanning2022-02-192-33/+36
* refactor some stream codePJ Fanning2022-02-198-132/+142
* rework testPJ Fanning2022-02-191-4/+3
* [bug-65899] fix issue where malformed tnef file can cause memory problemsPJ Fanning2022-02-192-3/+22
* try to fix build for Java 9+PJ Fanning2022-01-222-0/+0
* Introduce an OldVisioFormatException similar to other file-typesDominik Stadler2022-01-223-8/+33
* remove use of deprecated commons-math methodsPJ Fanning2022-01-171-2/+1
* remove and prevent links to stackoverflowAndreas Beeker2022-01-102-33/+0
* Bug 65796: License violation in PICT.javaAxel Howind2022-01-101-19/+2
* Increase new limits for files processed in the mass-regression-testsDominik Stadler2022-01-061-1/+1
* Limit allocated elements in the PlfLfo structure for word documentsDominik Stadler2022-01-062-3/+9
* use isEmpty()PJ Fanning2021-12-302-6/+6
* use isEmpty()PJ Fanning2021-12-303-3/+3
* Fix Sonar issues and print out some more in test-assertions that do fail some...Dominik Stadler2021-12-301-10/+6
* update some code based on sonar issuesPJ Fanning2021-12-291-3/+15
* [github-290] Customize Spliterator implementations for better parallelism. Th...PJ Fanning2021-12-235-0/+44
* code tidy upPJ Fanning2021-12-186-7/+50
* 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
* #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
* #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
* sonar fixesAndreas Beeker2021-10-1810-105/+100
* [bug-65255] add test case but cannot reproduce issuePJ Fanning2021-10-181-2/+2