summaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* improve performance of time zone lookupPJ Fanning2022-02-161-1/+2
* minor perf issuePJ Fanning2022-02-141-2/+3
* minor perf issuePJ Fanning2022-02-141-3/+4
* monor perf issue in XSSFCellPJ Fanning2022-02-141-2/+3
* add XWPFDocument.getSettingsPJ Fanning2022-02-101-0/+8
* remove commentPJ Fanning2022-02-101-1/+0
* slf4j 1.7.36PJ Fanning2022-02-081-1/+1
* introduce CellReferenceTypePJ Fanning2022-02-043-8/+14
* introduce CellReferenceTypePJ Fanning2022-02-043-34/+61
* add regression test for opczipPJ Fanning2022-02-031-0/+17
* add regression test for opczipPJ Fanning2022-02-031-3/+5
* add regression test for opczipPJ Fanning2022-02-031-0/+51
* [bug-62857] support localePJ Fanning2022-02-031-0/+1
* [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
* update test depsPJ Fanning2022-01-261-1/+1
* slf4j 1.7.35PJ Fanning2022-01-251-1/+1
* slf4j 1.7.34PJ Fanning2022-01-251-1/+1
* [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
* revert test module changesPJ Fanning2022-01-221-4/+1
* 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