aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* use isEmpty()PJ Fanning2021-12-3013-19/+19
* deprecated annotationPJ Fanning2021-12-301-0/+1
* rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smellPJ Fanning2021-12-301-1/+2
* Fix Sonar issues and print out some more in test-assertions that do fail some...Dominik Stadler2021-12-304-13/+20
* add isEmpty() methodPJ Fanning2021-12-307-12/+13
* add isEmpty() methodPJ Fanning2021-12-301-2/+10
* fix testsPJ Fanning2021-12-291-8/+8
* log4j 2.17.1PJ Fanning2021-12-281-1/+1
* [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategyPJ Fanning2021-12-282-2/+12
* [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategyPJ Fanning2021-12-281-0/+4
* close cursors in finally blocksPJ Fanning2021-12-288-184/+243
* close cursors in finally blocksPJ Fanning2021-12-2818-333/+465
* close input streams for partsPJ Fanning2021-12-284-5/+12
* close input streams for partsPJ Fanning2021-12-288-19/+28
* close input streams for partsPJ Fanning2021-12-2825-75/+137
* close input streams for partsPJ Fanning2021-12-2819-66/+120
* code formatPJ Fanning2021-12-271-1/+5
* code formatPJ Fanning2021-12-271-37/+32
* jmh plugin 1.34PJ Fanning2021-12-241-2/+2
* preserve rich text in cell copyPJ Fanning2021-12-241-0/+13
* [github-290] Customize Spliterator implementations for better parallelism. Th...PJ Fanning2021-12-2316-40/+190
* add testsPJ Fanning2021-12-223-7/+14
* add testsPJ Fanning2021-12-223-16/+26
* extra constructorsPJ Fanning2021-12-221-3/+20
* small refactor of ThemesTablePJ Fanning2021-12-221-6/+30
* small refactor of XSSFReaderPJ Fanning2021-12-221-1/+28
* small refactor of XSSFReaderPJ Fanning2021-12-222-2/+2
* add more XSSFColor constructorsPJ Fanning2021-12-211-6/+29
* [bug-64732] add support for new line escaping when updating table names - tes...PJ Fanning2021-12-211-0/+55
* [bug-64732] add support for new line escaping when updating table namesPJ Fanning2021-12-211-1/+4
* pdfbox dependencyPJ Fanning2021-12-201-2/+4
* update graphics2dPJ Fanning2021-12-201-2/+2
* try to close resources when RuntimeExceptions happenPJ Fanning2021-12-183-22/+32
* code tidy upPJ Fanning2021-12-186-13/+13
* log4j 2.17.0PJ Fanning2021-12-181-1/+1
* upgrade xmlunitPJ Fanning2021-12-171-1/+1
* log4j 2.16.0PJ Fanning2021-12-131-1/+1
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-131-2/+7
* typoPJ Fanning2021-12-131-1/+1
* highlight some exceptionsPJ Fanning2021-12-131-0/+13
* add some testsPJ Fanning2021-12-131-0/+25
* highlight some exceptionsPJ Fanning2021-12-132-0/+41
* [bug-65741] change some methods to throw checked exception InvalidFormatExcep...PJ Fanning2021-12-133-26/+20
* [bug-65741] rework previous changePJ Fanning2021-12-131-45/+36
* [bug-65741] issue with null date values causing npesPJ Fanning2021-12-131-15/+21
* typoPJ Fanning2021-12-131-1/+1
* [bug-65739] reduce log level of message to debugPJ Fanning2021-12-101-1/+1
* [bug-65738] add basic testPJ Fanning2021-12-101-12/+21
* [bug-65738] do not treat zip directories as partsPJ Fanning2021-12-101-1/+7
* log4j 2.15.0PJ Fanning2021-12-101-3/+3