aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [github-321] Fix issue with rounding in DataFormatter. Thanks to Colin Wang. ...PJ Fanning2022-04-093-4/+6
* increase tolerance on rate test due to failuresPJ Fanning2022-04-091-1/+3
* forbidden api issuePJ Fanning2022-04-091-3/+5
* Bug 65988: Rate function giving incorrect resultsYegor Kozlov2022-04-082-34/+146
* [github-321] add test casePJ Fanning2022-04-082-0/+16
* update apache ratPJ Fanning2022-04-061-1/+1
* [github-319] fix javadoc on setColumnHidden. Thanks to CodeMonkeyLab. This cl...PJ Fanning2022-04-055-8/+9
* Various smaller changesDominik Stadler2022-04-035-14/+43
* Speed up execution of formulas with whole-column area referenceDominik Stadler2022-04-033-4/+176
* Use a modified version of NullPrintStream in integration testsDominik Stadler2022-04-032-2/+61
* [bug-65993] support copying hssf hyperlinks to xssf and respect full cell rangePJ Fanning2022-04-022-21/+77
* [github-318] handle null raw text. Thanks to wanglunhui2012. This closes #318PJ Fanning2022-04-021-1/+1
* Also exclude new files in rat-check of ant-buildDominik Stadler2022-04-011-0/+1
* Suppress forbidden-apis failing with MemoryLeakVerifier in JDK 18Dominik Stadler2022-04-011-0/+1
* Update forbiddenapis to 3.3Dominik Stadler2022-04-011-1/+2
* apply change that stackoverflow (but that does not fix the broken case)PJ Fanning2022-03-311-2/+2
* reformat filePJ Fanning2022-03-311-87/+87
* [bug-65988] add test case for rate function (failing)PJ Fanning2022-03-311-0/+65
* upgrade graphics2dPJ Fanning2022-03-312-2/+2
* addHyperlink method on SXSSFSheetPJ Fanning2022-03-292-14/+46
* javadocPJ Fanning2022-03-291-0/+1
* do not fail if xslt transformer does not support accessExternalStylesheet att...PJ Fanning2022-03-281-4/+4
* upgrade saxonPJ Fanning2022-03-281-1/+1
* upgrade jmhPJ Fanning2022-03-282-4/+4
* spotbugs issuePJ Fanning2022-03-281-1/+1
* try upgrading spotbugs againPJ Fanning2022-03-281-1/+1
* upgrade forbiddenapisPJ Fanning2022-03-281-1/+1
* [github-314] Add equals and hashcode to PaneInformation. Thanks to Daniel Shu...PJ Fanning2022-03-272-12/+108
* Avoid intermittent failure of srcDistZip with parallel builds/testsDominik Stadler2022-03-241-0/+3
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2022-03-241-2/+0
* Add a target to extract all third-party libraries into directory build/runtimeDominik Stadler2022-03-241-0/+8
* poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-te...Dominik Stadler2022-03-249-14/+3659
* OOXMLLiteAgent: Some smaller adjustmentsDominik Stadler2022-03-241-5/+7
* [bug-65973] fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-222-2/+23
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-1/+20
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-222-1/+51
* increase max size of hwmf picturePJ Fanning2022-03-221-1/+1
* small refactorPJ Fanning2022-03-221-3/+2
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-2/+2
* spellingPJ Fanning2022-03-223-6/+6
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-4/+13
* [bug-65973] partial fix for removing hyperlinks that span multiple cellsPJ Fanning2022-03-221-2/+3
* [bug-64536] add another testPJ Fanning2022-03-201-18/+26
* [bug-64536] add getDimension on XSSFSheetPJ Fanning2022-03-203-0/+38
* 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