aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* [github-408] Increase performance of StylesTable.putStyle. Thanks to Jason Mi...PJ Fanning2022-12-211-2/+4
* try to build sbomsPJ Fanning2022-12-211-0/+1
* cyclonedx per modulePJ Fanning2022-12-211-0/+19
* slf4j 2.0.6PJ Fanning2022-12-131-1/+1
* untidy hack for shared string counts that are higher than Integer.MAX_VALUEPJ Fanning2022-12-121-2/+26
* untidy hack for shared string counts that are higher than Integer.MAX_VALUEPJ Fanning2022-12-121-2/+2
* remove unnecessary short casts for getCellStyleAtPJ Fanning2022-12-123-3/+3
* try to speed up SXSSFCell getColumnIndexPJ Fanning2022-12-123-6/+37
* small optimisation on getCellStylePJ Fanning2022-12-121-4/+3
* [github-404] issue with text runs and styling relating to table cells. Thanks...PJ Fanning2022-12-123-13/+269
* [bug-66365] add test for EventBasedExcelExtractorPJ Fanning2022-11-281-0/+11
* possible issue when streaming xssf cells with formulasPJ Fanning2022-11-281-3/+1
* [bug-66365] add test for XSSFExcelExtractorPJ Fanning2022-11-281-9/+19
* [bug-66365] update XSSFExcelExtractor to better handle formula cells with cac...PJ Fanning2022-11-281-0/+4
* [bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to ...PJ Fanning2022-11-282-27/+44
* slf4j 2.0.5PJ Fanning2022-11-251-1/+1
* javadocPJ Fanning2022-11-212-4/+4
* [bug-66347] add read testPJ Fanning2022-11-181-0/+43
* slf4j 2.0.4PJ Fanning2022-11-181-1/+1
* [bug-66347] add XWPFTheme support to XWPFDocument. Thanks to Stephan Schwiebert.PJ Fanning2022-11-164-1/+227
* jmh 1.36PJ Fanning2022-11-141-2/+2
* Avoid build failing locally when older batik-files are still lingering on und...Dominik Stadler2022-11-131-1/+9
* Adjust tests, comments, JavaDoc, IDE suggestionsDominik Stadler2022-11-132-2/+5
* jdk19 build issuePJ Fanning2022-10-281-1/+1
* [github-389] Insert paragraphs and tables into XWPFDocuments recursively. Tha...PJ Fanning2022-10-182-59/+193
* [bug-66312] partial fix for insertNewParagraph(XmlCursor cursor)PJ Fanning2022-10-134-99/+113
* [bug-66306] make XSLFDiagramGroupShape publicPJ Fanning2022-10-131-2/+2
* javadocPJ Fanning2022-10-081-1/+1
* pptx testPJ Fanning2022-09-291-0/+12
* slf4j 2.0.3PJ Fanning2022-09-281-1/+1
* [bug-66278] Bug with multiple gradient stops at the exact same location causi...PJ Fanning2022-09-271-25/+123
* 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