]> source.dussan.org Git - poi.git/log
poi.git
4 years ago#63918 - Fix texture fill - scale stretched images correctly
Andreas Beeker [Mon, 11 Nov 2019 23:06:29 +0000 (23:06 +0000)]
#63918 - Fix texture fill - scale stretched images correctly

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

4 years agoLimit nodes for OpenJDK 8
Andreas Beeker [Sat, 9 Nov 2019 15:58:33 +0000 (15:58 +0000)]
Limit nodes for OpenJDK 8

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

4 years agoadd license
Andreas Beeker [Fri, 8 Nov 2019 20:33:39 +0000 (20:33 +0000)]
add license

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

4 years agoBug 60656 - Emf image support in slideshows
Andreas Beeker [Fri, 8 Nov 2019 20:32:46 +0000 (20:32 +0000)]
Bug 60656 - Emf image support in slideshows
- Use ImageRenderer instead of prerendered BufferedImage to achieve better rendering result
- Fix extraction of EMF embeddings
- Fix renderer state handling in HemfGraphics (but still not perfect)

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

4 years ago#60656 - EMF image support in slideshows
Andreas Beeker [Fri, 1 Nov 2019 17:18:13 +0000 (17:18 +0000)]
#60656 - EMF image support in slideshows

- extract option for embedded element in PPTX2PNG
- minor GenericRecordJsonWriter fixes
- fix EMF+ world transformations
- fix initialization emf pictures, which were partly unbounded -> excessive memory consumption
- change EMF+ brushes to continueable record

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

4 years agoJenkins DSL: Exclude more nodes from building the OpenJDK CI job
Dominik Stadler [Sat, 26 Oct 2019 19:14:38 +0000 (19:14 +0000)]
Jenkins DSL: Exclude more nodes from building the OpenJDK CI job

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

4 years agoTwo more tests which are failing in CI on Windows
Dominik Stadler [Sat, 26 Oct 2019 19:14:35 +0000 (19:14 +0000)]
Two more tests which are failing in CI on Windows

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

4 years ago#63745 - Fix line endings ... again
Andreas Beeker [Sat, 26 Oct 2019 19:13:16 +0000 (19:13 +0000)]
#63745 - Fix line endings ... again

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

4 years agoJenkins-DSL: Fix writing a dummy pom.xml and switch to "Maven 3 (latest)"
Dominik Stadler [Sat, 26 Oct 2019 18:17:38 +0000 (18:17 +0000)]
Jenkins-DSL: Fix writing a dummy pom.xml and switch to "Maven 3 (latest)"

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

4 years agoRevert "Add script to convert PPT to PNGs"
Dominik Stadler [Sat, 26 Oct 2019 06:52:16 +0000 (06:52 +0000)]
Revert "Add script to convert PPT to PNGs"

This reverts commit 81beb58ab32078387afc546ff7d6bd287cbc799b.

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

4 years agoRevert "Add script to run ant locally with Java 1.6/Ant 1.8.x"
Dominik Stadler [Sat, 26 Oct 2019 06:52:13 +0000 (06:52 +0000)]
Revert "Add script to run ant locally with Java 1.6/Ant 1.8.x"

This reverts commit 9843e1ab7150f5d105879cd6dc04e744dce0aa55.

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

4 years agoRevert "Add script to run BiffViewer"
Dominik Stadler [Sat, 26 Oct 2019 06:52:10 +0000 (06:52 +0000)]
Revert "Add script to run BiffViewer"

This reverts commit b1684d5c2bf83265db5878fdbeb6375ba052352e.

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

4 years agoAdd script to convert PPT to PNGs
Dominik Stadler [Sat, 26 Oct 2019 06:49:47 +0000 (06:49 +0000)]
Add script to convert PPT to PNGs

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

4 years agoAdd script to run ant locally with Java 1.6/Ant 1.8.x
Dominik Stadler [Sat, 26 Oct 2019 06:49:44 +0000 (06:49 +0000)]
Add script to run ant locally with Java 1.6/Ant 1.8.x

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

