summaryrefslogtreecommitdiffstats
path: root/poi
Commit message (Expand)AuthorAgeFilesLines
* 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
* add xlookup testsPJ Fanning2021-12-051-2/+36
* refactor LookupUtilsPJ Fanning2021-12-041-8/+23
* add xlookup testsPJ Fanning2021-12-031-0/+1
* add xlookup testsPJ Fanning2021-12-031-0/+5
* refactor LookupUtilsPJ Fanning2021-12-031-2/+6
* refactor LookupUtilsPJ Fanning2021-12-032-2/+55
* refactor LookupUtilsPJ Fanning2021-12-031-47/+40
* [github-243] basic version of XLookupPJ Fanning2021-12-021-3/+2
* [github-243] basic version of XLookupPJ Fanning2021-12-029-33/+666
* typoPJ Fanning2021-12-021-1/+1
* code formattingPJ Fanning2021-12-011-16/+10
* spelling of embeddedPJ Fanning2021-12-011-2/+2
* [bug-65715] fix bug in getDrawingPatriarchPJ Fanning2021-12-012-0/+0
* Add some missing JavaDoc for WorkbookFactory and ExtractorFactoryDominik Stadler2021-11-302-16/+86
* cache vml drawingPJ Fanning2021-11-281-0/+0
* Fix date format differences Java 8 vs 9+Andreas Beeker2021-11-271-0/+0
* javadocPJ Fanning2021-11-262-24/+24
* use temp directory instead of test-dataAndreas Beeker2021-11-251-16/+4
* [bug-65703] new DataFormatter method: setUse4DigitYearsInAllDateFormats - def...PJ Fanning2021-11-252-2/+73
* tidy up gradle scriptsPJ Fanning2021-11-251-2/+2
* saxon testPJ Fanning2021-11-251-1/+5
* [bug-63211] fix issue with escaped % in custom number formatPJ Fanning2021-11-251-1/+4
* [bug-63211] fix issue with escaped % in custom number formatPJ Fanning2021-11-252-1/+14
* [bug-65701] use createElementNS in agile encyption writer codePJ Fanning2021-11-246-17/+13
* [github-281] Thanks to This closes #281PJ Fanning2021-11-241-1/+1
* [bug-65700] do not warn if transformer factory does not support accessExterna...PJ Fanning2021-11-232-1/+9