aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix forbidden-apis checkPJ Fanning2018-09-181-3/+8
* add ooxml-schemas enum classes to poi-ooxml-schemasPJ Fanning2018-09-181-32/+36
* [bug-62730] include all inner list classes in poi-ooxml-schemas.jarPJ Fanning2018-09-183-9/+47
* update commons-codec dependency in pom.xml to 1.11 (to match compile time)PJ Fanning2018-09-181-1/+1
* move commons-math3 dependency to poi pom.xmlPJ Fanning2018-09-182-10/+10
* [bug-62690] change poi-ooxml pom.xml to have explicit dependency on commons-m...PJ Fanning2018-09-181-0/+5
* [bug-62735] change poi-ooxml pom.xml to have dependency on curvesapi 1.05PJ Fanning2018-09-181-1/+1
* [bug-62733] XSLFBackground setFill() can corrupt the documentPJ Fanning2018-09-182-1/+172
* handle test issues when running with old xercesPJ Fanning2018-09-082-11/+20
* #62699 - Download page must link to https://www.apache.org/dist/poi/KEYSAndreas Beeker2018-09-081-58/+36
* Use different directory for xerces-jar so we do not remove it again as part o...Dominik Stadler2018-09-071-2/+2
* update 3.17 leftovers and provide a new build target to update those in the n...Andreas Beeker2018-09-0715-41/+83
* [bug-62692] issue when using widlfy xml parserPJ Fanning2018-09-072-9/+20
* update docs to 4.0.0Andreas Beeker2018-09-051-48/+32
* import existing chart on current drawingAlain Béarez2018-09-051-172/+216
* update docs to Java 1.8Andreas Beeker2018-09-012-11/+2
* remove reference to Piccolo parserAndreas Beeker2018-09-011-3/+0
* Add SHA256 to release-prep and legal/* to ooxml-schemasAndreas Beeker2018-09-011-8/+17
* prepare for 4.0.1-beta1Andreas Beeker2018-08-3110-10/+10
* release prepare for 4.0.0 - updating build.xml and changes.xmlAndreas Beeker2018-08-311-1/+1
* fix changes.xml entries in build.xmlAndreas Beeker2018-08-311-7/+7
* sonar fixes - blockerAndreas Beeker2018-08-3110-31/+64
* #62108 - ArrayIndexOfBounds exception when getColumnWidth()Andreas Beeker2018-08-311-3/+2
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-31140-11080/+5578
* remove ref to staging repoPJ Fanning2018-08-281-1/+0
* remove stray stacktracePJ Fanning2018-08-281-1/+0
* add missing classes to poi-ooxml-schema.jarPJ Fanning2018-08-281-0/+9
* rebase XDDF text packageAlain Béarez2018-08-2726-488/+993
* test integration of XDDF text entitiesAlain Béarez2018-08-2612-723/+1208
* complete body properties with insetsAlain Béarez2018-08-261-0/+65
* fill in the text body, its paragraphs and text runsAlain Béarez2018-08-2648-35/+4066
* add warning message to help reduce duplicates of bug 60102Alain Béarez2018-08-261-2/+3
* #62649 - Remove OPOIFSAndreas Beeker2018-08-2674-5735/+1785
* Set locale provider to JRE,CLDR for tests to have compatible date formatting ...Dominik Stadler2018-08-262-1/+5
* Enable periodic run of build against JDK 11Dominik Stadler2018-08-261-4/+23
* Ensure that file handles are closed for encrypted filesDominik Stadler2018-08-262-1/+9
* Use any version of xmlbeans in the assemble step to reduce the number of plac...Dominik Stadler2018-08-261-1/+1
* Adjust test for JDK 9, 10 and 11Dominik Stadler2018-08-265-53/+51
* fix accidental change in test filePJ Fanning2018-08-241-1/+1
* use released version of xmlbeans 3.0.1PJ Fanning2018-08-244-9/+4
* Also update asm to 6.2.1, this is required for JaCoCo 0.8.2Dominik Stadler2018-08-241-7/+8
* Exclude some test-suites in build.gradle to not execute tests multiple timesDominik Stadler2018-08-231-0/+4
* Update JaCoCo to 0.8.2 in build.gradle to make it work with JDK 10+Dominik Stadler2018-08-233-4/+6
* Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now...Dominik Stadler2018-08-237-74/+169
* Remove some IDE warningsDominik Stadler2018-08-233-29/+9
* Update to latest Mockito 2.21Dominik Stadler2018-08-231-2/+3
* Add staging repo in one more place in Gradle build to make compile succeed on...Dominik Stadler2018-08-231-0/+1
* Disable some machines that do not yet have JDK 11 installedDominik Stadler2018-08-231-0/+2
* Try to make target "docs" work on Windows againDominik Stadler2018-08-231-1/+5
* Adjust job for JDK 11 to not require module java.xml.bind any moreDominik Stadler2018-08-231-3/+4