aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main
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-041-10/+34
* 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-0320-36/+902
* sonar issuesPJ Fanning2021-10-031-2/+4
* [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
* [github-254] Implement XSSFWorkbook linkExternalWorkbook. Thanks to @aspojo. ...PJ Fanning2021-09-292-7/+64
* [github-252] wrong file name format for external linksPJ Fanning2021-09-271-1/+1
* javadocPJ Fanning2021-09-231-1/+1
* make hyperlink duplicatablePJ Fanning2021-09-191-1/+11
* typos in javdocsPJ Fanning2021-09-191-1/+1
* add support for encrypting temp filesPJ Fanning2021-09-193-12/+45
* use lambdas for loggingPJ Fanning2021-09-191-1/+1
* [bug-65581] support configurable temp file thresholdPJ Fanning2021-09-182-11/+85
* [bug-65576] replace StringCodepointsIterablePJ Fanning2021-09-161-2/+3
* XmlSec/BouncyCastle and Batik are now optionalAndreas Beeker2021-09-122-6/+7
* 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
* POI 5.1.0PJ Fanning2021-09-046-7/+7
* update to release 5.1.0Andreas Beeker2021-09-031-0/+0
* update module-info.classes for next releaseAndreas Beeker2021-09-021-0/+0
* sonar fixesAndreas Beeker2021-08-286-21/+37
* 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
* more use of commons-ioPJ Fanning2021-08-287-14/+14
* add basic support for hdphoto/wdp images in slideshowsPJ Fanning2021-08-273-2/+19
* Bug 65501 - Use viewbox when rendering SVG imagesAndreas Beeker2021-08-202-12/+131
* slightly more impl in XSSFDataBarFormattingPJ Fanning2021-08-131-4/+4
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-0/+3
* support removing hyperlink from one cell when hyperlink is shared by many cellsPJ Fanning2021-08-111-9/+50
* [bug-65490] add support for removing hyperlink directly from sheetPJ Fanning2021-08-101-2/+16
* add support for reading hyperlinks that have cell refs that are area referenc...PJ Fanning2021-08-101-2/+8
* [bug-65492] XSSFExportToXml does not handle formula type cells with boolean v...PJ Fanning2021-08-091-1/+5
* fix broken test casePJ Fanning2021-08-091-2/+8
* add support for reading hyperlinks that have cell refs that are area referenc...PJ Fanning2021-08-092-32/+41
* [bug-65464] fix issue where shared formulas can be corrupted. Thanks to Nico ...PJ Fanning2021-08-021-1/+5
* update docs about deferred SXSSF and limitations on what can be done in row g...PJ Fanning2021-07-312-1/+14
* [bug-65464] fix issue where shared formulas can be corruptedPJ Fanning2021-07-281-12/+15
* handle case where row nums are the samePJ Fanning2021-07-241-7/+4
* handle case where row nums are the samePJ Fanning2021-07-241-3/+5
* fix spellingPJ Fanning2021-07-242-2/+2