]> source.dussan.org Git - poi.git/log
poi.git
7 years agoJenkins DSL: Gradle: Try to touch the test-results-files as Gradle will not execute...
Dominik Stadler [Tue, 6 Dec 2016 15:14:50 +0000 (15:14 +0000)]
Jenkins DSL: Gradle: Try to touch the test-results-files as Gradle will not execute the tests again if not needed

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

7 years agoJenkins DSL: Exclude one slave for the OpenJDK build
Dominik Stadler [Tue, 6 Dec 2016 14:51:21 +0000 (14:51 +0000)]
Jenkins DSL: Exclude one slave for the OpenJDK build

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

7 years agoRecursive delete unit test based on users@ query - working fine already
Nick Burch [Tue, 6 Dec 2016 13:52:46 +0000 (13:52 +0000)]
Recursive delete unit test based on users@ query - working fine already

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

7 years agoAdd "*" option to font_map/fallback to provide a catch-all configuration
Andreas Beeker [Tue, 6 Dec 2016 00:21:22 +0000 (00:21 +0000)]
Add "*" option to font_map/fallback to provide a catch-all configuration

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

7 years agothere's no IBM 1.7 JDK on Jenkins available -> use 1.8 instead
Andreas Beeker [Mon, 5 Dec 2016 00:26:41 +0000 (00:26 +0000)]
there's no IBM 1.7 JDK on Jenkins available -> use 1.8 instead
the label for the OpenJDK has trailing space

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

7 years agoSonarCube fix - make members private
Andreas Beeker [Sun, 4 Dec 2016 23:49:49 +0000 (23:49 +0000)]
SonarCube fix - make members private

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

7 years agoJenkins Job DSL: Adjust for location of Gradle-test-result files
Dominik Stadler [Sun, 4 Dec 2016 22:37:12 +0000 (22:37 +0000)]
Jenkins Job DSL: Adjust for location of Gradle-test-result files

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

7 years agoJenkins Job DSL: Adjust patterns for code-coverage in the Gradle build
Dominik Stadler [Sun, 4 Dec 2016 19:04:04 +0000 (19:04 +0000)]
Jenkins Job DSL: Adjust patterns for code-coverage in the Gradle build

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

7 years agoAdjust parameters for newer JDK9 builds, -addmods is now --add-modules, add some...
Dominik Stadler [Sun, 4 Dec 2016 18:34:03 +0000 (18:34 +0000)]
Adjust parameters for newer JDK9 builds, -addmods is now --add-modules, add some debug-output for reflection

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

7 years agoEnable all jobs except IBM-JDK, resolve links when listing contents of JAVA_HOME
Dominik Stadler [Sun, 4 Dec 2016 18:29:47 +0000 (18:29 +0000)]
Enable all jobs except IBM-JDK, resolve links when listing contents of JAVA_HOME

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

7 years ago regression #55902 - Mixed fonts issue with Chinese characters (unable to form images...
Andreas Beeker [Sat, 3 Dec 2016 20:32:08 +0000 (20:32 +0000)]
 regression #55902 - Mixed fonts issue with Chinese characters (unable to form images from ppt)

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

7 years agoAdjust Jenkins APICheck description
Dominik Stadler [Sat, 3 Dec 2016 19:50:28 +0000 (19:50 +0000)]
Adjust Jenkins APICheck description

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

7 years ago#60331 - Remove deprecated classes - remove constructors with PackageRelationship...
Andreas Beeker [Sat, 3 Dec 2016 00:49:08 +0000 (00:49 +0000)]
#60331 - Remove deprecated classes - remove constructors with PackageRelationship argument

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

7 years agoEnable Job for API-Check
Dominik Stadler [Fri, 2 Dec 2016 12:52:05 +0000 (12:52 +0000)]
Enable Job for API-Check

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

7 years agoJenkins DSL:
Dominik Stadler [Fri, 2 Dec 2016 11:07:22 +0000 (11:07 +0000)]
Jenkins DSL:
* Add some comments
* Add disabled Job for IBM JDK
* Enable POI-DSL-1.6, leave the others disabled for now

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

