]> source.dussan.org Git - poi.git/log
poi.git
3 years agoadd back log4j 1.x as a test-only dependency of ooxml-tests
PJ Fanning [Wed, 16 Dec 2020 19:44:54 +0000 (19:44 +0000)]
add back log4j 1.x as a test-only dependency of ooxml-tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884520 13f79535-47bb-0310-9956-ffa450edef68

3 years agotry to remove seemingly unused log4j 1.x dependency
PJ Fanning [Wed, 16 Dec 2020 19:09:00 +0000 (19:09 +0000)]
try to remove seemingly unused log4j 1.x dependency

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884519 13f79535-47bb-0310-9956-ffa450edef68

3 years agouse less contentious language in code comments
PJ Fanning [Tue, 15 Dec 2020 23:04:14 +0000 (23:04 +0000)]
use less contentious language in code comments

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884473 13f79535-47bb-0310-9956-ffa450edef68

3 years agoreplace single with double quotes to enable variable substitution
Andreas Beeker [Sun, 13 Dec 2020 18:46:14 +0000 (18:46 +0000)]
replace single with double quotes to enable variable substitution

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884388 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove old ooxml beans
Andreas Beeker [Sun, 13 Dec 2020 18:11:48 +0000 (18:11 +0000)]
remove old ooxml beans

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884387 13f79535-47bb-0310-9956-ffa450edef68

3 years ago#64981 - Upgrade OOXML schema to 5th edition (transitional)
Andreas Beeker [Sun, 13 Dec 2020 17:48:31 +0000 (17:48 +0000)]
#64981 - Upgrade OOXML schema to 5th edition (transitional)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884386 13f79535-47bb-0310-9956-ffa450edef68

3 years agoignore auto-generated directories (src, target)
Andreas Beeker [Sun, 13 Dec 2020 15:42:32 +0000 (15:42 +0000)]
ignore auto-generated directories (src, target)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884382 13f79535-47bb-0310-9956-ffa450edef68

3 years ago#64979 - Change artifact names of poi-/ooxml-schemas
Andreas Beeker [Sun, 13 Dec 2020 15:32:43 +0000 (15:32 +0000)]
#64979 - Change artifact names of poi-/ooxml-schemas

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884381 13f79535-47bb-0310-9956-ffa450edef68

3 years agomute talkative tests, which spam to StdOut/StdErr
Andreas Beeker [Sun, 13 Dec 2020 13:10:53 +0000 (13:10 +0000)]
mute talkative tests, which spam to StdOut/StdErr

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884379 13f79535-47bb-0310-9956-ffa450edef68

3 years agoBug 56205 - Upgrade OOXML schema to 3rd edition (transitional)
Andreas Beeker [Sat, 12 Dec 2020 23:15:20 +0000 (23:15 +0000)]
Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884368 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[bug-60397] improve speed of excel cell merge. Thanks to Alex Herve
PJ Fanning [Fri, 11 Dec 2020 17:51:06 +0000 (17:51 +0000)]
[bug-60397] improve speed of excel cell merge. Thanks to Alex Herve

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884329 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[github-206] Improve perfomance of SXSSF cell evaluation. Thanks to This closes #206
PJ Fanning [Thu, 10 Dec 2020 18:18:51 +0000 (18:18 +0000)]
[github-206] Improve perfomance of SXSSF cell evaluation. Thanks to This closes #206

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884288 13f79535-47bb-0310-9956-ffa450edef68

