aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main
Commit message (Expand)AuthorAgeFilesLines
* slf4j 2.0.17PJ Fanning10 days1-1/+1
* doc for getNumberOfTextsPJ Fanning12 days1-0/+3
* Bug 66260, Add getNumberOfTexts() methodBida Fan12 days1-0/+7
* fix problem test (SXXSF)PJ Fanning2025-02-141-3/+11
* fix problem test (SXXSF)PJ Fanning2025-02-141-17/+4
* allow context to be set in XSSFSheet copyRowsPJ Fanning2025-02-131-3/+42
* refactor cell toString to use DataFormatterPJ Fanning2025-02-131-10/+4
* [bug-69563] try to avoid int overflow in Zip64 code (probably just moves the ...PJ Fanning2025-02-072-6/+6
* fix create issue in getUnderlinePJ Fanning2025-01-291-2/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2025-01-202-0/+9
* bouncycastle 1.80PJ Fanning2025-01-151-1/+1
* reimplement SXSSFSheet arbitrary extra width support (5.4.0 code does not work)PJ Fanning2025-01-112-3/+4
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2025-01-111-0/+4
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2025-01-111-1/+1
* [bug-69529] relax exception checkPJ Fanning2025-01-081-2/+2
* [bug-69529] try to workaround cells with numeric type whose format cannot be ...PJ Fanning2025-01-081-2/+8
* [bug-69529] try to workaround cells with numeric type whose format cannot be ...PJ Fanning2025-01-081-3/+11
* PoiLogManagerPJ Fanning2024-11-2466-132/+132
* Apply some IDE suggestions, JavaDoc and GitHub PRDominik Stadler2024-11-201-9/+4
* bcprov 1.79PJ Fanning2024-10-301-1/+1
* call next release poi 5.4.0PJ Fanning2024-10-296-11/+11
* immutable listsPJ Fanning2024-10-262-3/+5
* immutable mapsPJ Fanning2024-10-262-4/+6
* [bug-69411] add XSSFReader.getSheetIteratorPJ Fanning2024-10-262-1/+18
* make static maps finalPJ Fanning2024-10-156-11/+26
* thread safetyPJ Fanning2024-10-152-4/+10
* try to make ExcelAntWorkbookUtilFactory thread safePJ Fanning2024-10-151-2/+5
* make it harder to modify metadata in mapsPJ Fanning2024-10-152-40/+45
* try batik 1.18 againPJ Fanning2024-10-091-18/+19
* remove batik-shared-reource module (no classes in it)PJ Fanning2024-10-091-1/+0
* revert batik change due to build issuesPJ Fanning2024-10-091-19/+19
* try batik 1.18PJ Fanning2024-10-091-19/+19
* [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...PJ Fanning2024-08-272-2/+2
* [github-657] SXSSF: support setting an arbitrary extra width value for column...PJ Fanning2024-08-212-4/+54
* [github-673] Add word10.xsd to poi-ooxml-full. Thanks to fangd1997. This clos...PJ Fanning2024-08-161-0/+2
* [github-672] Support removing XWPF Styles. Thanks to fangd1997. This closes #672PJ Fanning2024-08-151-0/+36
* [github-670] XWPFRun.getText should support delInstrText and noBreakHyphen. T...PJ Fanning2024-08-141-2/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-281-2/+2
* Apply some IDE suggestions, improve JavaDoc and simplify reporting log messagesDominik Stadler2024-07-182-4/+9
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-161-1/+4
* Add initial support for SOURCE_DATE_EPOCHDominik Stadler2024-07-155-9/+31
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-141-0/+5
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-141-1/+6
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-141-2/+2
* update exception messagePJ Fanning2024-07-101-1/+1
* make validateEntryNames use case insensitive checkPJ Fanning2024-07-092-3/+16
* Fix Paragraph.searchTextDominik Stadler2024-07-071-2/+2
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-071-0/+3
* HSSFWorkbook.getSheet(): Return first found sheetDominik Stadler2024-07-072-0/+6
* try to fix testsPJ Fanning2024-07-022-4/+7