4 years agoAdd script to run BiffViewer
Dominik Stadler [Sat, 26 Oct 2019 06:49:41 +0000 (06:49 +0000)]
Add script to run BiffViewer
Set property to include escher-records in view.sh and add Launchconfig for BiffViewer

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

4 years agoJenkins-DSL: Do not expect to find mvn executable in Test-Environment
Dominik Stadler [Sat, 26 Oct 2019 06:35:15 +0000 (06:35 +0000)]
Jenkins-DSL: Do not expect to find mvn executable in Test-Environment

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

4 years agoJenkins-DSL: Add JDK 14, remove JDK 10, add testing for Maven to Test-Environment
Dominik Stadler [Sat, 26 Oct 2019 05:37:32 +0000 (05:37 +0000)]
Jenkins-DSL: Add JDK 14, remove JDK 10, add testing for Maven to Test-Environment

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

4 years agoTry to fix test which is still failing on Windows in a different way
Dominik Stadler [Sat, 26 Oct 2019 05:27:00 +0000 (05:27 +0000)]
Try to fix test which is still failing on Windows in a different way

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

4 years agoUpdate to latest Gradle 5.6 to allow to build with newer Java versions
Dominik Stadler [Sat, 26 Oct 2019 05:26:56 +0000 (05:26 +0000)]
Update to latest Gradle 5.6 to allow to build with newer Java versions
Adjust build.gradle slightly to work with new version of Gradle

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

4 years agoAdjust comments and add slightly more test-coverage
Dominik Stadler [Sat, 26 Oct 2019 05:26:52 +0000 (05:26 +0000)]
Adjust comments and add slightly more test-coverage

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

4 years agoSync version in more places and use -SNAPSHOT everywhere during development
Dominik Stadler [Sat, 26 Oct 2019 05:26:47 +0000 (05:26 +0000)]
Sync version in more places and use -SNAPSHOT everywhere during development

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

4 years agoAdjust an error message slightly
Dominik Stadler [Sat, 26 Oct 2019 05:26:44 +0000 (05:26 +0000)]
Adjust an error message slightly

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

4 years agoAdd one more file-type to the integration tests
Dominik Stadler [Sat, 26 Oct 2019 05:26:40 +0000 (05:26 +0000)]
Add one more file-type to the integration tests

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

4 years agoXWPF: Insert newlines between multiple paragraphs in comments.
Dominik Stadler [Sat, 26 Oct 2019 05:26:36 +0000 (05:26 +0000)]
XWPF: Insert newlines between multiple paragraphs in comments.

Closes PR #161 on GitHub

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

4 years agoFix some IDE warnings and update some JavaDoc
Dominik Stadler [Sat, 26 Oct 2019 05:26:30 +0000 (05:26 +0000)]
Fix some IDE warnings and update some JavaDoc

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

4 years agoRemove references to DatatypeConverter
Andreas Beeker [Fri, 25 Oct 2019 20:00:52 +0000 (20:00 +0000)]
Remove references to DatatypeConverter

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

4 years ago#63745 - Make GenericRecordJsonWriter Json-conformant
Andreas Beeker [Fri, 25 Oct 2019 20:00:06 +0000 (20:00 +0000)]
#63745 - Make GenericRecordJsonWriter Json-conformant

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

4 years agoBug 63805: BigDecimal: use enum args instead of integers (deprecated in Java 9)
Dominik Stadler [Fri, 25 Oct 2019 04:36:58 +0000 (04:36 +0000)]
Bug 63805: BigDecimal: use enum args instead of integers (deprecated in Java 9)

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

4 years agoPOI 4.1.1 release infos
Andreas Beeker [Sun, 20 Oct 2019 20:08:52 +0000 (20:08 +0000)]
POI 4.1.1 release infos

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

5 years agoprepare for 4.1.2
Andreas Beeker [Tue, 15 Oct 2019 22:29:46 +0000 (22:29 +0000)]
prepare for 4.1.2

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

