]> source.dussan.org Git - poi.git/log
poi.git
4 years agoReplace manual close with try-with-resources
Dominik Stadler [Sun, 15 Dec 2019 14:53:11 +0000 (14:53 +0000)]
Replace manual close with try-with-resources

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

4 years agoBug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on empty...
Dominik Stadler [Sun, 15 Dec 2019 14:52:45 +0000 (14:52 +0000)]
Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on empty Sheets

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

4 years agoAdd MemoryVerifier to enable memory leak checking in unit-tests and add
Dominik Stadler [Sun, 15 Dec 2019 14:52:37 +0000 (14:52 +0000)]
Add MemoryVerifier to enable memory leak checking in unit-tests and add
an initial test which verifies some things for XSSF

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

4 years ago#64004 - Replace clone() with copy constructor
Andreas Beeker [Sat, 14 Dec 2019 23:44:26 +0000 (23:44 +0000)]
#64004 - Replace clone() with copy constructor

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

4 years agoEnsure that the temporary directory does exist before using it in tests
Dominik Stadler [Sat, 14 Dec 2019 13:10:21 +0000 (13:10 +0000)]
Ensure that the temporary directory does exist before using it in tests

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

4 years agoBug 63569: Adjust handling of check for max allocation of byte array
Dominik Stadler [Sat, 14 Dec 2019 13:10:17 +0000 (13:10 +0000)]
Bug 63569: Adjust handling of check for max allocation of byte array

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

4 years agoAdjust some JavaDoc and fix some IDE warnings
Dominik Stadler [Sat, 14 Dec 2019 13:10:12 +0000 (13:10 +0000)]
Adjust some JavaDoc and fix some IDE warnings

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

