aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* #62564 - replace Thread.currentThread().getContextClassLoader() with ↵Andreas Beeker2018-07-248-10/+10
| | | | | | getClass().getClassLoader() git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836590 13f79535-47bb-0310-9956-ffa450edef68
* Add missing apache licenses. This closes #116PJ Fanning2018-07-245-0/+80
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836558 13f79535-47bb-0310-9956-ffa450edef68
* [github-115] implement endnote. This closes #115PJ Fanning2018-07-2415-576/+1309
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836538 13f79535-47bb-0310-9956-ffa450edef68
* Added missing reference to commons-compress JARAndreas Beeker2018-07-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836433 13f79535-47bb-0310-9956-ffa450edef68
* [github-114] Extend docx footnote support. Thanks to Eliot Kimber. This ↵PJ Fanning2018-07-216-41/+451
| | | | | | closes #114 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836415 13f79535-47bb-0310-9956-ffa450edef68
* replaced forrest ant integration with ant invocation - copying ↵Andreas Beeker2018-07-211-12/+5
| | | | | | xml-resolver.jar in $ANT_HOME/lib isn't necessary anymore git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836402 13f79535-47bb-0310-9956-ffa450edef68
* fix forrest path on windowsAndreas Beeker2018-07-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836305 13f79535-47bb-0310-9956-ffa450edef68
* fix new javadocs location in build dirAndreas Beeker2018-07-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836304 13f79535-47bb-0310-9956-ffa450edef68
* update forrest version info / set FORREST_HOME environment variableAndreas Beeker2018-07-191-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836303 13f79535-47bb-0310-9956-ffa450edef68
* Update to Apache Forrest 0.90Andreas Beeker2018-07-181-30/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836243 13f79535-47bb-0310-9956-ffa450edef68
* upgrade commons-collections4 to 4.2PJ Fanning2018-07-145-7/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835913 13f79535-47bb-0310-9956-ffa450edef68
* add retest-ooxml target that can be used to verify if we have all the ↵PJ Fanning2018-07-131-1/+7
| | | | | | necessary classes in poi-ooxml-schemas jar git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835852 13f79535-47bb-0310-9956-ffa450edef68
* add retest-ooxml target that can be used to verify if we have all the ↵PJ Fanning2018-07-131-18/+99
| | | | | | necessary classes in poi-ooxml-schemas jar git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835850 13f79535-47bb-0310-9956-ffa450edef68
* try to get more generated classes into poi-ooxml-schemasPJ Fanning2018-07-112-0/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835687 13f79535-47bb-0310-9956-ffa450edef68
* try to get more generated classes into poi-ooxml-schemasPJ Fanning2018-07-113-0/+160
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835685 13f79535-47bb-0310-9956-ffa450edef68
* code formattingPJ Fanning2018-07-114-34/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835674 13f79535-47bb-0310-9956-ffa450edef68
* more usage of shared rebuildRowsPJ Fanning2018-07-091-22/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835494 13f79535-47bb-0310-9956-ffa450edef68
* update indentsPJ Fanning2018-07-092-501/+497
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835482 13f79535-47bb-0310-9956-ffa450edef68
* changed expiry date of kiwiwings entryAndreas Beeker2018-07-071-51/+89
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835328 13f79535-47bb-0310-9956-ffa450edef68
* update PGP keyPJ Fanning2018-07-071-15/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835302 13f79535-47bb-0310-9956-ffa450edef68
* add pgp keyPJ Fanning2018-07-071-0/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835301 13f79535-47bb-0310-9956-ffa450edef68
* [bug-62522] include partName in exception messagePJ Fanning2018-07-061-408/+409
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835276 13f79535-47bb-0310-9956-ffa450edef68
* Gradle: Define japicmp settings only once, but still fails due to removed ↵Dominik Stadler2018-07-052-40/+20
| | | | | | classes in 4.0.0 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835185 13f79535-47bb-0310-9956-ffa450edef68
* Regression tests: Add test which triggers reading header/footer of PPTX ↵Dominik Stadler2018-07-052-6/+21
| | | | | | files so that we include the related CT classes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835184 13f79535-47bb-0310-9956-ffa450edef68
* Adjust comments and IDE warnings, duplicate code reductionDominik Stadler2018-07-053-23/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835183 13f79535-47bb-0310-9956-ffa450edef68
* Add a test with a threaded TempFileCreationStrategy, remove duplicated constant.Dominik Stadler2018-07-052-3/+190
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835182 13f79535-47bb-0310-9956-ffa450edef68
* Java 9: Add Automatic-Module-Name in Jars built via GradleDominik Stadler2018-07-051-1/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835181 13f79535-47bb-0310-9956-ffa450edef68
* try to get CTPhonetic included in poi-ooxml-schemasPJ Fanning2018-07-041-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1835048 13f79535-47bb-0310-9956-ffa450edef68
* mark constructor as publicPJ Fanning2018-07-021-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834879 13f79535-47bb-0310-9956-ffa450edef68
* Fix gradle add maven repo againAndreas Beeker2018-06-301-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834764 13f79535-47bb-0310-9956-ffa450edef68
* Fix gradle ant-junit dependencies when not using the gradle wrapper / update ↵Andreas Beeker2018-06-301-2/+16
| | | | | | ant version git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834762 13f79535-47bb-0310-9956-ffa450edef68
* try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in ↵PJ Fanning2018-06-302-1/+5
| | | | | | excel-streaming-reader codebase) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834745 13f79535-47bb-0310-9956-ffa450edef68
* #62513 - Don't try to parse embedded package relationshipsAndreas Beeker2018-06-304-5/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834729 13f79535-47bb-0310-9956-ffa450edef68
* belated ref to 3.17 in doap filePJ Fanning2018-06-291-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834711 13f79535-47bb-0310-9956-ffa450edef68
* Slightly adjust afew tests some moreDominik Stadler2018-06-292-25/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834654 13f79535-47bb-0310-9956-ffa450edef68
* update xmlbeans repoPJ Fanning2018-06-283-10/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834639 13f79535-47bb-0310-9956-ffa450edef68
* Somehow the WordToHtml converter now produces slightly more than 6000 chars ↵Dominik Stadler2018-06-281-52/+22
| | | | | | | | | | before the <table element for me As there is no description why this substring was in the test in the first place I removed it to make the test less flaky. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834621 13f79535-47bb-0310-9956-ffa450edef68
* Gracefully close resources in test if first line in setup causes a problemDominik Stadler2018-06-261-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834412 13f79535-47bb-0310-9956-ffa450edef68
* #59268 - adapt xml schema changes to maven build and add apache staging ↵Andreas Beeker2018-06-241-289/+326
| | | | | | repository temporarily git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834257 13f79535-47bb-0310-9956-ffa450edef68
* #59268 - cache typeloader because of OOMs in the jenkins testsAndreas Beeker2018-06-241-4/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834236 13f79535-47bb-0310-9956-ffa450edef68
* #59268 - remove duplicated typeloader in POI and use fixed XmlBeans ↵Andreas Beeker2018-06-235-118/+16
| | | | | | implementation instead git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834229 13f79535-47bb-0310-9956-ffa450edef68
* add repo definition to pom.xmlPJ Fanning2018-06-231-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834187 13f79535-47bb-0310-9956-ffa450edef68
* #59268 - add license header / escape unicode stringAndreas Beeker2018-06-222-2/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834168 13f79535-47bb-0310-9956-ffa450edef68
* #59268 - Work on providing an updated version of XMLBeansAndreas Beeker2018-06-228-18/+104
| | | | | | (imported from https://github.com/apache/poi/pull/113) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834165 13f79535-47bb-0310-9956-ffa450edef68
* #62451 - Document last printed in the year 27321Andreas Beeker2018-06-172-45/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833668 13f79535-47bb-0310-9956-ffa450edef68
* #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the ↵Andreas Beeker2018-06-144-15/+59
| | | | | | OutputStream git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833566 13f79535-47bb-0310-9956-ffa450edef68
* #62452 - Extract configuration while verifying XML signaturesAndreas Beeker2018-06-135-155/+421
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833477 13f79535-47bb-0310-9956-ffa450edef68
* [bug-62438] remove nullable class (and use java.util.Optional). This closes #111PJ Fanning2018-06-1315-1006/+1170
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833459 13f79535-47bb-0310-9956-ffa450edef68
* add back xmlbeans jar manipulation due to build issuePJ Fanning2018-06-101-5/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833303 13f79535-47bb-0310-9956-ffa450edef68
* Disabled API-Check for 4.0.0 because of incompatible breaking changes - ↵Andreas Beeker2018-06-101-1/+1
| | | | | | enable it again, after 4.0.0 is released git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1833302 13f79535-47bb-0310-9956-ffa450edef68