5 years agorelease prepare for 4.1.1 - updating build.xml and changes.xml
Andreas Beeker [Tue, 15 Oct 2019 22:29:09 +0000 (22:29 +0000)]
release prepare for 4.1.1 - updating build.xml and changes.xml

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

5 years agouse spaces for indents
PJ Fanning [Mon, 14 Oct 2019 22:29:17 +0000 (22:29 +0000)]
use spaces for indents

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

5 years agoFix one-off error at referencing adjust values for HSLF preset shapes
Andreas Beeker [Mon, 14 Oct 2019 21:13:08 +0000 (21:13 +0000)]
Fix one-off error at referencing adjust values for HSLF preset shapes

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

5 years ago[bug-63842] FractionFormat casts whole part of the value into 'int'
PJ Fanning [Mon, 14 Oct 2019 08:19:15 +0000 (08:19 +0000)]
[bug-63842] FractionFormat casts whole part of the value into 'int'

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

5 years agoprepare for 4.1.2
Andreas Beeker [Sun, 13 Oct 2019 19:55:54 +0000 (19:55 +0000)]
prepare for 4.1.2

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

5 years agorelease prepare for 4.1.1 - updating build.xml and changes.xml
Andreas Beeker [Sun, 13 Oct 2019 19:55:16 +0000 (19:55 +0000)]
release prepare for 4.1.1 - updating build.xml and changes.xml

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

5 years agoFix sonar issues
Andreas Beeker [Sun, 13 Oct 2019 19:38:03 +0000 (19:38 +0000)]
Fix sonar issues

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

5 years agoSL Common - Fix gradient fills
Andreas Beeker [Sun, 13 Oct 2019 13:30:21 +0000 (13:30 +0000)]
SL Common - Fix gradient fills

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

5 years agoFix line.separator issues
Andreas Beeker [Sun, 13 Oct 2019 09:29:36 +0000 (09:29 +0000)]
Fix line.separator issues

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

5 years agoFix line.separator issues
Andreas Beeker [Sun, 13 Oct 2019 09:08:24 +0000 (09:08 +0000)]
Fix line.separator issues

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

5 years agoadd another text height to TestFonts
Andreas Beeker [Sat, 12 Oct 2019 18:08:29 +0000 (18:08 +0000)]
add another text height to TestFonts

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

5 years ago#63818 - Allow multiple charsets for same font typeface
Andreas Beeker [Sat, 12 Oct 2019 17:55:50 +0000 (17:55 +0000)]
#63818 - Allow multiple charsets for same font typeface

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

5 years ago#63745 - Refactor EscherRecord.ToXml
Andreas Beeker [Sat, 12 Oct 2019 16:34:29 +0000 (16:34 +0000)]
#63745 - Refactor EscherRecord.ToXml

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

5 years ago#63745 - Add traversing and debugging interface
Andreas Beeker [Sat, 12 Oct 2019 16:32:53 +0000 (16:32 +0000)]
#63745 - Add traversing and debugging interface
Replace EscherProperty.getAttributeMap by GenericRecord interface

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

5 years agoadd null check for XSLFShape
PJ Fanning [Sat, 12 Oct 2019 07:30:56 +0000 (07:30 +0000)]
add null check for XSLFShape

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

5 years agoadd null check
PJ Fanning [Sat, 12 Oct 2019 07:19:42 +0000 (07:19 +0000)]
add null check

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

5 years agobumping minimum record length based on user feedback on tika-dev list
Tim Allison [Thu, 10 Oct 2019 03:03:50 +0000 (03:03 +0000)]
bumping minimum record length based on user feedback on tika-dev list

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

5 years ago63779 Add support for the new Java date/time API added in Java 8
Dominik Stadler [Wed, 9 Oct 2019 19:12:59 +0000 (19:12 +0000)]
63779 Add support for the new Java date/time API added in Java 8

Deprecate HSSFDateUtil
Closes #160 on Github

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

5 years ago[bug-63774] adding lots of custom properties can cause performance issues due to...
PJ Fanning [Thu, 26 Sep 2019 17:51:45 +0000 (17:51 +0000)]
[bug-63774] adding lots of custom properties can cause performance issues due to way Pid is calculated

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