7 years agoSonarCube fix - make members private
Andreas Beeker [Thu, 1 Dec 2016 23:46:27 +0000 (23:46 +0000)]
SonarCube fix - make members private

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

7 years agoSet DSL for API-Check to JDK 1.7 as this is required by Gradle
Dominik Stadler [Thu, 1 Dec 2016 21:16:58 +0000 (21:16 +0000)]
Set DSL for API-Check to JDK 1.7 as this is required by Gradle

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

7 years agoAdjust JDK for old-Xerces, use blanks instead of tabs, reformat the config-section...
Dominik Stadler [Thu, 1 Dec 2016 21:08:22 +0000 (21:08 +0000)]
Adjust JDK for old-Xerces, use blanks instead of tabs, reformat the config-section somewhat

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

7 years agoAdd Jenkins DSL for JDK 9, Maven, regenerate-javadoc, API-Check, Gradle, no-scratchpa...
Dominik Stadler [Thu, 1 Dec 2016 20:49:29 +0000 (20:49 +0000)]
Add Jenkins DSL for JDK 9, Maven, regenerate-javadoc, API-Check, Gradle, no-scratchpad and old-xerces
Adjust script and refactor to reuse more stuff
Add a workaround for properties

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

7 years agoAdjust for more JDKs, unfortunately Ant properties do not work as expected for now...
Dominik Stadler [Thu, 1 Dec 2016 19:09:31 +0000 (19:09 +0000)]
Adjust for more JDKs, unfortunately Ant properties do not work as expected for now...

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

7 years agoJenkins DSL: Start adding multiple Jobs with re-use of common parts
Dominik Stadler [Thu, 1 Dec 2016 19:09:26 +0000 (19:09 +0000)]
Jenkins DSL: Start adding multiple Jobs with re-use of common parts

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

7 years agocommons-collections4 is now also required for the main-jar
Dominik Stadler [Thu, 1 Dec 2016 07:29:08 +0000 (07:29 +0000)]
commons-collections4 is now also required for the main-jar

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

7 years agoMove test to correct package and add some more checks
Dominik Stadler [Thu, 1 Dec 2016 07:12:34 +0000 (07:12 +0000)]
Move test to correct package and add some more checks

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

7 years ago60329: Avoid NPE when styleid is null
Mark Murphy [Thu, 1 Dec 2016 02:21:56 +0000 (02:21 +0000)]
60329: Avoid NPE when styleid is null

Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=60329

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

7 years agosonarcube fixes
Andreas Beeker [Tue, 29 Nov 2016 23:14:43 +0000 (23:14 +0000)]
sonarcube fixes

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

7 years agoremoved duplicate ignore
Andreas Beeker [Tue, 29 Nov 2016 23:03:46 +0000 (23:03 +0000)]
removed duplicate ignore

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

7 years ago#60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for adding...
Andreas Beeker [Tue, 29 Nov 2016 22:41:26 +0000 (22:41 +0000)]
#60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for adding WMF images
more cases

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

7 years agoforbidden apis fix
Andreas Beeker [Tue, 29 Nov 2016 08:15:49 +0000 (08:15 +0000)]
forbidden apis fix

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

7 years ago#60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for adding...
Andreas Beeker [Tue, 29 Nov 2016 00:46:39 +0000 (00:46 +0000)]
#60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for adding WMF images
more cases

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

7 years ago#60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for adding...
Andreas Beeker [Mon, 28 Nov 2016 20:51:02 +0000 (20:51 +0000)]
#60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for adding WMF images

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

7 years agojavadocs fix
Andreas Beeker [Mon, 28 Nov 2016 01:18:48 +0000 (01:18 +0000)]
javadocs fix

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

7 years agoAdjust some more to make the DSL-test-Job set up exactly like the current 'POI' job
Dominik Stadler [Sun, 27 Nov 2016 21:30:28 +0000 (21:30 +0000)]
Adjust some more to make the DSL-test-Job set up exactly like the current 'POI' job

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

7 years agorat-check fix
Andreas Beeker [Sun, 27 Nov 2016 21:14:55 +0000 (21:14 +0000)]
rat-check fix

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

