]> source.dussan.org Git - poi.git/log
poi.git
4 years agoBug 60656 - Emf image support in slideshows
Andreas Beeker [Fri, 29 Nov 2019 00:39:35 +0000 (00:39 +0000)]
Bug 60656 - Emf image support in slideshows
- use Rectangle2D instead of Dimension2D for image bounds
- fix shearing transformation
- fix rendering of font attributes (bold/italic/...)
- emf+: needs its own object table and properties table
- emf+: add linear gradient handler
- emf+: handle brush data of pens
- wmf/emf/emf+: position right aligned text correctly
- emf+: use emf+ instead of emf records in dual-mode
- emf+: handle region data and operations correctly
- emf/+: map font weight to awt font weight correctly

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

4 years agoGenericRecordJsonWriter fix output of floats and doubles
Andreas Beeker [Fri, 29 Nov 2019 00:29:05 +0000 (00:29 +0000)]
GenericRecordJsonWriter fix output of floats and doubles

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

4 years agoFix addition and removal of columns in XSLTTable
Alain Béarez [Thu, 28 Nov 2019 00:51:43 +0000 (00:51 +0000)]
Fix addition and removal of columns in XSLTTable

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

4 years agoAdd, insert and remove columns on XSLFTable
Alain Béarez [Wed, 27 Nov 2019 04:54:34 +0000 (04:54 +0000)]
Add, insert and remove columns on XSLFTable

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

4 years agogradle 6.0.1
PJ Fanning [Sun, 24 Nov 2019 08:50:49 +0000 (08:50 +0000)]
gradle 6.0.1

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

4 years agoreplace more StringBuffers
PJ Fanning [Thu, 21 Nov 2019 22:01:20 +0000 (22:01 +0000)]
replace more StringBuffers

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

4 years agoUpdate javadoc on FinanceLib. This closes #162
PJ Fanning [Thu, 21 Nov 2019 18:32:35 +0000 (18:32 +0000)]
Update javadoc on FinanceLib. This closes #162

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

4 years agoreplace some more StringBuffers
PJ Fanning [Thu, 21 Nov 2019 16:04:37 +0000 (16:04 +0000)]
replace some  more StringBuffers

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

4 years agochange some tabs to spaces
PJ Fanning [Wed, 20 Nov 2019 10:02:45 +0000 (10:02 +0000)]
change some tabs to spaces

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

4 years agoreplace some uses of StringBuffer with StringBuilder
PJ Fanning [Wed, 20 Nov 2019 08:42:27 +0000 (08:42 +0000)]
replace some uses of StringBuffer with StringBuilder

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

4 years agoconvert tabs to spaces
PJ Fanning [Mon, 18 Nov 2019 08:56:06 +0000 (08:56 +0000)]
convert tabs to spaces

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

4 years agoRemove build with OpenJDK as the Apache Jenkins instance does not provide it any...
Dominik Stadler [Sun, 17 Nov 2019 11:26:33 +0000 (11:26 +0000)]
Remove build with OpenJDK as the Apache Jenkins instance does not provide it any longer

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

4 years agoKeep using older version of japicmp plugin for now as newer versions fail with strang...
Dominik Stadler [Sun, 17 Nov 2019 11:26:30 +0000 (11:26 +0000)]
Keep using older version of japicmp plugin for now as newer versions fail with strange error messages

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

4 years agoBug 63756: Describe units in JavaDoc
Dominik Stadler [Sun, 17 Nov 2019 11:26:27 +0000 (11:26 +0000)]
Bug 63756: Describe units in JavaDoc

Also fix some IDE warnings and suggested simplifications

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

4 years agouse zero size arg to toArray(), use Collection.addAll() (#63805, second patch)
Axel Howind [Sun, 17 Nov 2019 08:45:03 +0000 (08:45 +0000)]
use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)

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

4 years agoUpdate sonar links
Andreas Beeker [Wed, 13 Nov 2019 17:18:15 +0000 (17:18 +0000)]
Update sonar links

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

4 years agoreplace withCredentials with credentialBindings
Andreas Beeker [Wed, 13 Nov 2019 00:00:26 +0000 (00:00 +0000)]
replace withCredentials with credentialBindings

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

4 years agowrap everything in withCredentials - see https://github.com/jenkinsci/aws-credentials...
Andreas Beeker [Tue, 12 Nov 2019 23:30:01 +0000 (23:30 +0000)]
wrap everything in withCredentials - see https://github.com/jenkinsci/aws-credentials-plugin/issues/22

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

4 years agomigrate to sonarcloud.io
Andreas Beeker [Tue, 12 Nov 2019 23:04:02 +0000 (23:04 +0000)]
migrate to sonarcloud.io

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

4 years agomigrate to sonarcloud.io
Andreas Beeker [Tue, 12 Nov 2019 22:50:30 +0000 (22:50 +0000)]
migrate to sonarcloud.io

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

4 years agoReplace AbstractWordUtils.equals with Objects.equals
Axel Howind [Tue, 12 Nov 2019 15:47:46 +0000 (15:47 +0000)]
Replace AbstractWordUtils.equals with Objects.equals

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

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