5 years agoadd XPathHelper
PJ Fanning [Tue, 24 Sep 2019 21:06:04 +0000 (21:06 +0000)]
add XPathHelper

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

5 years agoadd TransformerHelper
PJ Fanning [Tue, 24 Sep 2019 20:52:37 +0000 (20:52 +0000)]
add TransformerHelper

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

5 years agoxlsx is expected to fail in integration test
PJ Fanning [Tue, 24 Sep 2019 20:12:06 +0000 (20:12 +0000)]
xlsx is expected to fail in integration test

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

5 years agoBug 63768: Adjust handling of SchemaFactory
PJ Fanning [Tue, 24 Sep 2019 18:33:37 +0000 (18:33 +0000)]
Bug 63768: Adjust handling of SchemaFactory

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

5 years agoCatch missing scratchpad state for EMF / WMF rendering
Andreas Beeker [Mon, 16 Sep 2019 19:55:23 +0000 (19:55 +0000)]
Catch missing scratchpad state for EMF / WMF rendering

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

5 years agorevert change to try fix build
PJ Fanning [Sun, 15 Sep 2019 10:05:42 +0000 (10:05 +0000)]
revert change to try fix build

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

5 years agorevert hemf changes due to broken test
PJ Fanning [Sat, 14 Sep 2019 14:40:47 +0000 (14:40 +0000)]
revert hemf changes due to broken test

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

5 years agorename tests so they run in Ant build
PJ Fanning [Sat, 14 Sep 2019 14:31:10 +0000 (14:31 +0000)]
rename tests so they run in Ant build

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

5 years agotry to fix build failure
PJ Fanning [Sat, 14 Sep 2019 11:42:42 +0000 (11:42 +0000)]
try to fix build failure

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

5 years agotry to avoid casting to int
PJ Fanning [Sat, 14 Sep 2019 10:11:41 +0000 (10:11 +0000)]
try to avoid casting to int

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

5 years agotry to avoid casting to int
PJ Fanning [Sat, 14 Sep 2019 09:54:11 +0000 (09:54 +0000)]
try to avoid casting to int

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

5 years agoremove obsolete JDK6 workarounds
Andreas Beeker [Thu, 12 Sep 2019 20:05:24 +0000 (20:05 +0000)]
remove obsolete JDK6 workarounds

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

5 years agoremove obsolete JDK6 workarounds
Andreas Beeker [Thu, 12 Sep 2019 20:04:50 +0000 (20:04 +0000)]
remove obsolete JDK6 workarounds

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

5 years agotry to use gradle wrapper to fix build
PJ Fanning [Thu, 12 Sep 2019 12:06:20 +0000 (12:06 +0000)]
try to use gradle wrapper to fix build

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

5 years ago#63541 - NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tags
Andreas Beeker [Wed, 11 Sep 2019 22:02:14 +0000 (22:02 +0000)]
#63541 - NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tags

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

5 years agoUnify PNG extraction
Andreas Beeker [Wed, 11 Sep 2019 21:24:34 +0000 (21:24 +0000)]
Unify PNG extraction

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

5 years ago#63745 - Add traversing and debugging interface
Andreas Beeker [Wed, 11 Sep 2019 21:24:06 +0000 (21:24 +0000)]
#63745 - Add traversing and debugging interface

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

5 years agoremove debug code
PJ Fanning [Wed, 4 Sep 2019 17:01:15 +0000 (17:01 +0000)]
remove debug code

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

5 years ago[bug-63725] commons-compress 1.19
PJ Fanning [Wed, 4 Sep 2019 16:55:00 +0000 (16:55 +0000)]
[bug-63725] commons-compress 1.19

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

5 years agofix typo
PJ Fanning [Sat, 31 Aug 2019 16:19:07 +0000 (16:19 +0000)]
fix typo

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

