aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use spaces for indentsPJ Fanning2022-03-2023-269/+270
* compile issuePJ Fanning2022-03-201-1/+1
* Avoid flaky tests with parallel executionDominik Stadler2022-03-202-0/+9
* Remove unused imports, remove unnecessary boxing of int-value and apply some ...Dominik Stadler2022-03-208-46/+38
* Improve error message if formula cannot be parsedDominik Stadler2022-03-201-4/+4
* Add reproducer for possible OOM when reading pictures in XWPFDominik Stadler2022-03-201-1/+14
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2022-03-203-3/+13
* Prevent one more case of allocating endlessly on invalid TNEF/HMEF/MAPI filesDominik Stadler2022-03-202-10/+16
* Bug 65854: Use revert() instead of close() when OPCPackage is opened read-onlyDominik Stadler2022-03-202-10/+38
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2022-03-206-22/+52
* POI 5.2.2 releasePJ Fanning2022-03-194-4/+11
* javadocPJ Fanning2022-03-151-1/+1
* update testPJ Fanning2022-03-151-0/+3
* add xssf test (width/height)PJ Fanning2022-03-153-2/+30
* upgrade gradlePJ Fanning2022-03-141-15/+1
* revert: try to fix java 18 build issuePJ Fanning2022-03-131-5/+0
* try to fix java 18 build issuePJ Fanning2022-03-131-0/+5
* handle case where toByteArray truncates stream because max len is less than s...PJ Fanning2022-03-122-11/+53
* prep 5.2.2 releasePJ Fanning2022-03-123-4/+4
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-121-1/+1
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-122-15/+39
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-111-1/+1
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-111-1/+26
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-112-5/+31
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-113-7/+3
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-111-5/+5
* [bug-65946] remove duplicate Category property from extracted propertiesPJ Fanning2022-03-092-30/+51
* [bug-65946] remove duplicate Category property from extracted propertiesPJ Fanning2022-03-091-1/+0
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string table...PJ Fanning2022-03-091-40/+50
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string table...PJ Fanning2022-03-093-3/+51
* update mockitoPJ Fanning2022-03-083-3/+3
* missing licensePJ Fanning2022-03-071-0/+17
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-072-0/+44
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-072-4/+8
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-073-1/+84
* [bug-65935] add removeTextRunPJ Fanning2022-03-072-2/+62
* reformatPJ Fanning2022-03-071-45/+45
* reformatPJ Fanning2022-03-071-4/+4
* [bug-65934] add removeTextParagraphPJ Fanning2022-03-072-6/+57
* [github-310] use XWPFRunPJ Fanning2022-03-062-30/+16
* [github-310] Allow XWPF sections to have distinct headers and footers. Thanks...PJ Fanning2022-03-062-3/+220
* 5.2.0 releasePJ Fanning2022-03-031-0/+7
* plugin seems to be built with java version that does not support java 8PJ Fanning2022-03-021-1/+1
* upgrade guavaPJ Fanning2022-03-014-4/+4
* add license pluginPJ Fanning2022-02-281-1/+1
* add license pluginPJ Fanning2022-02-281-0/+27
* change version to 5.2.2-SNAPSHOTPJ Fanning2022-02-283-4/+4
* graphics2d 0.35PJ Fanning2022-02-282-4/+4
* log4j 2.17.2PJ Fanning2022-02-284-8/+8
* [bug-65915] possible issue in boolean function supportPJ Fanning2022-02-252-9/+16