aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* Expect an XML parser error in one test when running with IBM JDKDominik Stadler2024-11-301-0/+4
* PoiLogManagerPJ Fanning2024-11-2477-154/+154
* Add test to verify bug 69266Dominik Stadler2024-11-201-10/+42
* Apply some IDE suggestions, JavaDoc and GitHub PRDominik Stadler2024-11-203-15/+10
* 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-263-2/+19
* 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-092-37/+38
* remove batik-shared-reource module (no classes in it)PJ Fanning2024-10-092-2/+0
* revert batik change due to build issuesPJ Fanning2024-10-091-9/+30
* try to get rid of batik fixPJ Fanning2024-10-091-0/+8
* try to get rid of batik fixPJ Fanning2024-10-091-30/+1
* revert batik change due to build issuesPJ Fanning2024-10-093-39/+69
* try batik 1.18PJ Fanning2024-10-093-69/+39
* try to add more chart related classes to poi-ooxml-litePJ Fanning2024-09-191-2/+11
* [github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...PJ Fanning2024-08-273-8/+168
* [github-657] SXSSF: support setting an arbitrary extra width value for column...PJ Fanning2024-08-212-4/+54
* upgrade guavaPJ Fanning2024-08-201-1/+1
* [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-152-6/+56
* [github-670] XWPFRun.getText should support delInstrText and noBreakHyphen. T...PJ Fanning2024-08-142-2/+16
* slf4j 2.0.16PJ Fanning2024-08-111-1/+1
* slf4j 2.0.15PJ Fanning2024-08-081-1/+1
* slf4j 2.0.14PJ Fanning2024-08-071-1/+1
* remove unnecessary xz test dependendencyPJ Fanning2024-07-301-1/+0
* 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-162-1/+43
* Apply some IDE suggestionsDominik Stadler2024-07-151-2/+7
* Add initial support for SOURCE_DATE_EPOCHDominik Stadler2024-07-155-9/+31
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-142-7/+22
* 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
* add negative testPJ Fanning2024-07-091-0/+13
* add test casePJ Fanning2024-07-091-0/+9
* make validateEntryNames use case insensitive checkPJ Fanning2024-07-092-3/+16
* Fix Paragraph.searchTextDominik Stadler2024-07-072-17/+67
* Bug 66425: Avoid exceptions found via poi-fuzzDominik Stadler2024-07-071-0/+3
* HSSFWorkbook.getSheet(): Return first found sheetDominik Stadler2024-07-072-0/+6
* update TestXSSFSheetShiftRowsPJ Fanning2024-07-061-2/+7
* [bug-69154] add speculative row shifter fixPJ Fanning2024-07-022-1/+25
* [bug-69154] XSSF: Shifting columns with merged regions generates an error abo...PJ Fanning2024-07-021-0/+29
* unused importPJ Fanning2024-07-021-1/+0