5 years agoupgrade to commons-collections4 4.4
PJ Fanning [Sat, 31 Aug 2019 13:49:52 +0000 (13:49 +0000)]
upgrade to commons-collections4 4.4

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

5 years agofix build issue
PJ Fanning [Sat, 31 Aug 2019 13:27:22 +0000 (13:27 +0000)]
fix build issue

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

5 years agoAdjust reproducer test-case for bug 59322 to not print to stdout and close resources
Dominik Stadler [Sat, 31 Aug 2019 05:15:57 +0000 (05:15 +0000)]
Adjust reproducer test-case for bug 59322 to not print to stdout and close resources

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

5 years agoFix bug 59322: NullPointerException when converting a certain Word document to HTML
Dominik Stadler [Sat, 31 Aug 2019 05:11:05 +0000 (05:11 +0000)]
Fix bug 59322: NullPointerException when converting a certain Word document to HTML

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

5 years agoupgrade bouncycastle
PJ Fanning [Thu, 29 Aug 2019 23:22:47 +0000 (23:22 +0000)]
upgrade bouncycastle

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

5 years agoupgrade commons-codec and mockito
PJ Fanning [Thu, 29 Aug 2019 23:08:46 +0000 (23:08 +0000)]
upgrade commons-codec and mockito

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

5 years agoupgrade commons-codec and mockito
PJ Fanning [Thu, 29 Aug 2019 23:07:33 +0000 (23:07 +0000)]
upgrade commons-codec and mockito

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

5 years agoFix bug #61490, for some tables in documents, we should not remove the last cell
Dominik Stadler [Thu, 29 Aug 2019 05:16:05 +0000 (05:16 +0000)]
Fix bug #61490, for some tables in documents, we should not remove the last cell

Check the expected number of cells to see if the last cell should be removed.

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

5 years agoDo not use a WeakReference for the parent-link in HWPF-Ranges
Dominik Stadler [Thu, 29 Aug 2019 05:15:57 +0000 (05:15 +0000)]
Do not use a WeakReference for the parent-link in HWPF-Ranges

Some unit-tests show sporadic failures and it seems functionality is actually
broken if the WeakReference is garbage-collected. Not sure why a
WeakReference was used here anyway.

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

5 years agoAdjust JavaDoc and code formatting
Dominik Stadler [Thu, 29 Aug 2019 05:15:50 +0000 (05:15 +0000)]
Adjust JavaDoc and code formatting

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

5 years ago[bug-63664] do not use DocumentBuilderFactory directly
PJ Fanning [Thu, 22 Aug 2019 21:57:50 +0000 (21:57 +0000)]
[bug-63664] do not use DocumentBuilderFactory directly

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

5 years agoBug 63657: Optimize onDocumentWrite() to not do the full re-assignment
Dominik Stadler [Thu, 15 Aug 2019 07:55:06 +0000 (07:55 +0000)]
Bug 63657: Optimize onDocumentWrite() to not do the full re-assignment
if not necessary at all, also use getCArray() instead of getCList() as
access-operations are much quicker this way

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

5 years agoClose file-resources in unit-tests, fix IDE warnings
Dominik Stadler [Thu, 15 Aug 2019 07:54:58 +0000 (07:54 +0000)]
Close file-resources in unit-tests, fix IDE warnings

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

5 years agoBug 63657: Rework the for bug #62130 to not use up twice as much memory when writing...
Dominik Stadler [Mon, 12 Aug 2019 16:42:46 +0000 (16:42 +0000)]
Bug 63657: Rework the for bug #62130 to not use up twice as much memory when writing documents.

Unfortunately XMLBeans is very tricky to use here, mainly the fact that setCArray does not replace the internal objects, but copies the content into the currently held objects makes it rather hard to do this right.

Therefore we now try to keep the existing objects and only replace the content as required to
have a stable ordering of cells in the row-XML structure.

This also fixes removing cells from rows to avoid invalid situations and
correctly free CTCellImpl instances.

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

5 years agoadd some missing classes to poi-ooxml-schemas
PJ Fanning [Thu, 25 Jul 2019 17:26:21 +0000 (17:26 +0000)]
add some missing classes to poi-ooxml-schemas

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

