aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src
Commit message (Expand)AuthorAgeFilesLines
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-041-1/+7
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-041-0/+1
* [bug-65613] experimental SXSSF writeAvoidingTempFilesPJ Fanning2021-10-043-10/+126
* make array into immutable collection (spotbugs issue)PJ Fanning2021-10-031-7/+8
* make array into immutable collection (spotbugs issue)PJ Fanning2021-10-033-12/+24
* #65612 - XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans d...Andreas Beeker2021-10-0323-37/+913
* sonar issuesPJ Fanning2021-10-031-2/+4
* [bug-65609] add naive test casePJ Fanning2021-10-011-0/+28
* [bug-65609] add flushBufferedData to SXSSFSheetPJ Fanning2021-10-012-0/+14
* typos in javadocPJ Fanning2021-10-011-2/+2
* Consolidate spreadsheet PictureData javadocsMarius Volkhart2021-10-011-16/+2
* Fix Javadoc errors and warnings on JDK 17Marius Volkhart2021-10-013-3/+3
* forbidden apiPJ Fanning2021-09-291-1/+1
* [github-254] Implement XSSFWorkbook linkExternalWorkbook. Thanks to @aspojo. ...PJ Fanning2021-09-293-10/+102
* [github-252] wrong file name format for external linksPJ Fanning2021-09-271-1/+1
* [bug-65595] Strip colour formatting in headers and footersPJ Fanning2021-09-241-0/+21
* javadocPJ Fanning2021-09-231-1/+1
* make hyperlink duplicatablePJ Fanning2021-09-191-1/+11
* typos in javdocsPJ Fanning2021-09-191-1/+1
* 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-194-12/+68
* add more classesPJ Fanning2021-09-191-3/+7
* use lambdas for loggingPJ Fanning2021-09-191-1/+1
* 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-184-11/+119
* [bug-65576] replace StringCodepointsIterablePJ Fanning2021-09-161-2/+3
* try to fix Windows still opened file handle issueAndreas Beeker2021-09-141-21/+26
* XmlSec/BouncyCastle and Batik are now optionalAndreas Beeker2021-09-124-12/+14
* tabs to spacesPJ Fanning2021-09-102-5/+5
* Improve error messages when charting data is not validDominik Stadler2021-09-102-11/+16
* Adjust imports and apply some IDE suggestionsDominik Stadler2021-09-101-2/+2
* fix spelling of quietPJ Fanning2021-09-092-4/+4
* fix error messagePJ Fanning2021-09-091-1/+1
* minor text issuesPJ Fanning2021-09-081-1/+1
* don't allow SAX parser to accept DTDsPJ Fanning2021-09-071-1/+1
* POI 5.1.0PJ Fanning2021-09-046-7/+7
* update to release 5.1.0Andreas Beeker2021-09-032-0/+0
* update module-info.classes for next releaseAndreas Beeker2021-09-022-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-2812-775/+760
* extend xslf testPJ Fanning2021-08-281-0/+4
* disable broken ant buildPJ Fanning2021-08-281-1/+0
* try to fix java 11 compile issue about org.w3c.dom.css classesPJ Fanning2021-08-281-0/+1