summaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* [bug-66612] get macrosheet xml (test)PJ Fanning2023-05-221-0/+8
* [bug-66612] get macrosheet xml (test)PJ Fanning2023-05-221-0/+13
* Bug 66598: Fix invalid loop-condition when cleaning up CTCellsDominik Stadler2023-05-141-1/+51
* Fix a case in IdentifierManager.release(), reformat, add testsDominik Stadler2023-05-141-2/+58
* Add more information in exception when formula parsing failsDominik Stadler2023-03-211-11/+70
* fix testPJ Fanning2023-03-181-1/+1
* use 'an'PJ Fanning2023-03-183-3/+3
* revert test changePJ Fanning2023-03-071-4/+0
* byte-buddy 1.14.1PJ Fanning2023-03-071-0/+4
* sxssf date style testPJ Fanning2023-03-071-0/+28
* add util code to rethrow fatal exceptionsPJ Fanning2023-02-141-2/+7
* Avoid a file-handle leak in testsDominik Stadler2023-02-051-8/+9
* Bug 66436: Fix invalid handling of padded encrypted bytesDominik Stadler2023-02-052-39/+207
* Bug 54373: Include alpha/transparency value when creating an XSSFColor from a...Dominik Stadler2023-01-302-3/+29
* Bug 62272: Include alpha/transparency value when setting a color-value for a ...Dominik Stadler2023-01-301-0/+52
* rework SXSSF groupRow and add testPJ Fanning2023-01-281-0/+65
* remove incomplete testPJ Fanning2023-01-131-46/+0
* byte-buddy 1.12.22PJ Fanning2023-01-131-0/+46
* [github-409] Textruns not honouring highlight. Thans to gffloodg. This closes...PJ Fanning2022-12-282-0/+105
* [bug-66397] update temp file code. Thanks to lsq27.PJ Fanning2022-12-281-2/+4
* Fix when bodyElements contain sdt, the inserted element is in the wrong positionBida Fan2022-12-271-0/+16
* Bug 65260: Fix how we ignore errors when fonts are not installedDominik Stadler2022-12-261-2/+1
* untidy hack for shared string counts that are higher than Integer.MAX_VALUEPJ Fanning2022-12-121-2/+26
* remove unnecessary short casts for getCellStyleAtPJ Fanning2022-12-122-2/+2
* try to speed up SXSSFCell getColumnIndexPJ Fanning2022-12-121-0/+14
* [github-404] issue with text runs and styling relating to table cells. Thanks...PJ Fanning2022-12-121-0/+231
* [bug-66365] add test for EventBasedExcelExtractorPJ Fanning2022-11-281-0/+11
* [bug-66365] add test for XSSFExcelExtractorPJ Fanning2022-11-281-9/+19
* [bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to ...PJ Fanning2022-11-281-0/+11
* [bug-66347] add read testPJ Fanning2022-11-181-0/+43
* [bug-66347] add XWPFTheme support to XWPFDocument. Thanks to Stephan Schwiebert.PJ Fanning2022-11-161-0/+2
* Adjust tests, comments, JavaDoc, IDE suggestionsDominik Stadler2022-11-131-1/+4
* [github-389] Insert paragraphs and tables into XWPFDocuments recursively. Tha...PJ Fanning2022-10-181-4/+33
* [bug-66312] partial fix for insertNewParagraph(XmlCursor cursor)PJ Fanning2022-10-132-1/+31
* 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-141-0/+40
* [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-141-2/+2
* 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
* 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