Andreas Beeker
b20318b58c
#64867 - Provide PDF rendering with PPTX2PNG
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883074 13f79535-47bb-0310-9956-ffa450edef68
2020-11-02 23:56:27 +00:00
Dominik Stadler
dae47d5ced
Add unit-test from bug 56454 to show that the problem is fixed now
...
Probably fixed as part of 64460 via r1883037.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883055 13f79535-47bb-0310-9956-ffa450edef68
2020-11-01 17:59:33 +00:00
Andreas Beeker
38b415e26a
#64716 - wmf display error
...
EMF: workaround for invalid EMF header bounds
EMF: add option to PPTX2PNG / DrawableHint to fallback to force EMF header bounds
EMF: use RGB instead of HSL gradiants
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883051 13f79535-47bb-0310-9956-ffa450edef68
2020-11-01 15:37:20 +00:00
Dominik Stadler
d835bdef42
Fix file-handle-leaks when re-writing documents or slideshows
...
When replacing a directory, we should close the previous one
Close some resources in tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883038 13f79535-47bb-0310-9956-ffa450edef68
2020-11-01 09:22:09 +00:00
Dominik Stadler
232d734941
Bug 64460: Fix invalid moving of merged regions
...
Also fix and enable two tests ignored previously
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883037 13f79535-47bb-0310-9956-ffa450edef68
2020-11-01 09:21:45 +00:00
Dominik Stadler
1bd3ddaa75
Add comments for Sonar properties in the Gradle build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883036 13f79535-47bb-0310-9956-ffa450edef68
2020-11-01 09:21:29 +00:00
Dominik Stadler
5226ed80dd
Improve error messages on missing Factory-implementations, fix Sonar issues and IDE warnings
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883035 13f79535-47bb-0310-9956-ffa450edef68
2020-11-01 09:21:16 +00:00
Dominik Stadler
a080d2b098
Adjust the location of the resulting JaCoCo XML report files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882851 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 19:30:28 +00:00
Dominik Stadler
a2691cb5f9
Jenkins-DSL: Add jacocoTestReport target to get the coverage XML files
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882850 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 19:30:14 +00:00
Dominik Stadler
95d281dbfc
Jenkins-DSL: Run tests before executing sonarqube
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882849 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 19:30:00 +00:00
Dominik Stadler
75ccbe125e
Jenkins DSL: Use JDK 11 for SonarQube Gradle build and try to make properties work
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882848 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 19:29:46 +00:00
Dominik Stadler
8374537d5a
Gradle: Try to define project result output directories for the sonarqube plugin
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882846 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 17:40:48 +00:00
Dominik Stadler
5e2db1b02f
Jenkins-DSL: Update some more
...
Set JDK 16 build to manual as it fails on Findbugs
Set Gradle-SonarQube to manual
Try to add a few properties necessary for Sonar via Gradle
Remove H50 from TestEnvironment again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882844 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 16:07:58 +00:00
Dominik Stadler
781fa38157
Enable XML reporting for JaCoCo for the Sonar Gradle plugin
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882843 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 16:07:44 +00:00
Dominik Stadler
8089682957
Fix Sonar issues and IDE warnings
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882842 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 16:07:30 +00:00
Dominik Stadler
02355346db
Use sonar-plugin 3.0 for Gradle
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882841 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 16:07:12 +00:00
PJ Fanning
a8a4e40c5a
try to upgrade spotbugs and asm
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882836 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 12:51:34 +00:00
Dominik Stadler
d2dcbf3452
Jenkins-DSL: Add JDK 16, disable POI-JDK-14 to only the latest 2 JDK releases
...
Also update the list of JDKs and Nodes for the TestEnvironment job
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882833 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 09:24:01 +00:00
Dominik Stadler
8b37dad7a1
Add mising path to ooxml-schemas which is necessary for building with latest JDK 16 ea-builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882830 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 08:22:45 +00:00
Dominik Stadler
062455c25d
Apply patch for bug 64791 to use proper position for the WriteAccessRecord
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882829 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 07:21:56 +00:00
Dominik Stadler
ce51aaf2dd
Apply some IDE suggestions
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882828 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 07:21:52 +00:00
Dominik Stadler
352f5a034c
Fix bug 64238: Make LOOKUP functions deal with empty last arg correctly
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882827 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 07:21:45 +00:00
Dominik Stadler
19944379e1
Update tests for bug 63845 some more
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882826 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 07:21:41 +00:00
Dominik Stadler
b6960fbe54
Prevent some unit-tests from failing when non-English local is used in Maven run
...
Also improve the error message when parsing the date fails.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882825 13f79535-47bb-0310-9956-ffa450edef68
2020-10-25 07:21:34 +00:00
Andreas Beeker
90bfac52d6
Sonar fixes - a few "Try-with-resources should be used"
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882820 13f79535-47bb-0310-9956-ffa450edef68
2020-10-24 21:25:52 +00:00
Andreas Beeker
ebdd3c37d4
Sonar fixes - a few "String literals should not be duplicated"
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882819 13f79535-47bb-0310-9956-ffa450edef68
2020-10-24 20:24:13 +00:00
Andreas Beeker
0be6193161
create "build" directory - necessary when running in maven directory structure / build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882816 13f79535-47bb-0310-9956-ffa450edef68
2020-10-24 19:30:37 +00:00
Andreas Beeker
2bfc11e037
add more nodes to Test-Environment job
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882815 13f79535-47bb-0310-9956-ffa450edef68
2020-10-24 18:53:11 +00:00
Andreas Beeker
d708b9da00
try to fix sonar build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882792 13f79535-47bb-0310-9956-ffa450edef68
2020-10-23 22:30:33 +00:00
PJ Fanning
a2dcb10f67
update commons-codec
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882771 13f79535-47bb-0310-9956-ffa450edef68
2020-10-22 22:51:31 +00:00
Andreas Beeker
9c367c57c0
Handle errors from GraalVM native mode runs - UnsupportedFeature on setting Sax features together with missing ErrorMessages from the java.xml module
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882714 13f79535-47bb-0310-9956-ffa450edef68
2020-10-20 20:30:03 +00:00
PJ Fanning
02da9fd353
reformat
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882708 13f79535-47bb-0310-9956-ffa450edef68
2020-10-20 16:08:29 +00:00
PJ Fanning
dd9f132c23
[github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris. This closes #193
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882706 13f79535-47bb-0310-9956-ffa450edef68
2020-10-20 16:07:10 +00:00
PJ Fanning
ccad1fc86e
xmlbeans jar location
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882705 13f79535-47bb-0310-9956-ffa450edef68
2020-10-20 16:04:23 +00:00
Andreas Beeker
435677c90a
update ant/maven values, builds@ decided to rename those
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882671 13f79535-47bb-0310-9956-ffa450edef68
2020-10-19 22:02:00 +00:00
Andreas Beeker
25e5bd89e0
update jdk values, remove jdk 1.6
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882670 13f79535-47bb-0310-9956-ffa450edef68
2020-10-19 21:10:00 +00:00
Andreas Beeker
c38a99bd07
Ignore test on no-scratchpad run
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882664 13f79535-47bb-0310-9956-ffa450edef68
2020-10-19 19:51:25 +00:00
Andreas Beeker
7a2a057c86
#64817 - Fix issue in testXLSXinPPT
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882623 13f79535-47bb-0310-9956-ffa450edef68
2020-10-18 22:24:16 +00:00
PJ Fanning
667d9a8f32
disable broken test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882590 13f79535-47bb-0310-9956-ffa450edef68
2020-10-16 18:06:25 +00:00
PJ Fanning
a3194a9b5b
use xmlbeans official 4.0.0 release
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882586 13f79535-47bb-0310-9956-ffa450edef68
2020-10-16 16:57:11 +00:00
Nick Burch
6cba0bd437
Test PPT file containing a XLSX via an OLE2 intermediate layer, from Apache Tika
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882467 13f79535-47bb-0310-9956-ffa450edef68
2020-10-13 22:23:37 +00:00
Nick Burch
8dde273017
Add unit test for XLSX embedded in PPT and WorkbookFactory, was already fixed
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882466 13f79535-47bb-0310-9956-ffa450edef68
2020-10-13 22:22:58 +00:00
Andreas Beeker
65bcd9d4f6
Add license header
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882398 13f79535-47bb-0310-9956-ffa450edef68
2020-10-11 06:35:29 +00:00
Andreas Beeker
2a292cb42d
#64773 - Visual signatures for .xlsx/.docx
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882394 13f79535-47bb-0310-9956-ffa450edef68
2020-10-10 23:33:26 +00:00
Dominik Stadler
5d2d6fee1a
Avoid dependency on ooxml-test in integration-test
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882040 13f79535-47bb-0310-9956-ffa450edef68
2020-09-26 06:19:34 +00:00
Dominik Stadler
1e5b193391
More changes to make the Gradle build work again
...
We have to compile the custom Ant-tasks before invoking Ant from Gradle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882037 13f79535-47bb-0310-9956-ffa450edef68
2020-09-26 05:22:17 +00:00
Dominik Stadler
389eab2fbd
Try to fix the Gradle build
...
Third party lib updates
Also use the temporary XMLBeans 4.0.0 jar
Add missing dependencies
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882036 13f79535-47bb-0310-9956-ffa450edef68
2020-09-26 05:22:14 +00:00
Dominik Stadler
7b83320f9e
Update third party libraries in pom.xml and build.gradle, update JaCoCo to 0.8.6
...
Maven build should work onw, but Gradle is still broken by the poi-ant-contrib library
Also remove outdated third party libraries
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882026 13f79535-47bb-0310-9956-ffa450edef68
2020-09-25 19:39:49 +00:00
Dominik Stadler
ceae0d0903
Fix IDE warnings, add more assertion-output
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882025 13f79535-47bb-0310-9956-ffa450edef68
2020-09-25 19:39:45 +00:00
Yegor Kozlov
7c0327c8b1
OSGi support: register service providers in bundle activator
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1881924 13f79535-47bb-0310-9956-ffa450edef68
2020-09-22 12:42:18 +00:00