aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Jenkins-DSL: Add jacocoTestReport target to get the coverage XML filesDominik Stadler2020-10-251-0/+1
* Jenkins-DSL: Run tests before executing sonarqubeDominik Stadler2020-10-251-0/+1
* Jenkins DSL: Use JDK 11 for SonarQube Gradle build and try to make properties...Dominik Stadler2020-10-251-4/+4
* Gradle: Try to define project result output directories for the sonarqube pluginDominik Stadler2020-10-251-0/+4
* Jenkins-DSL: Update some moreDominik Stadler2020-10-251-5/+10
* Enable XML reporting for JaCoCo for the Sonar Gradle pluginDominik Stadler2020-10-251-0/+6
* Fix Sonar issues and IDE warningsDominik Stadler2020-10-254-57/+47
* Use sonar-plugin 3.0 for GradleDominik Stadler2020-10-251-1/+1
* try to upgrade spotbugs and asmPJ Fanning2020-10-251-8/+8
* Jenkins-DSL: Add JDK 16, disable POI-JDK-14 to only the latest 2 JDK releasesDominik Stadler2020-10-251-11/+18
* Add mising path to ooxml-schemas which is necessary for building with latest ...Dominik Stadler2020-10-251-0/+1
* Apply patch for bug 64791 to use proper position for the WriteAccessRecordDominik Stadler2020-10-252-1/+20
* Apply some IDE suggestionsDominik Stadler2020-10-253-22/+17
* Fix bug 64238: Make LOOKUP functions deal with empty last arg correctlyDominik Stadler2020-10-252-9/+15
* Update tests for bug 63845 some moreDominik Stadler2020-10-251-5/+15
* Prevent some unit-tests from failing when non-English local is used in Maven runDominik Stadler2020-10-253-31/+50
* Sonar fixes - a few "Try-with-resources should be used"Andreas Beeker2020-10-246-123/+86
* Sonar fixes - a few "String literals should not be duplicated"Andreas Beeker2020-10-244-65/+35
* create "build" directory - necessary when running in maven directory structur...Andreas Beeker2020-10-241-0/+1
* add more nodes to Test-Environment jobAndreas Beeker2020-10-241-1/+1
* try to fix sonar buildAndreas Beeker2020-10-2311-401/+150
* update commons-codecPJ Fanning2020-10-226-20/+21
* Handle errors from GraalVM native mode runs - UnsupportedFeature on setting S...Andreas Beeker2020-10-203-93/+28
* reformatPJ Fanning2020-10-201-41/+41
* [github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris...PJ Fanning2020-10-202-3/+16
* xmlbeans jar locationPJ Fanning2020-10-201-6/+2
* update ant/maven values, builds@ decided to rename thoseAndreas Beeker2020-10-191-3/+3
* update jdk values, remove jdk 1.6Andreas Beeker2020-10-191-13/+9
* Ignore test on no-scratchpad runAndreas Beeker2020-10-191-0/+3
* #64817 - Fix issue in testXLSXinPPTAndreas Beeker2020-10-185-35/+43
* disable broken testPJ Fanning2020-10-161-0/+2
* use xmlbeans official 4.0.0 releasePJ Fanning2020-10-162-6/+2
* Test PPT file containing a XLSX via an OLE2 intermediate layer, from Apache TikaNick Burch2020-10-131-0/+0
* Add unit test for XLSX embedded in PPT and WorkbookFactory, was already fixedNick Burch2020-10-131-0/+43
* Add license headerAndreas Beeker2020-10-113-1/+53
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-1025-301/+1323
* Avoid dependency on ooxml-test in integration-testDominik Stadler2020-09-261-2/+2
* More changes to make the Gradle build work againDominik Stadler2020-09-261-0/+13
* Try to fix the Gradle buildDominik Stadler2020-09-262-19/+47
* Update third party libraries in pom.xml and build.gradle, update JaCoCo to 0.8.6Dominik Stadler2020-09-256-34/+59
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-255-34/+29
* OSGi support: register service providers in bundle activatorYegor Kozlov2020-09-229-54/+347
* Fix Ant javascript issuesAndreas Beeker2020-09-224-33/+155
* #64716 - wmf display error - use FileMagic also for File-based inputAndreas Beeker2020-09-191-32/+28
* adapt to XmlBeans changesAndreas Beeker2020-09-191-23/+23
* mark org.apache.commons.logging.* as an optional osgi dependencyYegor Kozlov2020-09-181-0/+1
* XmlBeans is now generating Java 1.8 based files - javasources option is not a...Andreas Beeker2020-09-171-2/+0
* Add more render test imagesAndreas Beeker2020-09-164-1/+2
* Bug 57857 POI OSGi bundleYegor Kozlov2020-09-168-353/+310
* #64716 - wmf display error - WmfExtTextOut - move current location to the end...Andreas Beeker2020-09-151-0/+17