7 years agoAdd all items from the current job 'POI' to the new Jenkins DSL script.
Dominik Stadler [Sun, 27 Nov 2016 20:28:21 +0000 (20:28 +0000)]
Add all items from the current job 'POI' to the new Jenkins DSL script.

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

7 years ago#60331 - Remove deprecated classes - deprecate Mutable* property classes
Andreas Beeker [Sun, 27 Nov 2016 20:19:18 +0000 (20:19 +0000)]
#60331 - Remove deprecated classes - deprecate Mutable* property classes
sonarcube fix - make protected attributes private

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

7 years agoSonarCube fixes - visibility of member attributes
Andreas Beeker [Sun, 27 Nov 2016 13:12:00 +0000 (13:12 +0000)]
SonarCube fixes - visibility of member attributes

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

7 years agoRemove old XML, this breaks the Groovy compiler
Dominik Stadler [Sun, 27 Nov 2016 12:54:54 +0000 (12:54 +0000)]
Remove old XML, this breaks the Groovy compiler

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

7 years agoFix newly introduced Sonar issues and allow text to be null
Dominik Stadler [Sun, 27 Nov 2016 11:06:57 +0000 (11:06 +0000)]
Fix newly introduced Sonar issues and allow text to be null

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

7 years agoAdd initial Jenkins Job DSL to version-control the Jenkins jobs
Dominik Stadler [Sun, 27 Nov 2016 11:06:48 +0000 (11:06 +0000)]
Add initial Jenkins Job DSL to version-control the Jenkins jobs

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

7 years agoBug 60370: Encode some special characters when setting title/text for validation...
Dominik Stadler [Fri, 25 Nov 2016 22:07:59 +0000 (22:07 +0000)]
Bug 60370: Encode some special characters when setting title/text for validation text-boxes, for now all characters below 32, more can be added if necessary.

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

7 years agoRevert deprecating a class that we still use ourselves and update error text slightly
Dominik Stadler [Fri, 25 Nov 2016 22:07:52 +0000 (22:07 +0000)]
Revert deprecating a class that we still use ourselves and update error text slightly

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

7 years agoInclude actual entries when we do not find a Document-entry
Dominik Stadler [Fri, 25 Nov 2016 22:07:45 +0000 (22:07 +0000)]
Include actual entries when we do not find a Document-entry

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

7 years agoBug 59200: Check for actual Excel limits on data validation title/text
Dominik Stadler [Fri, 25 Nov 2016 08:55:52 +0000 (08:55 +0000)]
Bug 59200: Check for actual Excel limits on data validation title/text

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

7 years agoRemove unnecessary cast and reformat some code a bit
Dominik Stadler [Fri, 25 Nov 2016 05:34:58 +0000 (05:34 +0000)]
Remove unnecessary cast and reformat some code a bit

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

7 years agobug 60416: prefer CellReference ref over String ref
Javen O'Neal [Thu, 24 Nov 2016 21:25:43 +0000 (21:25 +0000)]
bug 60416: prefer CellReference ref over String ref

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

7 years agobug 60416: Reduce Hyperlink memory consumption in SXSSF; patch from Dmitry Katsubo
Javen O'Neal [Thu, 24 Nov 2016 21:14:35 +0000 (21:14 +0000)]
bug 60416: Reduce Hyperlink memory consumption in SXSSF; patch from Dmitry Katsubo

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

7 years agotarget version 3.16-beta2
Javen O'Neal [Thu, 24 Nov 2016 04:16:15 +0000 (04:16 +0000)]
target version 3.16-beta2

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

7 years agofix update-download task
Andreas Beeker [Thu, 24 Nov 2016 00:31:20 +0000 (00:31 +0000)]
fix update-download task

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

7 years agofix broken link http://missing-link.googlecode.com/files/ml-ant-http-1.1.3.zip
Javen O'Neal [Wed, 23 Nov 2016 22:23:09 +0000 (22:23 +0000)]
fix broken link http://missing-link.googlecode.com/files/ml-ant-http-1.1.3.zip

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