4 years ago[github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks...
PJ Fanning [Wed, 11 Dec 2019 20:07:25 +0000 (20:07 +0000)]
[github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks to Travis Russell. This closes #164

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

4 years ago[github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks...
PJ Fanning [Wed, 11 Dec 2019 20:07:01 +0000 (20:07 +0000)]
[github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks to Travis Russell. This closes #164

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

4 years agoFix initialization of text body when used in XSLF
Alain Béarez [Wed, 11 Dec 2019 00:10:09 +0000 (00:10 +0000)]
Fix initialization of text body when used in XSLF

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

4 years agofix typo
Andreas Beeker [Tue, 10 Dec 2019 07:18:21 +0000 (07:18 +0000)]
fix typo

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

4 years agoCorrectly initialize text shapes' first paragraph
Alain Béarez [Tue, 10 Dec 2019 00:10:52 +0000 (00:10 +0000)]
Correctly initialize text shapes' first paragraph

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

4 years agoProvide XAdES schemas locally, because of connection timeouts
Andreas Beeker [Mon, 9 Dec 2019 23:56:13 +0000 (23:56 +0000)]
Provide XAdES schemas locally, because of connection timeouts

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

4 years agoProvide XAdES schemas locally, because of connection timeouts
Andreas Beeker [Mon, 9 Dec 2019 22:53:14 +0000 (22:53 +0000)]
Provide XAdES schemas locally, because of connection timeouts

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

4 years agoIgnore "IIO Can't create cache file" errors
Andreas Beeker [Mon, 9 Dec 2019 22:51:11 +0000 (22:51 +0000)]
Ignore "IIO Can't create cache file" errors

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

4 years agoRemove POIBrowser and SViewer and remove references to it
Andreas Beeker [Mon, 9 Dec 2019 20:56:52 +0000 (20:56 +0000)]
Remove POIBrowser and SViewer and remove references to it

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

4 years agoMigrate tests to Junit 4
Andreas Beeker [Mon, 9 Dec 2019 00:37:21 +0000 (00:37 +0000)]
Migrate tests to Junit 4

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

4 years agoBug 63927 - Inconsistent mapping of Norwegian locales for date formats
Andreas Beeker [Sun, 8 Dec 2019 23:36:02 +0000 (23:36 +0000)]
Bug 63927 - Inconsistent mapping of Norwegian locales for date formats

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

4 years agoBug 63779 - Add support for the new Java date/time API added in Java 8
Andreas Beeker [Sun, 8 Dec 2019 23:31:20 +0000 (23:31 +0000)]
Bug 63779 -  Add support for the new Java date/time API added in Java 8

Active roundSeconds again

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

4 years agoSonar fixes - type: bugs / severity: major
Andreas Beeker [Sun, 8 Dec 2019 23:29:50 +0000 (23:29 +0000)]
Sonar fixes - type: bugs / severity: major

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

4 years agoAttempt to fix bug 63901
Alain Béarez [Sun, 8 Dec 2019 23:18:31 +0000 (23:18 +0000)]
Attempt to fix bug 63901

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

4 years agoFix column addition and removal in XSLFTable
Alain Béarez [Sun, 8 Dec 2019 22:23:17 +0000 (22:23 +0000)]
Fix column addition and removal in XSLFTable

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

4 years agoRetrieve chart from graphical frame
Alain Béarez [Sat, 7 Dec 2019 23:39:20 +0000 (23:39 +0000)]
Retrieve chart from graphical frame

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

4 years agoMiscellaneous fixes for chart functionalities
Alain Béarez [Sat, 7 Dec 2019 23:10:32 +0000 (23:10 +0000)]
Miscellaneous fixes for chart functionalities

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

4 years agoReindent to 4 spaces - optimize imports
Andreas Beeker [Sat, 7 Dec 2019 11:53:48 +0000 (11:53 +0000)]
Reindent to 4 spaces - optimize imports

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

4 years agoSonar Fixes - type: bugs / severity: critical - mostly div by 0
Andreas Beeker [Sat, 7 Dec 2019 11:45:44 +0000 (11:45 +0000)]
Sonar Fixes - type: bugs / severity: critical - mostly div by 0

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

4 years agoSonar Fixes
Andreas Beeker [Thu, 5 Dec 2019 00:18:36 +0000 (00:18 +0000)]
Sonar Fixes

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

4 years agoSonar Fixes + Refactor scattered XML initializations to XMLHelper
Andreas Beeker [Tue, 3 Dec 2019 21:56:47 +0000 (21:56 +0000)]
Sonar Fixes + Refactor scattered XML initializations to XMLHelper

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

4 years agoFix examples to build chart from scratch
Alain Béarez [Mon, 2 Dec 2019 00:15:34 +0000 (00:15 +0000)]
Fix examples to build chart from scratch

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

4 years ago#63955 - HMEFContentsExtractor fails to extract content from winmail.dat
Andreas Beeker [Sun, 1 Dec 2019 21:06:54 +0000 (21:06 +0000)]
#63955 - HMEFContentsExtractor fails to extract content from winmail.dat

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

4 years agoupgrade asm to 7.2 to try to fix jacoco
PJ Fanning [Sun, 1 Dec 2019 21:01:02 +0000 (21:01 +0000)]
upgrade asm to 7.2 to try to fix jacoco

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

4 years agoUpdate Jacoco version and activate it again in the Sonar run
Andreas Beeker [Sun, 1 Dec 2019 11:42:09 +0000 (11:42 +0000)]
Update Jacoco version and activate it again in the Sonar run

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

4 years agoSonar Fixes - fix/annotate type "vulnerability" / severity "blocker"
Andreas Beeker [Sun, 1 Dec 2019 02:05:51 +0000 (02:05 +0000)]
Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker"

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

4 years agochange package.html to package-info.java
Andreas Beeker [Sun, 1 Dec 2019 00:07:48 +0000 (00:07 +0000)]
change package.html to package-info.java

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

4 years agoSonar fixes - use try-with-resources
Andreas Beeker [Sat, 30 Nov 2019 23:00:08 +0000 (23:00 +0000)]
Sonar fixes - use try-with-resources

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

4 years agoAdd Doughnut chart data series to XDDF
Alain Béarez [Sat, 30 Nov 2019 15:46:48 +0000 (15:46 +0000)]
Add Doughnut chart data series to XDDF

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

4 years agoBug 63889: BarChartDemo now produces a valid file
Alain Béarez [Sat, 30 Nov 2019 01:20:23 +0000 (01:20 +0000)]
Bug 63889: BarChartDemo now produces a valid file

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

4 years agoClean-up code for more recent chart types
Alain Béarez [Sat, 30 Nov 2019 01:20:20 +0000 (01:20 +0000)]
Clean-up code for more recent chart types

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

4 years agoAdd test to remove chart data series
Alain Béarez [Sat, 30 Nov 2019 01:20:16 +0000 (01:20 +0000)]
Add test to remove chart data series

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

4 years agoReplace StringBuffer with StringBuilder
Andreas Beeker [Fri, 29 Nov 2019 23:57:35 +0000 (23:57 +0000)]
Replace StringBuffer with StringBuilder

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

4 years agofix javadoc
Axel Howind [Fri, 29 Nov 2019 02:30:19 +0000 (02:30 +0000)]
fix javadoc

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

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