summaryrefslogtreecommitdiffstats
path: root/poi
Commit message (Expand)AuthorAgeFilesLines
* Increase new limits for files processed in the mass-regression-testsDominik Stadler2022-01-062-2/+2
* licensePJ Fanning2021-12-301-0/+17
* Limit the maximum number of records that are read for an XLSDominik Stadler2021-12-301-4/+11
* Do not set readIndex to "-1" on EOFDominik Stadler2021-12-302-10/+68
* Bug 65312: Make RecordType.byName work for type "formula"Dominik Stadler2021-12-302-2/+37
* Bug 52447: Allow HyperLinkRecord to appear as part of the RowRecordsAggregateDominik Stadler2021-12-302-1/+10
* use isEmpty()PJ Fanning2021-12-306-8/+8
* excelant evaluator if seems uselessPJ Fanning2021-12-301-1/+1
* use isEmpty()PJ Fanning2021-12-3011-17/+12
* typoPJ Fanning2021-12-301-1/+1
* fix testsPJ Fanning2021-12-292-5/+3
* sonar issuesPJ Fanning2021-12-292-6/+7
* fix testPJ Fanning2021-12-291-14/+4
* update some code based on sonar issuesPJ Fanning2021-12-294-5/+9
* [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategyPJ Fanning2021-12-283-5/+19
* [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategyPJ Fanning2021-12-282-10/+11
* close input streams for partsPJ Fanning2021-12-281-0/+0
* preserve rich text in cell copyPJ Fanning2021-12-241-0/+23
* preserve rich text in cell copyPJ Fanning2021-12-241-1/+1
* [github-290] Customize Spliterator implementations for better parallelism. Th...PJ Fanning2021-12-2332-18/+400
* code tidy upPJ Fanning2021-12-1842-163/+163
* code tidy upPJ Fanning2021-12-183-1/+34
* javadocPJ Fanning2021-12-131-1/+1
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-131-0/+6
* [bug-65741] rework previous changePJ Fanning2021-12-132-4/+4
* [bug-65739] reduce log level of message to debugPJ Fanning2021-12-101-11/+6
* update testsPJ Fanning2021-12-081-10/+25
* update testsPJ Fanning2021-12-082-1/+47
* [bug-65730] add setUseCachedValuesForFormulaCells on DataFormatterPJ Fanning2021-12-081-4/+57
* try to get xlookup example 6 to workPJ Fanning2021-12-061-1/+1
* try to get xlookup example 6 to workPJ Fanning2021-12-062-3/+4
* Some more changes for early support for JDK 18Dominik Stadler2021-12-061-1/+5
* Fix forbidden-api violation for using wrong loggerDominik Stadler2021-12-061-14/+17
* Close some streams/workbooks properlyDominik Stadler2021-12-061-0/+11
* add broken test (xlookup)PJ Fanning2021-12-061-0/+29
* add xmatch testPJ Fanning2021-12-061-0/+27
* add xmatch testPJ Fanning2021-12-061-0/+10
* add xmatch testPJ Fanning2021-12-061-3/+33
* add xmatch testPJ Fanning2021-12-062-5/+32
* add initial version of XMATCHPJ Fanning2021-12-061-3/+3
* add initial version of XMATCHPJ Fanning2021-12-053-0/+172
* initial work on example 5PJ Fanning2021-12-051-1/+1
* initial work on example 5PJ Fanning2021-12-052-17/+8
* initial work on example 5PJ Fanning2021-12-052-4/+53
* fix broken xlookup testPJ Fanning2021-12-052-3/+5
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-054-5/+18
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-056-2/+26
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-052-3/+56
* Apply IDE suggestions, adjust tests, ...Dominik Stadler2021-12-052-7/+7
* add xlookup testsPJ Fanning2021-12-052-20/+35