7 years agobug 60343, return null if index is out of bounds in StylesTable's getStyleAt(idx)
Tim Allison [Tue, 22 Nov 2016 14:47:45 +0000 (14:47 +0000)]
bug 60343, return null if index is out of bounds in StylesTable's getStyleAt(idx)

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

7 years agoBug 60373 - TableCell.getTextHeight() returns Null pointer Exception
Andreas Beeker [Fri, 18 Nov 2016 23:29:53 +0000 (23:29 +0000)]
Bug 60373 - TableCell.getTextHeight() returns Null pointer Exception

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

7 years agoFix missing directory 'maven' in source release packages, adjust the related test...
Dominik Stadler [Mon, 14 Nov 2016 19:50:39 +0000 (19:50 +0000)]
Fix missing directory 'maven' in source release packages, adjust the related test-Ant-script to call 'assemble' instead of 'jar' to catch something like this in the future.
Also exclude some more intermediate files/directories from the source package.

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

7 years agohttp://www.apache.org/dist/poi -> https://www.apache.org/dist/poi
Javen O'Neal [Mon, 14 Nov 2016 05:56:19 +0000 (05:56 +0000)]
http://www.apache.org/dist/poi -> https://www.apache.org/dist/poi

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

7 years agoprepare for 3.16-beta2
Javen O'Neal [Sun, 13 Nov 2016 08:41:53 +0000 (08:41 +0000)]
prepare for 3.16-beta2

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

7 years agorelease prepare for 3.16-beta1 - pin documentation
Javen O'Neal [Sun, 13 Nov 2016 08:41:05 +0000 (08:41 +0000)]
release prepare for 3.16-beta1 - pin documentation

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

7 years ago#60331 - Remove deprecated classes (POI 3.16) - remove StylesTable.getNumberFormatAt...
Andreas Beeker [Sat, 12 Nov 2016 21:54:22 +0000 (21:54 +0000)]
#60331 - Remove deprecated classes (POI 3.16) - remove StylesTable.getNumberFormatAt(int)

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

7 years agoSonarCube fixes
Andreas Beeker [Sat, 12 Nov 2016 18:35:39 +0000 (18:35 +0000)]
SonarCube fixes

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

7 years agoSonarCube fixes
Andreas Beeker [Sat, 12 Nov 2016 00:52:10 +0000 (00:52 +0000)]
SonarCube fixes

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

7 years ago- SonarCube fixes
Andreas Beeker [Fri, 11 Nov 2016 23:22:43 +0000 (23:22 +0000)]
- SonarCube fixes
- moved SecureTempFile classes to OOXML, because of duplicated code in test and examples packages

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

7 years agoBug 60345 - Handle corrupt PICT streams
Andreas Beeker [Thu, 10 Nov 2016 23:04:25 +0000 (23:04 +0000)]
Bug 60345 - Handle corrupt PICT streams

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

7 years agoBug 59273 - Unable to create pptx file by potx file using Apache POI
Andreas Beeker [Thu, 10 Nov 2016 22:54:07 +0000 (22:54 +0000)]
Bug 59273 - Unable to create pptx file by potx file using Apache POI

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

7 years agoKEYS file should only have public keys used to sign previous releases
Javen O'Neal [Wed, 9 Nov 2016 08:57:26 +0000 (08:57 +0000)]
KEYS file should only have public keys used to sign previous releases

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

7 years agobug 60321: add examples with encrypted temp data. Patch from PJ Fanning.
Javen O'Neal [Tue, 8 Nov 2016 17:32:38 +0000 (17:32 +0000)]
bug 60321: add examples with encrypted temp data. Patch from PJ Fanning.

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

7 years agoAdd a way to exclude tests via Ant-properties, needed to check if ooxml-tests run...
Dominik Stadler [Mon, 7 Nov 2016 21:32:22 +0000 (21:32 +0000)]
Add a way to exclude tests via Ant-properties, needed to check if ooxml-tests run without scratchpad (except TestExtractorFactory)

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

7 years agoPull up one more test into BaseTestConditionalFormatting
Dominik Stadler [Mon, 7 Nov 2016 21:32:18 +0000 (21:32 +0000)]
Pull up one more test into BaseTestConditionalFormatting

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

