summaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src
Commit message (Expand)AuthorAgeFilesLines
...
* add regression test for opczipPJ Fanning2022-02-031-0/+51
* [bug-62857] support localePJ Fanning2022-02-031-1/+3
* [bug-62857] support localePJ Fanning2022-02-031-0/+1
* sonarqubePJ Fanning2022-02-021-5/+6
* fix importsPJ Fanning2022-02-021-4/+0
* [bug-60541] fix issue with setColumnAttributesPJ Fanning2022-02-014-71/+284
* This closes #299PJ Fanning2022-02-011-2/+0
* sonar issuesPJ Fanning2022-02-011-2/+1
* add R1C1 testPJ Fanning2022-02-011-0/+16
* add R1C1 testPJ Fanning2022-02-011-0/+16
* add excel Workbook.setUseR1C1CellReferences(boolean)PJ Fanning2022-02-012-18/+14
* add excel Workbook.usesR1C1CellReferences()PJ Fanning2022-02-012-1/+19
* [bug-65854] don't warn about close on read-only zip entryPJ Fanning2022-01-281-1/+1
* add classes to suit Sayi/poi-tlPJ Fanning2022-01-261-0/+26
* [github-298] revert change of case in CORE_PROPERTIES_ECMA376PJ Fanning2022-01-231-2/+6
* [github-298] fix case issue in CORE_PROPERTIES_ECMA376PJ Fanning2022-01-231-3/+3
* try to fix build for Java 9+PJ Fanning2022-01-222-0/+0
* Don't create an error-log when slightly broken spreadsheets contain an empty ...Dominik Stadler2022-01-222-14/+46
* 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
* [github-296] cache data of external workbook. Thanks to aspojo. This closes #296PJ Fanning2022-01-213-34/+209
* 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
* 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