3 years agotry to handle case where checksum is null
PJ Fanning [Thu, 10 Dec 2020 12:24:19 +0000 (12:24 +0000)]
try to handle case where checksum is null

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884278 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown picture...
PJ Fanning [Wed, 9 Dec 2020 21:04:48 +0000 (21:04 +0000)]
[bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown picture type (to be consistent with other implementations)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884271 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown picture...
PJ Fanning [Wed, 9 Dec 2020 21:03:15 +0000 (21:03 +0000)]
[bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown picture type (to be consistent with other implementations)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884270 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove more deprecated code
PJ Fanning [Wed, 9 Dec 2020 20:42:19 +0000 (20:42 +0000)]
remove more deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884269 13f79535-47bb-0310-9956-ffa450edef68

3 years agoreduce use of deprecated code in XSSFFont
PJ Fanning [Wed, 9 Dec 2020 18:20:00 +0000 (18:20 +0000)]
reduce use of deprecated code in XSSFFont

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884266 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove more deprecated code (fix some issues)
PJ Fanning [Wed, 9 Dec 2020 18:12:53 +0000 (18:12 +0000)]
remove more deprecated code (fix some issues)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884265 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove more deprecated code
PJ Fanning [Wed, 9 Dec 2020 18:04:56 +0000 (18:04 +0000)]
remove more deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884263 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove more deprecated code
PJ Fanning [Wed, 9 Dec 2020 17:35:29 +0000 (17:35 +0000)]
remove more deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884262 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove more deprecated code
PJ Fanning [Wed, 9 Dec 2020 17:04:35 +0000 (17:04 +0000)]
remove more deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884261 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove more deprecated code
PJ Fanning [Wed, 9 Dec 2020 16:59:51 +0000 (16:59 +0000)]
remove more deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884259 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove more deprecated code
PJ Fanning [Wed, 9 Dec 2020 16:55:30 +0000 (16:55 +0000)]
remove more deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884257 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove more deprecated code
PJ Fanning [Wed, 9 Dec 2020 16:12:33 +0000 (16:12 +0000)]
remove more deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884256 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove some deprecated code
PJ Fanning [Wed, 9 Dec 2020 00:41:25 +0000 (00:41 +0000)]
remove some deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884229 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove some deprecated code
PJ Fanning [Wed, 9 Dec 2020 00:26:51 +0000 (00:26 +0000)]
remove some deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884228 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove some deprecated code
PJ Fanning [Wed, 9 Dec 2020 00:18:22 +0000 (00:18 +0000)]
remove some deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884227 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove some deprecated code
PJ Fanning [Wed, 9 Dec 2020 00:12:16 +0000 (00:12 +0000)]
remove some deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884226 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove some deprecated code
PJ Fanning [Tue, 8 Dec 2020 23:46:49 +0000 (23:46 +0000)]
remove some deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884225 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove some deprecated code
PJ Fanning [Tue, 8 Dec 2020 23:38:42 +0000 (23:38 +0000)]
remove some deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884224 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove some deprecated code
PJ Fanning [Tue, 8 Dec 2020 23:30:40 +0000 (23:30 +0000)]
remove some deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884223 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[github-200] Update OPCPackage#getPartsByRelationshipType docs to reflect behavior...
PJ Fanning [Tue, 8 Dec 2020 23:01:07 +0000 (23:01 +0000)]
[github-200] Update OPCPackage#getPartsByRelationshipType docs to reflect behavior. Thanks to Marius Volkhart. This closes #200

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884219 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[bug-64964] HSSFCell.convertCellValueToBoolean shall throw more specific exception
PJ Fanning [Tue, 8 Dec 2020 17:09:36 +0000 (17:09 +0000)]
[bug-64964] HSSFCell.convertCellValueToBoolean shall throw more specific exception

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884210 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204
PJ Fanning [Mon, 7 Dec 2020 09:02:20 +0000 (09:02 +0000)]
[github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884178 13f79535-47bb-0310-9956-ffa450edef68

3 years agoAdjust Travis-CI build to properly build Github Pull Requests
Dominik Stadler [Sun, 6 Dec 2020 22:04:02 +0000 (22:04 +0000)]
Adjust Travis-CI build to properly build Github Pull Requests

We need to install a newer version of Ant
Also checkout documentation-repository
Invoke target "jenkins" to run all checks
Switch to base image for Ubuntu Bionic

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884167 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove some deprecated code
PJ Fanning [Sun, 6 Dec 2020 16:53:14 +0000 (16:53 +0000)]
remove some deprecated code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884158 13f79535-47bb-0310-9956-ffa450edef68

3 years agomake FontGroup.Range more JavaBean-like
PJ Fanning [Sun, 6 Dec 2020 16:46:09 +0000 (16:46 +0000)]
make FontGroup.Range more JavaBean-like

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884157 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove stray import
PJ Fanning [Sun, 6 Dec 2020 14:14:05 +0000 (14:14 +0000)]
remove stray import

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884153 13f79535-47bb-0310-9956-ffa450edef68

3 years agotidy up code in FontGroupRange
PJ Fanning [Sun, 6 Dec 2020 14:10:44 +0000 (14:10 +0000)]
tidy up code in FontGroupRange

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884152 13f79535-47bb-0310-9956-ffa450edef68

3 years agofix missing xsbs in ooxml-lite run
Andreas Beeker [Sun, 6 Dec 2020 00:26:44 +0000 (00:26 +0000)]
fix missing xsbs in ooxml-lite run

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884142 13f79535-47bb-0310-9956-ffa450edef68

3 years agooptimize size of poi-ooxml-schemas by 40% by only including necessary *.xsb files
Andreas Beeker [Sat, 5 Dec 2020 21:30:19 +0000 (21:30 +0000)]
optimize size of poi-ooxml-schemas by 40% by only including necessary *.xsb files

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884139 13f79535-47bb-0310-9956-ffa450edef68

3 years agoadd more classes for LinkVideoToPptx example
Andreas Beeker [Fri, 4 Dec 2020 19:59:16 +0000 (19:59 +0000)]
add more classes for LinkVideoToPptx example

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884114 13f79535-47bb-0310-9956-ffa450edef68

3 years agoadd more classes for LinkVideoToPptx example
Andreas Beeker [Fri, 4 Dec 2020 18:17:49 +0000 (18:17 +0000)]
add more classes for LinkVideoToPptx example

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884104 13f79535-47bb-0310-9956-ffa450edef68

3 years agoadd more classes for LinkVideoToPptx example
Andreas Beeker [Fri, 4 Dec 2020 16:12:47 +0000 (16:12 +0000)]
add more classes for LinkVideoToPptx example

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884099 13f79535-47bb-0310-9956-ffa450edef68

3 years agotry to add missing classes to poi-ooxml-schemas (needed for new example)
PJ Fanning [Fri, 4 Dec 2020 14:17:55 +0000 (14:17 +0000)]
try to add missing classes to poi-ooxml-schemas (needed for new example)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884096 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove System.out.println
Sayi [Fri, 4 Dec 2020 05:01:34 +0000 (05:01 +0000)]
remove System.out.println

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884084 13f79535-47bb-0310-9956-ffa450edef68

3 years agoget and set heightRule for table row
Sayi [Fri, 4 Dec 2020 03:57:24 +0000 (03:57 +0000)]
get and set heightRule for table row

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884080 13f79535-47bb-0310-9956-ffa450edef68

3 years agoadd license
Andreas Beeker [Thu, 3 Dec 2020 19:15:43 +0000 (19:15 +0000)]
add license

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884076 13f79535-47bb-0310-9956-ffa450edef68

3 years agoadd example to link video to slideshow
Andreas Beeker [Thu, 3 Dec 2020 19:00:37 +0000 (19:00 +0000)]
add example to link video to slideshow
PPTX2SVG.txt is not necessary anymore with PPTX2PNG providing that function

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884075 13f79535-47bb-0310-9956-ffa450edef68

3 years agouse openjdk11 in travis build due to openjdk javac not upporting release flag
PJ Fanning [Mon, 30 Nov 2020 23:55:26 +0000 (23:55 +0000)]
use openjdk11 in travis build due to openjdk javac not upporting release flag

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883965 13f79535-47bb-0310-9956-ffa450edef68

3 years ago#64716 - wmf display error
Andreas Beeker [Sun, 29 Nov 2020 17:23:21 +0000 (17:23 +0000)]
#64716 - wmf display error
change hatch image preparation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883934 13f79535-47bb-0310-9956-ffa450edef68

3 years agoupgrade to pdfbox-graphics2d 0.29
Andreas Beeker [Sat, 28 Nov 2020 18:00:00 +0000 (18:00 +0000)]
upgrade to pdfbox-graphics2d 0.29

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883907 13f79535-47bb-0310-9956-ffa450edef68

3 years agoignore hwmf examples on distsourcebuild
Andreas Beeker [Sat, 28 Nov 2020 14:19:30 +0000 (14:19 +0000)]
ignore hwmf examples on distsourcebuild

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883899 13f79535-47bb-0310-9956-ffa450edef68

3 years ago#64716 - wmf display error
Andreas Beeker [Fri, 27 Nov 2020 23:33:14 +0000 (23:33 +0000)]
#64716 - wmf display error
provide font mapping with PPTX2PNG
fix record enums references
fix alignment of asian fonts

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883883 13f79535-47bb-0310-9956-ffa450edef68

3 years ago#64716 - wmf display error
Andreas Beeker [Fri, 27 Nov 2020 22:41:06 +0000 (22:41 +0000)]
#64716 - wmf display error
prepare binary raster operations

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883882 13f79535-47bb-0310-9956-ffa450edef68

3 years ago#64716 - wmf display error
Andreas Beeker [Sun, 15 Nov 2020 21:49:24 +0000 (21:49 +0000)]
#64716 - wmf display error
- close polygons
- reset current path location on emf modifyworldtransform
- mirror text if the affinetransform is negative scaled

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883460 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[github-195] Rework getParagraph functions for XWPF. Thanks to Marius Volhart. This...
PJ Fanning [Sat, 14 Nov 2020 16:39:44 +0000 (16:39 +0000)]
[github-195] Rework getParagraph functions for XWPF. Thanks to Marius Volhart. This closes #195

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883424 13f79535-47bb-0310-9956-ffa450edef68

3 years agochange xmlbeans jobs
PJ Fanning [Fri, 13 Nov 2020 18:18:05 +0000 (18:18 +0000)]
change xmlbeans jobs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883396 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[github-196] Delete unused certificate exceptions. Thanks to Marius Volkhart. This...
PJ Fanning [Fri, 13 Nov 2020 18:12:09 +0000 (18:12 +0000)]
[github-196] Delete unused certificate exceptions. Thanks to Marius Volkhart. This closes #196

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883395 13f79535-47bb-0310-9956-ffa450edef68

3 years agoremove stray import
PJ Fanning [Fri, 13 Nov 2020 18:02:41 +0000 (18:02 +0000)]
remove stray import

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883394 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[github-197] Modify test class HeapDump to allow it work in different JDKs. Thanks...
PJ Fanning [Fri, 13 Nov 2020 18:00:21 +0000 (18:00 +0000)]
[github-197] Modify test class HeapDump to allow it work in different JDKs. Thanks to Marius Volkhart. This closes #197

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883393 13f79535-47bb-0310-9956-ffa450edef68

3 years agoupdate dependencies - make optional dependencies mandatory
Andreas Beeker [Wed, 11 Nov 2020 21:53:05 +0000 (21:53 +0000)]
update dependencies - make optional dependencies mandatory

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883325 13f79535-47bb-0310-9956-ffa450edef68

3 years ago#64867 - Provide PDF rendering with PPTX2PNG
Andreas Beeker [Mon, 9 Nov 2020 20:11:11 +0000 (20:11 +0000)]
#64867 - Provide PDF rendering with PPTX2PNG
remove pdfbox-graphics2d workaround and update its version

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883236 13f79535-47bb-0310-9956-ffa450edef68

3 years agoadd missing licenses
PJ Fanning [Sun, 8 Nov 2020 22:17:26 +0000 (22:17 +0000)]
add missing licenses

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883213 13f79535-47bb-0310-9956-ffa450edef68

3 years ago#64867 - Provide PDF rendering with PPTX2PNG
Andreas Beeker [Sun, 8 Nov 2020 21:30:54 +0000 (21:30 +0000)]
#64867 - Provide PDF rendering with PPTX2PNG
render text as text, i.e. not as shapes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883212 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[bug-64879] SXSSFSheet dispose() fails to remove Temporary files for java.io.IOExcept...
PJ Fanning [Sat, 7 Nov 2020 09:37:49 +0000 (09:37 +0000)]
[bug-64879] SXSSFSheet dispose() fails to remove Temporary files for java.io.IOException: No space left on device

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883171 13f79535-47bb-0310-9956-ffa450edef68

3 years ago[bug-64879] SXSSFSheet dispose() fails to remove Temporary files for java.io.IOExcept...
PJ Fanning [Sat, 7 Nov 2020 09:26:12 +0000 (09:26 +0000)]
[bug-64879] SXSSFSheet dispose() fails to remove Temporary files for java.io.IOException: No space left on device

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883170 13f79535-47bb-0310-9956-ffa450edef68

3 years agotest also render to SVG, PDF
Andreas Beeker [Wed, 4 Nov 2020 22:03:45 +0000 (22:03 +0000)]
test also render to SVG, PDF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883130 13f79535-47bb-0310-9956-ffa450edef68

3 years agoJpeg can't be processed with alpha channel
Andreas Beeker [Wed, 4 Nov 2020 21:24:21 +0000 (21:24 +0000)]
Jpeg can't be processed with alpha channel

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883129 13f79535-47bb-0310-9956-ffa450edef68

3 years ago#64867 - Provide PDF rendering with PPTX2PNG
Andreas Beeker [Tue, 3 Nov 2020 00:22:10 +0000 (00:22 +0000)]
#64867 - Provide PDF rendering with PPTX2PNG
add dependencies to gradle and maven builds

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883075 13f79535-47bb-0310-9956-ffa450edef68

3 years ago#64867 - Provide PDF rendering with PPTX2PNG
Andreas Beeker [Mon, 2 Nov 2020 23:56:27 +0000 (23:56 +0000)]
#64867 - Provide PDF rendering with PPTX2PNG

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883074 13f79535-47bb-0310-9956-ffa450edef68

3 years agoAdd unit-test from bug 56454 to show that the problem is fixed now
Dominik Stadler [Sun, 1 Nov 2020 17:59:33 +0000 (17:59 +0000)]
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

3 years ago#64716 - wmf display error
Andreas Beeker [Sun, 1 Nov 2020 15:37:20 +0000 (15:37 +0000)]
#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

3 years agoFix file-handle-leaks when re-writing documents or slideshows
Dominik Stadler [Sun, 1 Nov 2020 09:22:09 +0000 (09:22 +0000)]
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

3 years agoBug 64460: Fix invalid moving of merged regions
Dominik Stadler [Sun, 1 Nov 2020 09:21:45 +0000 (09:21 +0000)]
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

3 years agoAdd comments for Sonar properties in the Gradle build
Dominik Stadler [Sun, 1 Nov 2020 09:21:29 +0000 (09:21 +0000)]
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

3 years agoImprove error messages on missing Factory-implementations, fix Sonar issues and IDE...
Dominik Stadler [Sun, 1 Nov 2020 09:21:16 +0000 (09:21 +0000)]
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

3 years agoAdjust the location of the resulting JaCoCo XML report files
Dominik Stadler [Sun, 25 Oct 2020 19:30:28 +0000 (19:30 +0000)]
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

3 years agoJenkins-DSL: Add jacocoTestReport target to get the coverage XML files
Dominik Stadler [Sun, 25 Oct 2020 19:30:14 +0000 (19:30 +0000)]
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

3 years agoJenkins-DSL: Run tests before executing sonarqube
Dominik Stadler [Sun, 25 Oct 2020 19:30:00 +0000 (19:30 +0000)]
Jenkins-DSL: Run tests before executing sonarqube

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882849 13f79535-47bb-0310-9956-ffa450edef68

3 years agoJenkins DSL: Use JDK 11 for SonarQube Gradle build and try to make properties work
Dominik Stadler [Sun, 25 Oct 2020 19:29:46 +0000 (19:29 +0000)]
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

3 years agoGradle: Try to define project result output directories for the sonarqube plugin
Dominik Stadler [Sun, 25 Oct 2020 17:40:48 +0000 (17:40 +0000)]
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

3 years agoJenkins-DSL: Update some more
Dominik Stadler [Sun, 25 Oct 2020 16:07:58 +0000 (16:07 +0000)]
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

3 years agoEnable XML reporting for JaCoCo for the Sonar Gradle plugin
Dominik Stadler [Sun, 25 Oct 2020 16:07:44 +0000 (16:07 +0000)]
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

3 years agoFix Sonar issues and IDE warnings
Dominik Stadler [Sun, 25 Oct 2020 16:07:30 +0000 (16:07 +0000)]
Fix Sonar issues and IDE warnings

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882842 13f79535-47bb-0310-9956-ffa450edef68

3 years agoUse sonar-plugin 3.0 for Gradle
Dominik Stadler [Sun, 25 Oct 2020 16:07:12 +0000 (16:07 +0000)]
Use sonar-plugin 3.0 for Gradle

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882841 13f79535-47bb-0310-9956-ffa450edef68

3 years agotry to upgrade spotbugs and asm
PJ Fanning [Sun, 25 Oct 2020 12:51:34 +0000 (12:51 +0000)]
try to upgrade spotbugs and asm

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882836 13f79535-47bb-0310-9956-ffa450edef68

3 years agoJenkins-DSL: Add JDK 16, disable POI-JDK-14 to only the latest 2 JDK releases
Dominik Stadler [Sun, 25 Oct 2020 09:24:01 +0000 (09:24 +0000)]
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

3 years agoAdd mising path to ooxml-schemas which is necessary for building with latest JDK...
Dominik Stadler [Sun, 25 Oct 2020 08:22:45 +0000 (08:22 +0000)]
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

3 years agoApply patch for bug 64791 to use proper position for the WriteAccessRecord
Dominik Stadler [Sun, 25 Oct 2020 07:21:56 +0000 (07:21 +0000)]
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

3 years agoApply some IDE suggestions
Dominik Stadler [Sun, 25 Oct 2020 07:21:52 +0000 (07:21 +0000)]
Apply some IDE suggestions

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882828 13f79535-47bb-0310-9956-ffa450edef68

3 years agoFix bug 64238: Make LOOKUP functions deal with empty last arg correctly
Dominik Stadler [Sun, 25 Oct 2020 07:21:45 +0000 (07:21 +0000)]
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

3 years agoUpdate tests for bug 63845 some more
Dominik Stadler [Sun, 25 Oct 2020 07:21:41 +0000 (07:21 +0000)]
Update tests for bug 63845 some more

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882826 13f79535-47bb-0310-9956-ffa450edef68

3 years agoPrevent some unit-tests from failing when non-English local is used in Maven run
Dominik Stadler [Sun, 25 Oct 2020 07:21:34 +0000 (07:21 +0000)]
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

3 years agoSonar fixes - a few "Try-with-resources should be used"
Andreas Beeker [Sat, 24 Oct 2020 21:25:52 +0000 (21:25 +0000)]
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

3 years agoSonar fixes - a few "String literals should not be duplicated"
Andreas Beeker [Sat, 24 Oct 2020 20:24:13 +0000 (20:24 +0000)]
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

3 years agocreate "build" directory - necessary when running in maven directory structure /...
Andreas Beeker [Sat, 24 Oct 2020 19:30:37 +0000 (19:30 +0000)]
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

3 years agoadd more nodes to Test-Environment job
Andreas Beeker [Sat, 24 Oct 2020 18:53:11 +0000 (18:53 +0000)]
add more nodes to Test-Environment job

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882815 13f79535-47bb-0310-9956-ffa450edef68

3 years agotry to fix sonar build
Andreas Beeker [Fri, 23 Oct 2020 22:30:33 +0000 (22:30 +0000)]
try to fix sonar build

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882792 13f79535-47bb-0310-9956-ffa450edef68

3 years agoupdate commons-codec
PJ Fanning [Thu, 22 Oct 2020 22:51:31 +0000 (22:51 +0000)]
update commons-codec

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882771 13f79535-47bb-0310-9956-ffa450edef68