aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* fix issue in IOUtils.toByteArrayWithMaxLengthPJ Fanning2022-03-112-6/+2
* [bug-65946] remove duplicate Category property from extracted propertiesPJ Fanning2022-03-091-30/+51
* [bug-65946] remove duplicate Category property from extracted propertiesPJ Fanning2022-03-091-1/+0
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string table...PJ Fanning2022-03-091-40/+50
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string table...PJ Fanning2022-03-093-3/+51
* missing licensePJ Fanning2022-03-071-0/+17
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-071-0/+22
* [bug-65939] add partial fix for clearing formula with circular refPJ Fanning2022-03-071-0/+28
* [bug-65935] add removeTextRunPJ Fanning2022-03-072-2/+62
* reformatPJ Fanning2022-03-071-45/+45
* reformatPJ Fanning2022-03-071-4/+4
* [bug-65934] add removeTextParagraphPJ Fanning2022-03-072-6/+57
* [github-310] use XWPFRunPJ Fanning2022-03-062-30/+16
* [github-310] Allow XWPF sections to have distinct headers and footers. Thanks...PJ Fanning2022-03-062-3/+220
* upgrade guavaPJ Fanning2022-03-011-1/+1
* log4j 2.17.2PJ Fanning2022-02-281-1/+1
* remove test class as a variant of thos was added in another commitPJ Fanning2022-02-241-48/+0
* missing licensesPJ Fanning2022-02-242-0/+34
* add testPJ Fanning2022-02-241-0/+31
* [bug-65639] add test casePJ Fanning2022-02-241-0/+33
* Add/update some JavaDocDominik Stadler2022-02-245-13/+15
* Add a test which ensures that some more classes are included in poi-ooxml-liteDominik Stadler2022-02-241-0/+30
* javadoc and forbiddenApis fixAndreas Beeker2022-02-231-3/+4
* fix SSL->TLS and LOG typoAndreas Beeker2022-02-221-2/+2
* remove unused paramPJ Fanning2022-02-221-1/+0
* standardise on poi 5.2.1PJ Fanning2022-02-221-3/+3
* re-enable test but make it less stressful - now goes OOM very easilyPJ Fanning2022-02-221-4/+2
* add testPJ Fanning2022-02-221-0/+15
* disable test againPJ Fanning2022-02-221-0/+1
* refactor IOUtils.toByteArrayPJ Fanning2022-02-222-2/+1
* Use gradle toolchain to specify the jdk version and vendor, e.g.Andreas Beeker2022-02-211-18/+30
* #65908 - XAdES-XL modifications due to specification check errorsAndreas Beeker2022-02-219-246/+898
* disable falky testPJ Fanning2022-02-191-0/+2
* add extra max size configPJ Fanning2022-02-191-1/+1
* add extra max size configPJ Fanning2022-02-191-1/+2
* add extra max size configPJ Fanning2022-02-198-9/+9
* add extra max size configPJ Fanning2022-02-195-11/+24
* add extra max size configPJ Fanning2022-02-193-19/+38
* add extra max size configPJ Fanning2022-02-192-1/+7
* add extra max size configPJ Fanning2022-02-193-4/+31
* support specific method to set zip entry max sizePJ Fanning2022-02-191-1/+10
* refactor some stream codePJ Fanning2022-02-193-5/+7
* 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