aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* [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
* [bug-64759] ignore unknown relationships when cloning sheetsPJ Fanning2021-07-222-2/+17
* [bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid...PJ Fanning2021-07-202-1/+46
* right to left xlsx testPJ Fanning2021-07-201-14/+33
* change test that started failing after switch to commons-compress 1.21PJ Fanning2021-07-141-7/+11
* try to fix issue with building in windowsPJ Fanning2021-07-123-1/+1
* disable more tests when running with java 1.8.0_292PJ Fanning2021-07-071-0/+2
* add commons-compress to module-infoPJ Fanning2021-07-071-0/+2
* Apply some IDE suggestionsDominik Stadler2021-07-071-1/+1
* add explicit commons-io dependency to poi-ooxml. This closes #237PJ Fanning2021-07-061-0/+1
* deactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292Andreas Beeker2021-07-051-0/+7
* upgrade bouncycastlePJ Fanning2021-06-281-0/+1
* upgrade pdfbox dependencyPJ Fanning2021-06-281-2/+2
* 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-272-3/+9
* replace CombinedIterable with a few lines of simple codeAndreas Beeker2021-05-234-153/+26
* try to fix testsPJ Fanning2021-05-223-89/+89
* try to fix testPJ Fanning2021-05-221-4/+4
* try to fix testPJ Fanning2021-05-221-4/+4
* try to fix testPJ Fanning2021-05-221-4/+4
* convert tabs to spacesPJ Fanning2021-05-22126-7779/+7779
* activate javadoc lint and fix errorsAndreas Beeker2021-05-2157-609/+421
* Bug65292: Manual revert r1884958, Add a paragraph by default when creating a ...Sayi2021-05-204-29/+57
* fixed unable to read comments with picturesSayi2021-05-202-2/+21
* Try to fix compiling on some CI-runs to support all active types of JDKsDominik Stadler2021-05-142-6/+8
* use commons-io StringBuilderWriterPJ Fanning2021-05-141-4/+4
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-1458-3290/+2925
* Start moving some bits to the main Gradle fileDominik Stadler2021-05-131-12/+0
* Bug 63339: Use removeFormulaImpl() where possible and add a test which verifi...Dominik Stadler2021-05-132-24/+53
* Apply some IDE suggestionsDominik Stadler2021-05-131-8/+4
* xmlsec 2.2.2PJ Fanning2021-05-131-1/+1
* 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-062-0/+9
* #65214 - Document signed by POI reported as 'partially' signedAndreas Beeker2021-05-025-16/+57
* Fix ArrayIndexOutOfBoundsException if XWPFRun does not set styleSayi2021-04-282-7/+13
* Improve error message when formulas cannot be evaluated for some rows in SXSSFDominik Stadler2021-04-262-6/+9
* Rework test to not cause file-handle leaks and add an exclude for Log4j 2Dominik Stadler2021-04-262-156/+136
* Add a disabled test to run one single file from the stress-test-documentsDominik Stadler2021-04-261-0/+8