aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml
Commit message (Expand)AuthorAgeFilesLines
* 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
* [github-235] Fix date formatting for number cell values. Thanks to Anthony Sc...PJ Fanning2021-04-251-0/+11
* #65228 - the method getCap() does not work correctly in xslf.usermodel.XSLFTe...Andreas Beeker2021-04-222-19/+25
* Fix JavadocsAndreas Beeker2021-04-191-1/+13
* Fix JavadocsAndreas Beeker2021-04-181-0/+2
* fix javadocsAndreas Beeker2021-04-1510-138/+103
* Gradle: Synchronize the code in the different build-scripts across the projectsDominik Stadler2021-04-151-14/+13
* fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...Andreas Beeker2021-04-14128-648/+374
* :poi-ooxml - fix javadocs - link to dependent/external project javadocsAndreas Beeker2021-04-1318-192/+191
* 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
* Ensure the cache-directory for ImageIO is set to a valid directoryDominik Stadler2021-04-081-2/+10
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-07905-0/+206431