aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* [bug-65581] support configurable temp file thresholdPJ Fanning2021-09-182-11/+85
* [bug-65576] replace StringCodepointsIterablePJ Fanning2021-09-161-2/+3
* 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
* sonar fixesAndreas Beeker2021-08-286-21/+37
* 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
* 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-2/+7
* [bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid...PJ Fanning2021-07-201-1/+1
* Apply some IDE suggestionsDominik Stadler2021-07-071-1/+1
* update javadocPJ Fanning2021-06-091-1/+1
* update javadocPJ Fanning2021-06-092-6/+6
* remove unnecessary castPJ Fanning2021-06-091-2/+1
* #65331 - Wrong mapping of TableRowAlignSayi2021-05-271-3/+5
* replace CombinedIterable with a few lines of simple codeAndreas Beeker2021-05-233-140/+18
* convert tabs to spacesPJ Fanning2021-05-2273-4707/+4707
* activate javadoc lint and fix errorsAndreas Beeker2021-05-2155-546/+401
* Bug65292: Manual revert r1884958, Add a paragraph by default when creating a ...Sayi2021-05-201-0/+10
* fixed unable to read comments with picturesSayi2021-05-201-2/+7
* use commons-io StringBuilderWriterPJ Fanning2021-05-141-4/+4
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-1418-239/+189
* Bug 63339: Use removeFormulaImpl() where possible and add a test which verifi...Dominik Stadler2021-05-131-24/+20
* Apply some IDE suggestionsDominik Stadler2021-05-131-8/+4
* Remove invalid codeSayi2021-05-111-1/+0
* #64844 - Incorrect sizes of images in SVGAndreas Beeker2021-05-085-5/+215
* #65282 - addRun method only adds to run collection, missing iRun collectionSayi2021-05-061-0/+1
* #65214 - Document signed by POI reported as 'partially' signedAndreas Beeker2021-05-024-16/+16