| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make xssf streaming code more extensible | PJ Fanning | 2018-07-27 | 2 | -88/+85 |
* | add missing licenses | PJ Fanning | 2018-07-27 | 2 | -0/+34 |
* | start process of introducing an interface for Styles and Themes Tables | PJ Fanning | 2018-07-26 | 7 | -17/+165 |
* | reduce dependence on CTComment | PJ Fanning | 2018-07-26 | 1 | -1/+0 |
* | reduce dependence on CTComment | PJ Fanning | 2018-07-26 | 1 | -4/+3 |
* | start process of introducing an interface for Comments Table | PJ Fanning | 2018-07-26 | 6 | -16/+79 |
* | add SharedStrings interface to allow our XSSF code to more easily extended by... | PJ Fanning | 2018-07-25 | 9 | -19/+149 |
* | [github-117] Add getStyleWithName() to XWPFStyles. This closes #117 | PJ Fanning | 2018-07-25 | 5 | -32/+64 |
* | make ReadOnlySharedStringsTable subclassable | PJ Fanning | 2018-07-25 | 1 | -16/+6 |
* | #62564 - replace Thread.currentThread().getContextClassLoader() with getClass... | Andreas Beeker | 2018-07-24 | 8 | -10/+10 |
* | Add missing apache licenses. This closes #116 | PJ Fanning | 2018-07-24 | 5 | -0/+80 |
* | [github-115] implement endnote. This closes #115 | PJ Fanning | 2018-07-24 | 15 | -576/+1309 |
* | Added missing reference to commons-compress JAR | Andreas Beeker | 2018-07-22 | 1 | -0/+1 |
* | [github-114] Extend docx footnote support. Thanks to Eliot Kimber. This close... | PJ Fanning | 2018-07-21 | 6 | -41/+451 |
* | replaced forrest ant integration with ant invocation - copying xml-resolver.j... | Andreas Beeker | 2018-07-21 | 1 | -12/+5 |
* | fix forrest path on windows | Andreas Beeker | 2018-07-19 | 1 | -1/+1 |
* | fix new javadocs location in build dir | Andreas Beeker | 2018-07-19 | 1 | -1/+1 |
* | update forrest version info / set FORREST_HOME environment variable | Andreas Beeker | 2018-07-19 | 1 | -0/+1 |
* | Update to Apache Forrest 0.90 | Andreas Beeker | 2018-07-18 | 1 | -30/+20 |
* | upgrade commons-collections4 to 4.2 | PJ Fanning | 2018-07-14 | 5 | -7/+8 |
* | add retest-ooxml target that can be used to verify if we have all the necessa... | PJ Fanning | 2018-07-13 | 1 | -1/+7 |
* | add retest-ooxml target that can be used to verify if we have all the necessa... | PJ Fanning | 2018-07-13 | 1 | -18/+99 |
* | try to get more generated classes into poi-ooxml-schemas | PJ Fanning | 2018-07-11 | 2 | -0/+51 |
* | try to get more generated classes into poi-ooxml-schemas | PJ Fanning | 2018-07-11 | 3 | -0/+160 |
* | code formatting | PJ Fanning | 2018-07-11 | 4 | -34/+26 |
* | more usage of shared rebuildRows | PJ Fanning | 2018-07-09 | 1 | -22/+8 |
* | update indents | PJ Fanning | 2018-07-09 | 2 | -501/+497 |
* | changed expiry date of kiwiwings entry | Andreas Beeker | 2018-07-07 | 1 | -51/+89 |
* | update PGP key | PJ Fanning | 2018-07-07 | 1 | -15/+25 |
* | add pgp key | PJ Fanning | 2018-07-07 | 1 | -0/+35 |
* | [bug-62522] include partName in exception message | PJ Fanning | 2018-07-06 | 1 | -408/+409 |
* | Gradle: Define japicmp settings only once, but still fails due to removed cla... | Dominik Stadler | 2018-07-05 | 2 | -40/+20 |
* | Regression tests: Add test which triggers reading header/footer of PPTX files... | Dominik Stadler | 2018-07-05 | 2 | -6/+21 |
* | Adjust comments and IDE warnings, duplicate code reduction | Dominik Stadler | 2018-07-05 | 3 | -23/+21 |
* | Add a test with a threaded TempFileCreationStrategy, remove duplicated constant. | Dominik Stadler | 2018-07-05 | 2 | -3/+190 |
* | Java 9: Add Automatic-Module-Name in Jars built via Gradle | Dominik Stadler | 2018-07-05 | 1 | -1/+31 |
* | try to get CTPhonetic included in poi-ooxml-schemas | PJ Fanning | 2018-07-04 | 1 | -0/+4 |
* | mark constructor as public | PJ Fanning | 2018-07-02 | 1 | -1/+0 |
* | Fix gradle add maven repo again | Andreas Beeker | 2018-06-30 | 1 | -0/+5 |
* | Fix gradle ant-junit dependencies when not using the gradle wrapper / update ... | Andreas Beeker | 2018-06-30 | 1 | -2/+16 |
* | try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-... | PJ Fanning | 2018-06-30 | 2 | -1/+5 |
* | #62513 - Don't try to parse embedded package relationships | Andreas Beeker | 2018-06-30 | 4 | -5/+21 |
* | belated ref to 3.17 in doap file | PJ Fanning | 2018-06-29 | 1 | -0/+7 |
* | Slightly adjust afew tests some more | Dominik Stadler | 2018-06-29 | 2 | -25/+23 |
* | update xmlbeans repo | PJ Fanning | 2018-06-28 | 3 | -10/+4 |
* | Somehow the WordToHtml converter now produces slightly more than 6000 chars b... | Dominik Stadler | 2018-06-28 | 1 | -52/+22 |
* | Gracefully close resources in test if first line in setup causes a problem | Dominik Stadler | 2018-06-26 | 1 | -1/+3 |
* | #59268 - adapt xml schema changes to maven build and add apache staging repos... | Andreas Beeker | 2018-06-24 | 1 | -289/+326 |
* | #59268 - cache typeloader because of OOMs in the jenkins tests | Andreas Beeker | 2018-06-24 | 1 | -4/+16 |
* | #59268 - remove duplicated typeloader in POI and use fixed XmlBeans implement... | Andreas Beeker | 2018-06-23 | 5 | -118/+16 |