summaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main
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-1/+0
* [bug-65943] support rich text in SXSSFWorkbook (only when shared string table...PJ Fanning2022-03-092-3/+2
* [bug-65935] add removeTextRunPJ Fanning2022-03-071-2/+40
* reformatPJ Fanning2022-03-071-45/+45
* [bug-65934] add removeTextParagraphPJ Fanning2022-03-071-1/+31
* [github-310] use XWPFRunPJ Fanning2022-03-061-1/+2
* [github-310] Allow XWPF sections to have distinct headers and footers. Thanks...PJ Fanning2022-03-061-3/+7
* log4j 2.17.2PJ Fanning2022-02-281-1/+1
* Add/update some JavaDocDominik Stadler2022-02-245-13/+15
* 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
* refactor IOUtils.toByteArrayPJ Fanning2022-02-221-1/+1
* #65908 - XAdES-XL modifications due to specification check errorsAndreas Beeker2022-02-218-246/+815
* 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-191-2/+5
* 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
* introduce CellReferenceTypePJ Fanning2022-02-042-6/+12
* introduce CellReferenceTypePJ Fanning2022-02-042-7/+9
* [bug-60541] fix issue with setColumnAttributesPJ Fanning2022-02-012-3/+3
* This closes #299PJ Fanning2022-02-011-2/+0
* sonar issuesPJ Fanning2022-02-011-2/+1
* 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
* [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-221-0/+0
* Don't create an error-log when slightly broken spreadsheets contain an empty ...Dominik Stadler2022-01-221-14/+15
* Avoid log-spam when using SXSSFWorkbook with auto-sizingDominik Stadler2022-01-221-1/+3
* 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-212-3/+136
* remove and prevent links to stackoverflowAndreas Beeker2022-01-105-6/+1
* use isEmpty()PJ Fanning2021-12-3012-15/+19
* use isEmpty()PJ Fanning2021-12-3012-18/+18
* deprecated annotationPJ Fanning2021-12-301-0/+1
* rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smellPJ Fanning2021-12-301-1/+2