5 years agoadd some missing classes to poi-ooxml-schemas
PJ Fanning [Thu, 25 Jul 2019 17:04:23 +0000 (17:04 +0000)]
add some missing classes to poi-ooxml-schemas

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

5 years agoBug 60656 - fix image dimensions
Andreas Beeker [Mon, 22 Jul 2019 21:31:58 +0000 (21:31 +0000)]
Bug 60656 - fix image dimensions

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

5 years agoRefactor alpha handling
Andreas Beeker [Mon, 22 Jul 2019 21:30:12 +0000 (21:30 +0000)]
Refactor alpha handling

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

5 years agoBug 63580 - Fix texture paint handling
Andreas Beeker [Mon, 22 Jul 2019 21:29:55 +0000 (21:29 +0000)]
Bug 63580 - Fix texture paint handling

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

5 years agotry to fix NPE in tests
PJ Fanning [Sun, 21 Jul 2019 08:39:56 +0000 (08:39 +0000)]
try to fix NPE in tests

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

5 years agomissing @since annotations
PJ Fanning [Sat, 20 Jul 2019 12:11:07 +0000 (12:11 +0000)]
missing @since annotations

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

5 years ago[github-150] XWPFPicture: easy access to width and depth. Thanks to Thibaut Cuvelier...
PJ Fanning [Fri, 19 Jul 2019 21:05:15 +0000 (21:05 +0000)]
[github-150] XWPFPicture: easy access to width and depth. Thanks to Thibaut Cuvelier. This closes #150

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

5 years ago[github-153] XWPFParagraph: easier way to create a link. Thanks to Thibaut Cuvelier...
PJ Fanning [Fri, 19 Jul 2019 20:49:48 +0000 (20:49 +0000)]
[github-153] XWPFParagraph: easier way to create a link. Thanks to Thibaut Cuvelier. This closes #153

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

5 years ago[github-157] add setters for ExtendedProperties. Thanks to Thibaut Cuvelier. This...
PJ Fanning [Fri, 19 Jul 2019 19:48:14 +0000 (19:48 +0000)]
[github-157] add setters for ExtendedProperties. Thanks to Thibaut Cuvelier. This closes #157

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

5 years ago[github-156] add setKeepNext to XWPFParagraph. Thanks to Thibaut Cuvelier.
PJ Fanning [Tue, 16 Jul 2019 21:00:49 +0000 (21:00 +0000)]
[github-156] add setKeepNext to XWPFParagraph. Thanks to Thibaut Cuvelier.

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

5 years agoBug 63542 -- bump min record limit for TNEFAttribute
Tim Allison [Wed, 10 Jul 2019 20:02:59 +0000 (20:02 +0000)]
Bug 63542 -- bump min record limit for TNEFAttribute

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

5 years ago[bug-63533] fix javadoc that refers to horisontalPdi
PJ Fanning [Mon, 1 Jul 2019 14:07:16 +0000 (14:07 +0000)]
[bug-63533] fix javadoc that refers to horisontalPdi

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

5 years agofix rendering of xslf shapes with no/external blip part
Andreas Beeker [Sun, 23 Jun 2019 23:13:15 +0000 (23:13 +0000)]
fix rendering of xslf shapes with no/external blip part

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

5 years agoomit png output on test
Andreas Beeker [Sun, 23 Jun 2019 22:26:24 +0000 (22:26 +0000)]
omit png output on test

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

5 years agoBug 60656 - EMF image support in slideshows
Andreas Beeker [Sun, 23 Jun 2019 22:21:15 +0000 (22:21 +0000)]
Bug 60656 - EMF image support in slideshows

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

5 years agoBug 62906 and 63401: Ensure tables have an initial name which does not conflict with
Dominik Stadler [Sat, 22 Jun 2019 06:12:19 +0000 (06:12 +0000)]
Bug 62906 and 63401: Ensure tables have an initial name which does not conflict with
existing names

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