aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* XmlSec/BouncyCastle and Batik are now optionalAndreas Beeker2021-09-125-38/+100
* 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
* still hacking the buildPJ Fanning2021-09-051-0/+12
* still hacking the buildPJ Fanning2021-09-051-1/+2
* still hacking the build PJ Fanning2021-09-051-3/+2
* try not to have poi-ooxml-full in pom (still need to work out how to add poi-...PJ Fanning2021-09-051-3/+3
* slf4j 1.7.32PJ Fanning2021-09-051-1/+1
* POI 5.1.0PJ Fanning2021-09-046-7/+7
* update to release 5.1.0Andreas Beeker2021-09-033-5/+5
* update module-info.classes for next releaseAndreas Beeker2021-09-022-0/+0
* try to fix no-scratchpad buildAndreas Beeker2021-09-016-4/+21
* 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
* more use of commons-ioPJ Fanning2021-08-287-14/+14
* add basic support for hdphoto/wdp images in slideshowsPJ Fanning2021-08-274-5/+37
* try to fix concurrent issues in excelantAndreas Beeker2021-08-201-0/+2
* Bug 65501 - Use viewbox when rendering SVG imagesAndreas Beeker2021-08-202-12/+131
* try to fix testPJ Fanning2021-08-131-0/+2
* try to fix testPJ Fanning2021-08-131-0/+5
* 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/+28
* 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-112-11/+96
* [bug-65490] add support for removing hyperlink directly from sheetPJ Fanning2021-08-102-21/+41
* add testPJ Fanning2021-08-101-39/+79
* 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-093-33/+106
* [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-282-19/+37
* add test case for copying a cell with hyperlinkPJ Fanning2021-07-241-6/+23
* 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
* remove new testPJ Fanning2021-07-241-97/+0
* fix spellingPJ Fanning2021-07-243-2/+99
* partially undo changePJ Fanning2021-07-241-2/+2
* remove some unnecessary casts from copy methodPJ Fanning2021-07-241-6/+5
* remove unchecked cast from setHyperlinkPJ Fanning2021-07-241-1/+6
* [bug-64759] ignore unknown relationships when cloning sheetsPJ Fanning2021-07-221-1/+1