summaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test
Commit message (Expand)AuthorAgeFilesLines
* try to fix compile issues due to commons-compress upgradePJ Fanning2023-11-162-5/+4
* [bug-67510] issue with empty num format on chart axesPJ Fanning2023-11-081-5/+4
* try to fix broken sxssf testsPJ Fanning2023-11-072-5/+5
* some testsPJ Fanning2023-10-271-0/+55
* some testsPJ Fanning2023-10-271-0/+23
* some testsPJ Fanning2023-10-274-50/+73
* [bug-67579] test OPCPackagePJ Fanning2023-10-261-0/+78
* [bug-67579] add new XSSFWorkbook constructorPJ Fanning2023-10-261-9/+12
* [bug-67579] revert changes - POI will again close the InputStreamPJ Fanning2023-10-261-3/+14
* [bug-67579] test that we do not close input streamPJ Fanning2023-10-262-2/+31
* undo test changePJ Fanning2023-10-261-3/+1
* commons-io 2.15.0PJ Fanning2023-10-261-1/+3
* revert test changePJ Fanning2023-10-251-1/+1
* update testPJ Fanning2023-10-251-1/+1
* [bug-67785] make XSSFExcelExtractor output more like that from XSSFEventBased...PJ Fanning2023-10-181-0/+11
* [bug-67784] add testsPJ Fanning2023-10-172-0/+38
* extra classes in poi-ooxml-litePJ Fanning2023-10-141-1/+0
* extra classes in poi-ooxml-litePJ Fanning2023-10-141-0/+3
* [bug-67735] Add Complex scripts support in XWPFRun. Thanks to Mohammed Alhadd...PJ Fanning2023-10-141-4/+47
* Add some missing schema-files to ooxml-liteDominik Stadler2023-10-071-23/+39
* Assert that deleting test-files and entries works in testsDominik Stadler2023-10-033-3/+5
* [bug-67579] do not close stream when reading XSSFWorkbook based on stream PJ Fanning2023-10-031-0/+43
* commons-io 2.14.0PJ Fanning2023-10-011-0/+1
* [github-523] set locales for some tests. This closes #523PJ Fanning2023-09-281-0/+13
* [bug-67396] add tests for standalone flagPJ Fanning2023-09-211-1/+68
* Bug47950 -- make stream/directory name lookup in OLE2 case insensitiveTim Allison2023-09-202-6/+6
* [bug-67442] add testPJ Fanning2023-09-171-0/+28
* use more nio file supportPJ Fanning2023-09-141-4/+4
* [bug-67005] XSLFPictureShape - audio-related methods. Thanks to MaxPJ Fanning2023-09-141-0/+20
* missing headerPJ Fanning2023-09-141-0/+17
* [bug-67396] StreamHelper does not set standalone=yes when built-in javax Tran...PJ Fanning2023-09-141-0/+38
* Bug 66425: Avoid NullPointerExceptions found via poi-fuzzDominik Stadler2023-09-131-0/+8
* [bug-63934] Fix parsing of structure references. Thanks to Matthias Raschhofe...PJ Fanning2023-09-122-1/+27
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-09-071-0/+10
* SparseBitSet 1.3PJ Fanning2023-09-061-1/+1
* Apply some IDE suggestions, add tests, set unit-test to isolatedDominik Stadler2023-08-242-0/+8
* change test broken by bug-66988 changePJ Fanning2023-08-182-13/+12
* [bug-66988] Fully replace content of XWPFTableCell on setText. Thanks to Anto...PJ Fanning2023-08-181-0/+11
* add check for number of files inside zipPJ Fanning2023-08-104-0/+186
* Bug 66425: Avoid a ClassCastException found via oss-fuzzDominik Stadler2023-08-071-33/+52
* [bug-66827] treat VML drawing entry for a comment that has incorrect type of ...PJ Fanning2023-08-021-1/+11
* [bug-66827] add test case (that passes) - so issue is nor reproducedPJ Fanning2023-08-011-0/+14
* [bug-66682] fix xslb reading support for formula cells of boolean type. This ...PJ Fanning2023-07-121-0/+147
* [bug-66675] fix issue with writing xlsx (core properties being added twice)PJ Fanning2023-07-121-0/+17
* [bug-62181] try to handle file where shared string loading is happening twicePJ Fanning2023-07-031-0/+10
* apply some spelling fixesPJ Fanning2023-06-276-31/+31
* add XSSF test where 2 row instances have same rowNumPJ Fanning2023-06-231-5/+29
* [bug-66661] revert github-269 due to it breaking formulas with table referencesPJ Fanning2023-06-223-8/+7
* fix test assertionPJ Fanning2023-06-181-1/+1
* xddf testPJ Fanning2023-06-161-0/+30