aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* try to fix build for Java 9+PJ Fanning2022-01-222-0/+0
* try to fix build for Java 9+PJ Fanning2022-01-221-0/+3
* slf4j 1.7.33PJ Fanning2022-01-221-1/+1
* Don't create an error-log when slightly broken spreadsheets contain an empty ...Dominik Stadler2022-01-222-14/+46
* Don't add main classes to *-test.jar filesDominik Stadler2022-01-221-1/+1
* Avoid log-spam when using SXSSFWorkbook with auto-sizingDominik Stadler2022-01-222-1/+19
* Make all text-extractors always return a non-null StringDominik Stadler2022-01-222-2/+2
* Add test-dependency on slf4j-simple to include all logs in captured test-outputDominik Stadler2022-01-221-0/+1
* [github-296] cache data of external workbook. Thanks to aspojo. This closes #296PJ Fanning2022-01-213-34/+209
* curvesapi 1.07PJ Fanning2022-01-181-1/+1
* slf4j 1.7.33PJ Fanning2022-01-131-1/+1
* remove and prevent links to stackoverflowAndreas Beeker2022-01-109-18/+3
* Do not fail TestSignatureInfo when the current JDK does not have all the nece...Dominik Stadler2022-01-011-4/+26
* use isEmpty()PJ Fanning2021-12-3013-16/+20
* 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