aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src
Commit message (Expand)AuthorAgeFilesLines
* [github-408] Increase performance of StylesTable.putStyle. Thanks to Jason Mi...PJ Fanning2022-12-211-2/+4
* 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
* javadocPJ Fanning2022-11-212-4/+4
* [bug-66347] add read testPJ Fanning2022-11-181-0/+43
* [bug-66347] add XWPFTheme support to XWPFDocument. Thanks to Stephan Schwiebert.PJ Fanning2022-11-164-1/+227
* Adjust tests, comments, JavaDoc, IDE suggestionsDominik Stadler2022-11-132-2/+5
* [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
* [bug-66278] Bug with multiple gradient stops at the exact same location causi...PJ Fanning2022-09-271-25/+123
* [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
* 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
* [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