summaryrefslogtreecommitdiffstats
path: root/poi/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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-282-3/+12
* [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategyPJ Fanning2021-12-282-10/+11
* preserve rich text in cell copyPJ Fanning2021-12-241-1/+1
* [github-290] Customize Spliterator implementations for better parallelism. Th...PJ Fanning2021-12-2323-18/+265
* code tidy upPJ Fanning2021-12-1836-136/+136
* 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-65739] reduce log level of message to debugPJ Fanning2021-12-101-11/+6
* update testsPJ Fanning2021-12-081-1/+17
* [bug-65730] add setUseCachedValuesForFormulaCells on DataFormatterPJ Fanning2021-12-081-4/+57
* try to get xlookup example 6 to workPJ Fanning2021-12-061-1/+3
* Fix forbidden-api violation for using wrong loggerDominik Stadler2021-12-061-14/+17
* add xmatch testPJ Fanning2021-12-061-1/+24
* add initial version of XMATCHPJ Fanning2021-12-052-0/+103
* initial work on example 5PJ Fanning2021-12-051-13/+6
* initial work on example 5PJ Fanning2021-12-051-4/+18
* fix broken xlookup testPJ Fanning2021-12-051-1/+4
* 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-051-3/+9
* Apply IDE suggestions, adjust tests, ...Dominik Stadler2021-12-052-7/+7
* add xlookup testsPJ Fanning2021-12-051-20/+10
* refactor LookupUtilsPJ Fanning2021-12-041-8/+23
* refactor LookupUtilsPJ Fanning2021-12-031-2/+6
* refactor LookupUtilsPJ Fanning2021-12-031-1/+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-028-33/+519
* typoPJ Fanning2021-12-021-1/+1
* [bug-65715] fix bug in getDrawingPatriarchPJ Fanning2021-12-011-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
* [bug-65703] new DataFormatter method: setUse4DigitYearsInAllDateFormats - def...PJ Fanning2021-11-251-2/+37
* [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-251-1/+2
* [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-231-1/+1
* #65694 - HSLF - handle date/time fields and formatsAndreas Beeker2021-11-225-41/+87
* javadoc issuePJ Fanning2021-11-211-2/+2
* use try block to close input streamsPJ Fanning2021-11-202-8/+9
* some incorrect uses of PJ Fanning2021-11-183-3/+3
* try to make comments table more extensiblePJ Fanning2021-11-171-0/+0
* javadocPJ Fanning2021-11-161-2/+2