aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* 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
* add dataformatter testPJ Fanning2024-07-021-2/+17
* another dataformatter testPJ Fanning2024-07-021-14/+2
* another dataformatter testPJ Fanning2024-07-021-0/+14
* try to fix testsPJ Fanning2024-07-022-4/+7
* rename filePJ Fanning2024-07-011-3/+3
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-015-17/+60
* license headerPJ Fanning2024-07-011-0/+17
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-014-0/+47
* reformat ZipFileZipEntrySource.javaPJ Fanning2024-07-011-55/+56
* update changesPJ Fanning2024-06-271-1/+1