summaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
...
* [bug-65738] do not treat zip directories as partsPJ Fanning2021-12-101-1/+7
* log4j 2.15.0PJ Fanning2021-12-101-3/+3
* [github-285] Issue in XDGFShape getTxtPinX. Thanks to Dmitry Komarov. This cl...PJ Fanning2021-12-091-3/+3
* add data-formatter testPJ Fanning2021-12-081-0/+13
* upgrade spotbugsPJ Fanning2021-12-081-1/+1
* Close some streams/workbooks properlyDominik Stadler2021-12-061-5/+6
* add xlookup testPJ Fanning2021-12-061-1/+15
* initial work on example 5PJ Fanning2021-12-051-3/+0
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-055-39/+61
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-051-2/+13
* Apply IDE suggestions, adjust tests, ...Dominik Stadler2021-12-054-14/+14
* [github-243] basic version of XLookupPJ Fanning2021-12-021-0/+78
* [bug-65718] Charts imported without blip fillsPJ Fanning2021-12-024-18/+73
* undo * importPJ Fanning2021-12-011-1/+4
* add /* ====================================================================PJ Fanning2021-12-014-16/+45
* spelling of embeddedPJ Fanning2021-12-011-1/+1
* [bug-65715] fix bug in getDrawingPatriarchPJ Fanning2021-12-013-5/+4
* [bug-65711] add testPJ Fanning2021-11-291-0/+21
* [bug-65711] Fix overriding relation IDs in importBlipPJ Fanning2021-11-292-10/+3
* cache vml drawingPJ Fanning2021-11-282-36/+43
* [bug-65706] ignore trash parts in OOXML filesPJ Fanning2021-11-272-8/+21
* missing bracketPJ Fanning2021-11-261-1/+1
* add test for comment modificationPJ Fanning2021-11-261-0/+54
* javadocPJ Fanning2021-11-262-10/+10
* [bug-65706] fix syntax of log messagePJ Fanning2021-11-251-1/+1
* tidy up gradle scriptsPJ Fanning2021-11-251-2/+2
* saxon testPJ Fanning2021-11-251-1/+4
* rerwite test that fails when run with saxon (because test relies on XML forma...PJ Fanning2021-11-241-22/+53
* [github-281] Thanks to This closes #281PJ Fanning2021-11-241-0/+19
* stray importsPJ Fanning2021-11-221-3/+0
* #65694 - HSLF - handle date/time fields and formatsAndreas Beeker2021-11-221-7/+1
* add comment testsPJ Fanning2021-11-211-36/+46
* add comment testsPJ Fanning2021-11-211-9/+43
* add comment testsPJ Fanning2021-11-211-10/+45
* javadoc issuePJ Fanning2021-11-211-1/+0
* set sheet on comments tablePJ Fanning2021-11-211-1/+3
* set sheet on comments tablePJ Fanning2021-11-215-42/+32
* add comment testsPJ Fanning2021-11-211-1/+66
* fix broken testPJ Fanning2021-11-201-7/+9
* remove comment iteratorPJ Fanning2021-11-203-60/+24
* reduce use of comment iteratorPJ Fanning2021-11-201-4/+3
* javadocPJ Fanning2021-11-202-4/+12
* add shape data to comments in iteratorPJ Fanning2021-11-203-16/+22
* use try block to close input streamsPJ Fanning2021-11-205-51/+60
* use try block to close output streamsPJ Fanning2021-11-205-15/+16
* use try block to close output streamsPJ Fanning2021-11-2028-105/+113
* expose VMLDrawing in SXSSF codePJ Fanning2021-11-202-8/+27
* try to make CommentsTable more extensiblePJ Fanning2021-11-191-1/+0
* try to make CommentsTable more extensiblePJ Fanning2021-11-192-9/+11
* try to make CommentsTable more extensiblePJ Fanning2021-11-192-4/+5