aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* upgrade commons-collections4 to 4.2PJ Fanning2018-07-145-7/+8
* add retest-ooxml target that can be used to verify if we have all the necessa...PJ Fanning2018-07-131-1/+7
* add retest-ooxml target that can be used to verify if we have all the necessa...PJ Fanning2018-07-131-18/+99
* try to get more generated classes into poi-ooxml-schemasPJ Fanning2018-07-112-0/+51
* try to get more generated classes into poi-ooxml-schemasPJ Fanning2018-07-113-0/+160
* code formattingPJ Fanning2018-07-114-34/+26
* more usage of shared rebuildRowsPJ Fanning2018-07-091-22/+8
* update indentsPJ Fanning2018-07-092-501/+497
* changed expiry date of kiwiwings entryAndreas Beeker2018-07-071-51/+89
* update PGP keyPJ Fanning2018-07-071-15/+25
* add pgp keyPJ Fanning2018-07-071-0/+35
* [bug-62522] include partName in exception messagePJ Fanning2018-07-061-408/+409
* Gradle: Define japicmp settings only once, but still fails due to removed cla...Dominik Stadler2018-07-052-40/+20
* Regression tests: Add test which triggers reading header/footer of PPTX files...Dominik Stadler2018-07-052-6/+21
* Adjust comments and IDE warnings, duplicate code reductionDominik Stadler2018-07-053-23/+21
* Add a test with a threaded TempFileCreationStrategy, remove duplicated constant.Dominik Stadler2018-07-052-3/+190
* Java 9: Add Automatic-Module-Name in Jars built via GradleDominik Stadler2018-07-051-1/+31
* try to get CTPhonetic included in poi-ooxml-schemasPJ Fanning2018-07-041-0/+4
* mark constructor as publicPJ Fanning2018-07-021-1/+0
* Fix gradle add maven repo againAndreas Beeker2018-06-301-0/+5
* Fix gradle ant-junit dependencies when not using the gradle wrapper / update ...Andreas Beeker2018-06-301-2/+16
* try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-...PJ Fanning2018-06-302-1/+5
* #62513 - Don't try to parse embedded package relationshipsAndreas Beeker2018-06-304-5/+21
* belated ref to 3.17 in doap filePJ Fanning2018-06-291-0/+7
* Slightly adjust afew tests some moreDominik Stadler2018-06-292-25/+23
* update xmlbeans repoPJ Fanning2018-06-283-10/+4
* Somehow the WordToHtml converter now produces slightly more than 6000 chars b...Dominik Stadler2018-06-281-52/+22
* Gracefully close resources in test if first line in setup causes a problemDominik Stadler2018-06-261-1/+3
* #59268 - adapt xml schema changes to maven build and add apache staging repos...Andreas Beeker2018-06-241-289/+326
* #59268 - cache typeloader because of OOMs in the jenkins testsAndreas Beeker2018-06-241-4/+16
* #59268 - remove duplicated typeloader in POI and use fixed XmlBeans implement...Andreas Beeker2018-06-235-118/+16
* add repo definition to pom.xmlPJ Fanning2018-06-231-0/+8
* #59268 - add license header / escape unicode stringAndreas Beeker2018-06-222-2/+52
* #59268 - Work on providing an updated version of XMLBeansAndreas Beeker2018-06-228-18/+104
* #62451 - Document last printed in the year 27321Andreas Beeker2018-06-172-45/+58
* #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...Andreas Beeker2018-06-144-15/+59
* #62452 - Extract configuration while verifying XML signaturesAndreas Beeker2018-06-135-155/+421
* [bug-62438] remove nullable class (and use java.util.Optional). This closes #111PJ Fanning2018-06-1315-1006/+1170
* add back xmlbeans jar manipulation due to build issuePJ Fanning2018-06-101-5/+9
* Disabled API-Check for 4.0.0 because of incompatible breaking changes - enabl...Andreas Beeker2018-06-101-1/+1
* update license notice based on https://apache.org/legal/release-policy.htmlPJ Fanning2018-06-101-2/+2
* Fix some IDE warnings, Javadoc, useless asserts, ...Dominik Stadler2018-06-102-21/+16
* Update Gradle wrapper to 4.6Dominik Stadler2018-06-103-2/+2
* Remove the older version of commons-compress and some possible remnants of xm...Dominik Stadler2018-06-101-1/+2
* remove unnecessary xmlbeans jar manipulationPJ Fanning2018-06-101-9/+5
* update property names in build.xmlPJ Fanning2018-06-101-11/+11
* fix some deprecation warningsPJ Fanning2018-06-082-5/+5
* remove obsolete dev classesAndreas Beeker2018-06-088-808/+0
* fix some deprecation warningsPJ Fanning2018-06-074-9/+8
* fix some javadocPJ Fanning2018-06-071-677/+686