7 years agoAdjust imports, fix some Javadoc issues and ignore deprecation warnings in tests
Dominik Stadler [Mon, 7 Nov 2016 21:32:12 +0000 (21:32 +0000)]
Adjust imports, fix some Javadoc issues and ignore deprecation warnings in tests
Exclude some more non-tests in OOXMLLite

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

7 years agoAdd setFormattingRanges() to interface ConditionalFormatting, closes #42
Dominik Stadler [Mon, 7 Nov 2016 21:32:04 +0000 (21:32 +0000)]
Add setFormattingRanges() to interface ConditionalFormatting, closes #42

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

7 years agoExample AligningCells: Use int instead of short for column-index, closes Github #35
Dominik Stadler [Mon, 7 Nov 2016 20:50:10 +0000 (20:50 +0000)]
Example AligningCells: Use int instead of short for column-index, closes Github #35
Also use more of the base classes where possible

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

7 years agoPOI-60341, add test document (ugh, mea culpa), turn on test.
Tim Allison [Mon, 7 Nov 2016 12:10:46 +0000 (12:10 +0000)]
POI-60341, add test document (ugh, mea culpa), turn on test.

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

7 years agoMove XWPF examples to new package to clean up code coverage
Mark Murphy [Mon, 7 Nov 2016 05:35:18 +0000 (05:35 +0000)]
Move XWPF examples to new package to clean up code coverage

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

7 years ago60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHeader does...
Mark Murphy [Sat, 5 Nov 2016 06:12:24 +0000 (06:12 +0000)]
60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHeader does not overwrite old value

Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=60337

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

7 years agoPOI-60342: handle missing sdtcontentcell in an sdtcell
Tim Allison [Fri, 4 Nov 2016 15:21:51 +0000 (15:21 +0000)]
POI-60342: handle missing sdtcontentcell in an sdtcell

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

7 years agoPOI-60341: handle missing sdtpr in an sdtbody
Tim Allison [Fri, 4 Nov 2016 15:06:17 +0000 (15:06 +0000)]
POI-60341: handle missing sdtpr in an sdtbody

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

7 years agoAs requested on StackOverflow, expose on CellStyle QuotePrefix/123Prefix
Nick Burch [Fri, 4 Nov 2016 11:11:09 +0000 (11:11 +0000)]
As requested on StackOverflow, expose on CellStyle QuotePrefix/123Prefix

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

7 years agoMore unit testing for XWPF list numbering complex cases, and some TODOs on improving...
Nick Burch [Fri, 4 Nov 2016 10:55:31 +0000 (10:55 +0000)]
More unit testing for XWPF list numbering complex cases, and some TODOs on improving it, inspired by users@ discussions

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

7 years agobug 60331: remove deprecated FormulaShifter.createForRowShift(). Require SpreadsheetV...
Javen O'Neal [Wed, 2 Nov 2016 16:37:12 +0000 (16:37 +0000)]
bug 60331: remove deprecated FormulaShifter.createForRowShift(). Require SpreadsheetVersion.

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

