| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing jacoco-lib to test-scratchpad | Dominik Stadler | 2018-12-19 | 1 | -5/+5 |
* | #60656 - EMF image support in slideshows | Andreas Beeker | 2018-12-16 | 1 | -1/+1 |
* | #62365 - SVG image support in XSLF | Andreas Beeker | 2018-12-16 | 1 | -1/+24 |
* | disable findbugs for IBM JDK | Andreas Beeker | 2018-12-13 | 1 | -1/+1 |
* | disable findbugs for IBM JDK | Andreas Beeker | 2018-12-12 | 1 | -1/+4 |
* | add ooxml lite agent again ... | Andreas Beeker | 2018-12-11 | 1 | -0/+6 |
* | #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext | Andreas Beeker | 2018-12-11 | 1 | -239/+137 |
* | #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext | Andreas Beeker | 2018-12-10 | 1 | -0/+16 |
* | update links to POI 4.0.1 | Andreas Beeker | 2018-11-30 | 1 | -0/+3 |
* | prepare for 4.0.2 | Andreas Beeker | 2018-11-26 | 1 | -1/+1 |
* | release prepare for 4.0.1 - updating build.xml and changes.xml | Andreas Beeker | 2018-11-26 | 1 | -1/+1 |
* | exclude sha256 for nexus upload | Andreas Beeker | 2018-11-26 | 1 | -1/+1 |
* | Exclude ooxml-testlib from src-zip/tar.gz | Dominik Stadler | 2018-11-25 | 1 | -0/+1 |
* | Remove duplicated .jar extension when crafting the maven-jar name | Andreas Beeker | 2018-11-20 | 1 | -0/+1 |
* | prepare for 4.0.2 | Andreas Beeker | 2018-11-19 | 1 | -1/+1 |
* | release prepare for 4.0.1 - updating build.xml and changes.xml | Andreas Beeker | 2018-11-19 | 1 | -1/+1 |
* | Remove/Minimize references to Scratchpad module from other modules | Andreas Beeker | 2018-11-19 | 1 | -0/+2 |
* | #62921 - Provide OOXMLLite alternative for Java 12+ | Andreas Beeker | 2018-11-18 | 1 | -2/+5 |
* | #62921 - Provide OOXMLLite alternative for Java 12+ | Andreas Beeker | 2018-11-18 | 1 | -1/+1 |
* | #62921 - Provide OOXMLLite alternative for Java 12+ | Andreas Beeker | 2018-11-18 | 1 | -1/+1 |
* | #62921 - Provide OOXMLLite alternative for Java 12+ | Andreas Beeker | 2018-11-18 | 1 | -79/+68 |
* | Allow the forrest task to be called from the site sub-project | Nick Burch | 2018-10-31 | 1 | -3/+6 |
* | More javadoc updates | Nick Burch | 2018-10-30 | 1 | -1/+1 |
* | Update for latest/dev javadocs at /apidocs/dev/ | Nick Burch | 2018-10-30 | 1 | -2/+2 |
* | update xmlbeans to 3.0.2 | PJ Fanning | 2018-10-27 | 1 | -2/+3 |
* | add stax entries to forbidden apis due to android issues | PJ Fanning | 2018-10-06 | 1 | -2/+3 |
* | [bug-62747] bouncycastle 1.60 | PJ Fanning | 2018-09-19 | 1 | -12/+9 |
* | [bug-62742] add commons-compress jar to bin zip | PJ Fanning | 2018-09-19 | 1 | -0/+1 |
* | fix forbidden-apis check | PJ Fanning | 2018-09-18 | 1 | -3/+8 |
* | [bug-62730] include all inner list classes in poi-ooxml-schemas.jar | PJ Fanning | 2018-09-18 | 1 | -1/+24 |
* | #62699 - Download page must link to https://www.apache.org/dist/poi/KEYS | Andreas Beeker | 2018-09-08 | 1 | -58/+36 |
* | update 3.17 leftovers and provide a new build target to update those in the n... | Andreas Beeker | 2018-09-07 | 1 | -24/+59 |
* | update docs to 4.0.0 | Andreas Beeker | 2018-09-05 | 1 | -48/+32 |
* | update docs to Java 1.8 | Andreas Beeker | 2018-09-01 | 1 | -9/+0 |
* | Add SHA256 to release-prep and legal/* to ooxml-schemas | Andreas Beeker | 2018-09-01 | 1 | -8/+17 |
* | prepare for 4.0.1-beta1 | Andreas Beeker | 2018-08-31 | 1 | -1/+1 |
* | release prepare for 4.0.0 - updating build.xml and changes.xml | Andreas Beeker | 2018-08-31 | 1 | -1/+1 |
* | fix changes.xml entries in build.xml | Andreas Beeker | 2018-08-31 | 1 | -7/+7 |
* | test integration of XDDF text entities | Alain BĂ©arez | 2018-08-26 | 1 | -2/+0 |
* | Use any version of xmlbeans in the assemble step to reduce the number of plac... | Dominik Stadler | 2018-08-26 | 1 | -1/+1 |
* | use released version of xmlbeans 3.0.1 | PJ Fanning | 2018-08-24 | 1 | -1/+1 |
* | Also update asm to 6.2.1, this is required for JaCoCo 0.8.2 | Dominik Stadler | 2018-08-24 | 1 | -7/+8 |
* | Update JaCoCo to 0.8.2 in build.gradle to make it work with JDK 10+ | Dominik Stadler | 2018-08-23 | 1 | -2/+4 |
* | Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now... | Dominik Stadler | 2018-08-23 | 1 | -0/+32 |
* | Update to latest Mockito 2.21 | Dominik Stadler | 2018-08-23 | 1 | -2/+3 |
* | Try to make target "docs" work on Windows again | Dominik Stadler | 2018-08-23 | 1 | -1/+5 |
* | uptake xmlbeans 3.0.1 (staging version, pre-release) | PJ Fanning | 2018-08-19 | 1 | -4/+5 |
* | fix issue with commons-compress URL | PJ Fanning | 2018-08-17 | 1 | -1/+1 |
* | 62630 -- upgrad commons-compress | Tim Allison | 2018-08-16 | 1 | -2/+3 |
* | replaced forrest ant integration with ant invocation - copying xml-resolver.j... | Andreas Beeker | 2018-07-21 | 1 | -12/+5 |