aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main
Commit message (Expand)AuthorAgeFilesLines
* [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
* try to fix issue with building in windowsPJ Fanning2021-07-121-0/+0
* add commons-compress to module-infoPJ Fanning2021-07-071-0/+2
* 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
* Fix ArrayIndexOutOfBoundsException if XWPFRun does not set styleSayi2021-04-281-7/+2
* Improve error message when formulas cannot be evaluated for some rows in SXSSFDominik Stadler2021-04-262-6/+9
* #65228 - the method getCap() does not work correctly in xslf.usermodel.XSLFTe...Andreas Beeker2021-04-221-0/+10
* Fix JavadocsAndreas Beeker2021-04-191-1/+13
* Fix JavadocsAndreas Beeker2021-04-181-0/+2
* fix javadocsAndreas Beeker2021-04-1510-138/+103
* fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...Andreas Beeker2021-04-14102-572/+362
* :poi-ooxml - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-1317-185/+173
* Fix Xades / Document.importNode SIGSEVAndreas Beeker2021-04-121-11/+65
* fix paths for integration build, docs, add site task to main build.gradleAndreas Beeker2021-04-102-2/+2
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-07630-0/+146362