aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* slf4j 2.0.2PJ Fanning2022-09-211-1/+1
* xmlsec 3.0.1PJ Fanning2022-09-161-2/+2
* slf4j 2.0.1PJ Fanning2022-09-151-1/+1
* [bug-66263] add test case to try to get extra classes into poi-ooxml-litePJ Fanning2022-09-143-0/+66
* [bug-66263] add test case to try to get extra classes into poi-ooxml-litePJ Fanning2022-09-141-0/+9
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-1412-23/+25
* log4j 2.19.0 rc2 may not need hamcrest build hackPJ Fanning2022-09-141-3/+1
* try to use checked exceptions where APIs already support themPJ Fanning2022-09-148-11/+18
* try to use IllegalStateException instead of RuntimeExceptionPJ Fanning2022-09-1425-57/+57
* some lgtm issuesPJ Fanning2022-09-132-9/+15
* try to fix hamcrest module issue affecting poi-ooxml test compilePJ Fanning2022-09-131-1/+3
* test with log4j 2.19.0 rc1PJ Fanning2022-09-131-2/+2
* [bug-66257] javadocPJ Fanning2022-09-101-8/+13
* [bug-66257] javadocPJ Fanning2022-09-101-17/+50
* [bug-66257] add explicit POIXMLException when sheet package cannot be foundPJ Fanning2022-09-101-0/+3
* extend testsPJ Fanning2022-09-051-0/+82
* extend testPJ Fanning2022-09-031-0/+2
* add CellUtil testPJ Fanning2022-09-021-0/+38
* rework CellUtil testPJ Fanning2022-09-021-2/+2
* CellUtil: allow fill colors to be set to nullPJ Fanning2022-09-021-3/+29
* bug-66052 fix broken testPJ Fanning2022-09-011-2/+0
* bug-66052 add broken test (see comment 10)PJ Fanning2022-09-011-0/+35
* tidy up codePJ Fanning2022-08-312-31/+31
* try to fix testsPJ Fanning2022-08-311-2/+3
* broken testPJ Fanning2022-08-301-11/+1
* [TIKA-3388] issue with non-ascii chars in file name of embedded OLE objectPJ Fanning2022-08-301-0/+22
* test for TIKA-2163PJ Fanning2022-08-301-0/+9
* test for TIKA-2605PJ Fanning2022-08-301-0/+12
* test for TIKA-3163PJ Fanning2022-08-301-0/+20
* reuse codePJ Fanning2022-08-281-1/+3
* reuse codePJ Fanning2022-08-287-7/+14
* reuse codePJ Fanning2022-08-281-2/+2
* reuse codePJ Fanning2022-08-2811-22/+30
* build issuePJ Fanning2022-08-281-11/+11
* [bug-63575] fix testPJ Fanning2022-08-281-2/+2
* [bug-63575] support capitalized text in XWPFWordExtractorPJ Fanning2022-08-282-6/+21
* do not rely on xml namespace prefixes - use the URIsPJ Fanning2022-08-285-21/+30
* [bug-66242] Fix issue with orphaned (in package) images and notes post slide ...PJ Fanning2022-08-284-77/+317
* sonar issuesPJ Fanning2022-08-252-3/+7
* sonar issuesPJ Fanning2022-08-254-8/+8
* add testPJ Fanning2022-08-231-0/+8
* [bug-65473] extra testPJ Fanning2022-08-191-0/+138
* [bug-65473] when copy slide, new slide uses old textrun object reference. Tha...PJ Fanning2022-08-192-18/+20
* javadocPJ Fanning2022-08-191-0/+4
* [bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be ini...PJ Fanning2022-08-182-2/+13
* [bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be ini...PJ Fanning2022-08-184-20/+791
* [bug-66215] try to improve logic for overlapping tablesPJ Fanning2022-08-171-2/+8
* [bug-66215] try to fix formulas in tables after row/column shiftingPJ Fanning2022-08-162-24/+46
* [bug-66215] add test case (that shows we have issues and need fixes)PJ Fanning2022-08-161-1/+1
* [bug-66215] add test case (that shows we have issues and need fixes)PJ Fanning2022-08-161-0/+24