aboutsummaryrefslogtreecommitdiffstats
path: root/poi
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* #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
* javadocPJ Fanning2021-11-161-1/+1
* javadocPJ Fanning2021-11-161-1/+1
* Move org.apache.poi.hssf.dev classes from poi:main to poi:testAndreas Beeker2021-11-1519-1643/+785
* Code cleanup - repetitive callsAndreas Beeker2021-11-144-11/+19
* missing licensePJ Fanning2021-11-141-0/+16
* [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...PJ Fanning2021-11-141-0/+19
* [github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...PJ Fanning2021-11-1412-43/+39
* [bug-65675] add regression testPJ Fanning2021-11-093-3/+4
* remove old deprecated clone methodPJ Fanning2021-11-081-13/+0
* use spaces for indentsPJ Fanning2021-11-081-11/+11