Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use gradle toolchain to specify the jdk version and vendor, e.g. | Andreas Beeker | 2022-02-21 | 1 | -18/+30 |
* | #65908 - XAdES-XL modifications due to specification check errors | Andreas Beeker | 2022-02-21 | 9 | -246/+898 |
* | disable falky test | PJ Fanning | 2022-02-19 | 1 | -0/+2 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 1 | -1/+1 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 1 | -1/+2 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 8 | -9/+9 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 5 | -11/+24 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 3 | -19/+38 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 2 | -1/+7 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 3 | -4/+31 |
* | support specific method to set zip entry max size | PJ Fanning | 2022-02-19 | 1 | -1/+10 |
* | refactor some stream code | PJ Fanning | 2022-02-19 | 3 | -5/+7 |
* | improve performance of time zone lookup | PJ Fanning | 2022-02-16 | 1 | -1/+2 |
* | minor perf issue | PJ Fanning | 2022-02-14 | 1 | -2/+3 |
* | minor perf issue | PJ Fanning | 2022-02-14 | 1 | -3/+4 |
* | monor perf issue in XSSFCell | PJ Fanning | 2022-02-14 | 1 | -2/+3 |
* | add XWPFDocument.getSettings | PJ Fanning | 2022-02-10 | 1 | -0/+8 |
* | remove comment | PJ Fanning | 2022-02-10 | 1 | -1/+0 |
* | slf4j 1.7.36 | PJ Fanning | 2022-02-08 | 1 | -1/+1 |
* | introduce CellReferenceType | PJ Fanning | 2022-02-04 | 3 | -8/+14 |
* | introduce CellReferenceType | PJ Fanning | 2022-02-04 | 3 | -34/+61 |
* | add regression test for opczip | PJ Fanning | 2022-02-03 | 1 | -0/+17 |
* | add regression test for opczip | PJ Fanning | 2022-02-03 | 1 | -3/+5 |
* | add regression test for opczip | PJ Fanning | 2022-02-03 | 1 | -0/+51 |
* | [bug-62857] support locale | PJ Fanning | 2022-02-03 | 1 | -0/+1 |
* | [bug-62857] support locale | PJ Fanning | 2022-02-03 | 1 | -1/+3 |
* | [bug-62857] support locale | PJ Fanning | 2022-02-03 | 1 | -0/+1 |
* | sonarqube | PJ Fanning | 2022-02-02 | 1 | -5/+6 |
* | fix imports | PJ Fanning | 2022-02-02 | 1 | -4/+0 |
* | [bug-60541] fix issue with setColumnAttributes | PJ Fanning | 2022-02-01 | 4 | -71/+284 |
* | This closes #299 | PJ Fanning | 2022-02-01 | 1 | -2/+0 |
* | sonar issues | PJ Fanning | 2022-02-01 | 1 | -2/+1 |
* | add R1C1 test | PJ Fanning | 2022-02-01 | 1 | -0/+16 |
* | add R1C1 test | PJ Fanning | 2022-02-01 | 1 | -0/+16 |
* | add excel Workbook.setUseR1C1CellReferences(boolean) | PJ Fanning | 2022-02-01 | 2 | -18/+14 |
* | add excel Workbook.usesR1C1CellReferences() | PJ Fanning | 2022-02-01 | 2 | -1/+19 |
* | [bug-65854] don't warn about close on read-only zip entry | PJ Fanning | 2022-01-28 | 1 | -1/+1 |
* | add classes to suit Sayi/poi-tl | PJ Fanning | 2022-01-26 | 1 | -0/+26 |
* | update test deps | PJ Fanning | 2022-01-26 | 1 | -1/+1 |
* | slf4j 1.7.35 | PJ Fanning | 2022-01-25 | 1 | -1/+1 |
* | slf4j 1.7.34 | PJ Fanning | 2022-01-25 | 1 | -1/+1 |
* | [github-298] revert change of case in CORE_PROPERTIES_ECMA376 | PJ Fanning | 2022-01-23 | 1 | -2/+6 |
* | [github-298] fix case issue in CORE_PROPERTIES_ECMA376 | PJ Fanning | 2022-01-23 | 1 | -3/+3 |
* | revert test module changes | PJ Fanning | 2022-01-22 | 1 | -4/+1 |
* | try to fix build for Java 9+ | PJ Fanning | 2022-01-22 | 2 | -0/+0 |
* | try to fix build for Java 9+ | PJ Fanning | 2022-01-22 | 1 | -0/+3 |
* | slf4j 1.7.33 | PJ Fanning | 2022-01-22 | 1 | -1/+1 |
* | Don't create an error-log when slightly broken spreadsheets contain an empty ... | Dominik Stadler | 2022-01-22 | 2 | -14/+46 |
* | Don't add main classes to *-test.jar files | Dominik Stadler | 2022-01-22 | 1 | -1/+1 |
* | Avoid log-spam when using SXSSFWorkbook with auto-sizing | Dominik Stadler | 2022-01-22 | 2 | -1/+19 |