7 years agobug 60331: remove deprecated EntryUtils.copyNodes( DirectoryEntry, DirectoryEntry...
Javen O'Neal [Wed, 2 Nov 2016 16:25:18 +0000 (16:25 +0000)]
bug 60331: remove deprecated EntryUtils.copyNodes( DirectoryEntry, DirectoryEntry, List<String> excepts). Use EntryUtils.copyNodes( FilteringDirectoryEntry, FilteringDirectoryEntry ) instead.

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

7 years agoshow example of equivalent EntryUtils.copyNodes using FilteringDirectoryNode instead...
Javen O'Neal [Wed, 2 Nov 2016 16:22:04 +0000 (16:22 +0000)]
show example of equivalent EntryUtils.copyNodes using FilteringDirectoryNode instead of DirectoryNode with excepts list

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

7 years agoHandle null returns of coerceValueToBoolean
Andreas Beeker [Tue, 1 Nov 2016 10:52:20 +0000 (10:52 +0000)]
Handle null returns of coerceValueToBoolean

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

7 years agofindbugs fix
Andreas Beeker [Tue, 1 Nov 2016 10:29:02 +0000 (10:29 +0000)]
findbugs fix

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

7 years agofindbugs fix
Andreas Beeker [Tue, 1 Nov 2016 09:24:50 +0000 (09:24 +0000)]
findbugs fix

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

7 years agoJCE policy assumption fix
Andreas Beeker [Tue, 1 Nov 2016 09:18:55 +0000 (09:18 +0000)]
JCE policy assumption fix

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

7 years agoBug 60320 - issue opening password protected xlsx
Andreas Beeker [Tue, 1 Nov 2016 01:30:48 +0000 (01:30 +0000)]
Bug 60320 - issue opening password protected xlsx

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

7 years agoremove println
Tim Allison [Mon, 31 Oct 2016 19:03:06 +0000 (19:03 +0000)]
remove println

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

7 years ago60293 -- Handle illegal "Odd" header/footer in XWPF
Tim Allison [Mon, 31 Oct 2016 19:02:06 +0000 (19:02 +0000)]
60293 -- Handle illegal "Odd" header/footer in XWPF

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

7 years ago57366: XWPFTable to Header / Footer
Mark Murphy [Sun, 30 Oct 2016 18:49:16 +0000 (18:49 +0000)]
57366: XWPFTable to Header / Footer

Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=57366

This update contains a breaking change

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

7 years agoBug 53611: populate dimension of XSSF Worksheet when writing the document
Dominik Stadler [Sat, 29 Oct 2016 07:38:46 +0000 (07:38 +0000)]
Bug 53611: populate dimension of XSSF Worksheet when writing the document

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

7 years agoBug 59026: Add two null-checks to make exporting XLSX to XML work
Dominik Stadler [Fri, 28 Oct 2016 18:24:04 +0000 (18:24 +0000)]
Bug 59026: Add two null-checks to make exporting XLSX to XML work

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

7 years ago60315 -- allow 'yyyy-MM-dd' as a valid date format in metadata in OPCParser
Tim Allison [Fri, 28 Oct 2016 14:11:52 +0000 (14:11 +0000)]
60315 -- allow 'yyyy-MM-dd' as a valid date format in metadata in OPCParser

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

7 years ago60305 -- gracefully handle truncated images while reading pictstream
Tim Allison [Fri, 28 Oct 2016 13:39:40 +0000 (13:39 +0000)]
60305 -- gracefully handle truncated images while reading pictstream

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

7 years agowhitespace clean up before fix for BUG-60305
Tim Allison [Fri, 28 Oct 2016 13:26:49 +0000 (13:26 +0000)]
whitespace clean up before fix for BUG-60305

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

7 years agowhitespace clean up before fix for BUG-60305
Tim Allison [Fri, 28 Oct 2016 13:25:14 +0000 (13:25 +0000)]
whitespace clean up before fix for BUG-60305

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

7 years agofix javadocs
Andreas Beeker [Wed, 26 Oct 2016 22:37:34 +0000 (22:37 +0000)]
fix javadocs

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

7 years agoBug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingPara...
Andreas Beeker [Wed, 26 Oct 2016 22:32:46 +0000 (22:32 +0000)]
Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph

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

7 years agoFix close warnings
Nick Burch [Tue, 25 Oct 2016 10:24:48 +0000 (10:24 +0000)]
Fix close warnings

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

7 years agoWhitespace
Nick Burch [Tue, 25 Oct 2016 10:23:15 +0000 (10:23 +0000)]
Whitespace

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

7 years agov5 text extraction
Nick Burch [Tue, 25 Oct 2016 10:21:16 +0000 (10:21 +0000)]
v5 text extraction

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

7 years agoInconsistent whitespace
Nick Burch [Tue, 25 Oct 2016 09:35:28 +0000 (09:35 +0000)]
Inconsistent whitespace

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

7 years agoRefactor child pointer logic to the factory
Nick Burch [Tue, 25 Oct 2016 09:33:37 +0000 (09:33 +0000)]
Refactor child pointer logic to the factory

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

7 years agoWork in progress - v5 pointer containers
Nick Burch [Tue, 25 Oct 2016 09:15:02 +0000 (09:15 +0000)]
Work in progress - v5 pointer containers

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