aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/test
Commit message (Expand)AuthorAgeFilesLines
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-042-0/+92
* #65612 - XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans d...Andreas Beeker2021-10-033-1/+11
* [bug-65609] add naive test casePJ Fanning2021-10-011-0/+28
* forbidden apiPJ Fanning2021-09-291-1/+1
* [github-254] Implement XSSFWorkbook linkExternalWorkbook. Thanks to @aspojo. ...PJ Fanning2021-09-291-3/+38
* [bug-65595] Strip colour formatting in headers and footersPJ Fanning2021-09-241-0/+21
* rework BitmapImageRendererAndreas Beeker2021-09-191-21/+72
* another missing classPJ Fanning2021-09-191-0/+3
* small test changePJ Fanning2021-09-191-0/+1
* add test for broken file (5.0.1-RC1 issues)PJ Fanning2021-09-191-1/+16
* add support for encrypting temp filesPJ Fanning2021-09-191-0/+23
* add more classesPJ Fanning2021-09-191-3/+7
* licensePJ Fanning2021-09-181-0/+16
* licensePJ Fanning2021-09-181-0/+18
* fix broken testPJ Fanning2021-09-181-3/+0
* missing classes in poi-ooxml-litePJ Fanning2021-09-182-0/+37
* [bug-65581] support configurable temp file thresholdPJ Fanning2021-09-182-0/+34
* try to fix Windows still opened file handle issueAndreas Beeker2021-09-141-21/+26
* XmlSec/BouncyCastle and Batik are now optionalAndreas Beeker2021-09-122-6/+7
* don't allow SAX parser to accept DTDsPJ Fanning2021-09-071-1/+1
* update to release 5.1.0Andreas Beeker2021-09-031-0/+0
* update module-info.classes for next releaseAndreas Beeker2021-09-021-0/+0
* try to fix no-scratchpad buildAndreas Beeker2021-09-015-0/+10
* alter exception check to be compatible with Oracle / IBM jdkAndreas Beeker2021-08-291-1/+2
* sonar fixesAndreas Beeker2021-08-286-754/+723
* extend xslf testPJ Fanning2021-08-281-0/+4
* add basic support for hdphoto/wdp images in slideshowsPJ Fanning2021-08-271-3/+18
* try to fix testPJ Fanning2021-08-131-0/+2
* try to fix testPJ Fanning2021-08-131-0/+5
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-0/+28
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-2/+46
* [bug-65490] add support for removing hyperlink directly from sheetPJ Fanning2021-08-101-19/+25
* add testPJ Fanning2021-08-101-39/+79
* add support for reading hyperlinks that have cell refs that are area referenc...PJ Fanning2021-08-091-1/+65
* [bug-65464] fix issue where shared formulas can be corruptedPJ Fanning2021-07-281-7/+22
* add test case for copying a cell with hyperlinkPJ Fanning2021-07-241-6/+23
* remove new testPJ Fanning2021-07-241-97/+0
* fix spellingPJ Fanning2021-07-241-0/+97
* [bug-64759] ignore unknown relationships when cloning sheetsPJ Fanning2021-07-221-1/+1
* [bug-64759] ignore unknown relationships when cloning sheetsPJ Fanning2021-07-221-0/+10
* [bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid...PJ Fanning2021-07-201-0/+45
* right to left xlsx testPJ Fanning2021-07-201-14/+33
* change test that started failing after switch to commons-compress 1.21PJ Fanning2021-07-141-7/+11
* try to fix issue with building in windowsPJ Fanning2021-07-121-0/+0
* disable more tests when running with java 1.8.0_292PJ Fanning2021-07-071-0/+2
* deactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292Andreas Beeker2021-07-051-0/+7
* #65331 - Wrong mapping of TableRowAlignSayi2021-05-271-0/+4
* replace CombinedIterable with a few lines of simple codeAndreas Beeker2021-05-231-13/+8
* try to fix testsPJ Fanning2021-05-223-89/+89
* try to fix testPJ Fanning2021-05-221-4/+4