summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* make xssf streaming code more extensiblePJ Fanning2018-07-272-88/+85
* add missing licensesPJ Fanning2018-07-272-0/+34
* start process of introducing an interface for Styles and Themes TablesPJ Fanning2018-07-267-17/+165
* reduce dependence on CTCommentPJ Fanning2018-07-261-1/+0
* reduce dependence on CTCommentPJ Fanning2018-07-261-4/+3
* start process of introducing an interface for Comments TablePJ Fanning2018-07-266-16/+79
* add SharedStrings interface to allow our XSSF code to more easily extended by...PJ Fanning2018-07-259-19/+149
* [github-117] Add getStyleWithName() to XWPFStyles. This closes #117PJ Fanning2018-07-255-32/+64
* make ReadOnlySharedStringsTable subclassablePJ Fanning2018-07-251-16/+6
* #62564 - replace Thread.currentThread().getContextClassLoader() with getClass...Andreas Beeker2018-07-248-10/+10
* Add missing apache licenses. This closes #116PJ Fanning2018-07-245-0/+80
* [github-115] implement endnote. This closes #115PJ Fanning2018-07-2415-576/+1309
* Added missing reference to commons-compress JARAndreas Beeker2018-07-221-0/+1
* [github-114] Extend docx footnote support. Thanks to Eliot Kimber. This close...PJ Fanning2018-07-216-41/+451
* replaced forrest ant integration with ant invocation - copying xml-resolver.j...Andreas Beeker2018-07-211-12/+5
* fix forrest path on windowsAndreas Beeker2018-07-191-1/+1
* fix new javadocs location in build dirAndreas Beeker2018-07-191-1/+1
* update forrest version info / set FORREST_HOME environment variableAndreas Beeker2018-07-191-0/+1
* Update to Apache Forrest 0.90Andreas Beeker2018-07-181-30/+20
* 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