]> source.dussan.org Git - poi.git/log
poi.git
5 years agoIDE and JavaDoc fixes
Dominik Stadler [Sun, 30 Dec 2018 22:44:29 +0000 (22:44 +0000)]
IDE and JavaDoc fixes

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

5 years agoJenkins DSL: Disable XMLBeans-JDK-11 as it will not work yet
Dominik Stadler [Sun, 30 Dec 2018 10:07:56 +0000 (10:07 +0000)]
Jenkins DSL: Disable XMLBeans-JDK-11 as it will not work yet

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

5 years agoBug 60845: Apply patch and adjust tests
Dominik Stadler [Sun, 30 Dec 2018 10:07:52 +0000 (10:07 +0000)]
Bug 60845: Apply patch and adjust tests

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

5 years agoIDE and JavaDoc fixes, make base test classes abstract
Dominik Stadler [Sun, 30 Dec 2018 10:07:42 +0000 (10:07 +0000)]
IDE and JavaDoc fixes, make base test classes abstract

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

5 years ago #63028 - Provide font embedding for slideshows
Andreas Beeker [Fri, 28 Dec 2018 23:43:31 +0000 (23:43 +0000)]
 #63028 - Provide font embedding for slideshows

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

5 years agoAdd Enum method to help identifying unknown records with POI-Visualizer
Andreas Beeker [Fri, 28 Dec 2018 23:42:57 +0000 (23:42 +0000)]
Add Enum method to help identifying unknown records with POI-Visualizer

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

5 years agoFix Javadocs
Andreas Beeker [Fri, 28 Dec 2018 23:42:44 +0000 (23:42 +0000)]
Fix Javadocs

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

5 years agoZero out garbage bytes in FontEntityAtom
Andreas Beeker [Fri, 28 Dec 2018 23:42:31 +0000 (23:42 +0000)]
Zero out garbage bytes in FontEntityAtom

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

5 years agoJenkins DSL for Github PR build: Try to create the one file which is read from src...
Dominik Stadler [Fri, 28 Dec 2018 21:43:49 +0000 (21:43 +0000)]
Jenkins DSL for Github PR build: Try to create the one file which is read from src/documentation during target 'jenkins'

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

5 years agoJenkins DSL: enable Github PR builds, it seems to be functional now
Dominik Stadler [Fri, 28 Dec 2018 20:27:45 +0000 (20:27 +0000)]
Jenkins DSL: enable Github PR builds, it seems to be functional now

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

5 years agoJenkins DSL: throttle Github PR builds to not run many at once
Dominik Stadler [Fri, 28 Dec 2018 20:19:58 +0000 (20:19 +0000)]
Jenkins DSL: throttle Github PR builds to not run many at once

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

5 years agoRun Cell-tests on HSSF as well and make handling of null-values consistent across...
Dominik Stadler [Fri, 28 Dec 2018 19:53:13 +0000 (19:53 +0000)]
Run Cell-tests on HSSF as well and make handling of null-values consistent across implementations

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

5 years agoBug 61532: Fix setting values/types during formula evaluation for SXSSF
Dominik Stadler [Fri, 28 Dec 2018 19:53:03 +0000 (19:53 +0000)]
Bug 61532: Fix setting values/types during formula evaluation for SXSSF

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

5 years agoUse normal string parameter for now
Dominik Stadler [Fri, 28 Dec 2018 19:52:54 +0000 (19:52 +0000)]
Use normal string parameter for now

Plugin for gitParam is not installed in the Apache Jenkins instance

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

5 years agoAdd test which verifies that bug 61605 is already fixed
Dominik Stadler [Fri, 28 Dec 2018 19:52:46 +0000 (19:52 +0000)]
Add test which verifies that bug 61605 is already fixed

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

5 years agoAdd XMLBeans jobs for JDK 8 and 11.
Dominik Stadler [Fri, 28 Dec 2018 11:17:57 +0000 (11:17 +0000)]
Add XMLBeans jobs for JDK 8 and 11.
Add initial version of Jenkins DSL for the Github-PullRequest build-job

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

5 years agoAdjust test to not require src/documentation to be available
Dominik Stadler [Fri, 28 Dec 2018 11:17:52 +0000 (11:17 +0000)]
Adjust test to not require src/documentation to be available

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

5 years agoAdjust/enhance tests for bug 62275 some more
Dominik Stadler [Fri, 28 Dec 2018 11:17:46 +0000 (11:17 +0000)]
Adjust/enhance tests for bug 62275 some more

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

5 years agoBug 62629: Allow to handle files with invalid content types for pictures
Dominik Stadler [Thu, 27 Dec 2018 20:51:48 +0000 (20:51 +0000)]
Bug 62629: Allow to handle files with invalid content types for pictures

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

5 years agoRe-instate two dev-tools that we lost in some refactoring,
Dominik Stadler [Thu, 27 Dec 2018 20:51:38 +0000 (20:51 +0000)]
Re-instate two dev-tools that we lost in some refactoring,

at least OOXMLPrettyPrint is still very useful for comparing ooxml-files

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

5 years agoIDE and JavaDoc fixes, close() in tests
Dominik Stadler [Thu, 27 Dec 2018 20:51:31 +0000 (20:51 +0000)]
IDE and JavaDoc fixes, close() in tests

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

5 years agoAdd some simple coverage of HSLF-Dev-Tools
Dominik Stadler [Wed, 26 Dec 2018 13:28:32 +0000 (13:28 +0000)]
Add some simple coverage of HSLF-Dev-Tools

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

5 years agoBug 62839: Adjust MathX.floor() to handle negative values the same
Dominik Stadler [Wed, 26 Dec 2018 13:28:17 +0000 (13:28 +0000)]
Bug 62839: Adjust MathX.floor() to handle negative values the same
way as Excel/LibreOffice

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

5 years agoFix various IDE warnings and some JavaDoc adjustments
Dominik Stadler [Wed, 26 Dec 2018 13:28:10 +0000 (13:28 +0000)]
Fix various IDE warnings and some JavaDoc adjustments

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

5 years agoFix incorrect constant for pict-files
Dominik Stadler [Wed, 26 Dec 2018 13:27:56 +0000 (13:27 +0000)]
Fix incorrect constant for pict-files

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

5 years agoRemove unnecesssary semicolons
Dominik Stadler [Wed, 26 Dec 2018 13:27:50 +0000 (13:27 +0000)]
Remove unnecesssary semicolons

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

5 years agoSimplify some string operations
Dominik Stadler [Wed, 26 Dec 2018 13:27:35 +0000 (13:27 +0000)]
Simplify some string operations

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

5 years agoJavaDoc fixes/additions and some IDE warnings removed
Dominik Stadler [Tue, 25 Dec 2018 10:00:21 +0000 (10:00 +0000)]
JavaDoc fixes/additions and some IDE warnings removed

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

5 years agoBug 62884: sheetnum is not checked in InternalWorkbook.setSheetHidden()
Dominik Stadler [Tue, 25 Dec 2018 10:00:07 +0000 (10:00 +0000)]
Bug 62884: sheetnum is not checked in InternalWorkbook.setSheetHidden()

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

5 years agoCode-style: Unify how arrays are specified from C-style to normal Java-style
Dominik Stadler [Tue, 25 Dec 2018 09:59:58 +0000 (09:59 +0000)]
Code-style: Unify how arrays are specified from C-style to normal Java-style

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

5 years agoAdd more file-leak exlcudes for the mass regression testing
Dominik Stadler [Tue, 25 Dec 2018 09:58:42 +0000 (09:58 +0000)]
Add more file-leak exlcudes for the mass regression testing

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

5 years agofix old xerces errors because of not available disallow-doctype parser feature
Andreas Beeker [Wed, 19 Dec 2018 19:14:55 +0000 (19:14 +0000)]
fix old xerces errors because of not available disallow-doctype parser feature

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

5 years agoRework test somewhat and enable logger to better indicate if the test is
Dominik Stadler [Wed, 19 Dec 2018 10:22:01 +0000 (10:22 +0000)]
Rework test somewhat and enable logger to better indicate if the test is
failing because JDK options are missing with JDK >= 9

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

5 years agoOne more file-leak-detector exclude
Dominik Stadler [Wed, 19 Dec 2018 10:20:39 +0000 (10:20 +0000)]
One more file-leak-detector exclude

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

5 years agoAdd missing jacoco-lib to test-scratchpad
Dominik Stadler [Wed, 19 Dec 2018 09:40:34 +0000 (09:40 +0000)]
Add missing jacoco-lib to test-scratchpad
Remove some xmlns that are not needed any more now

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

5 years ago#62886 - Regression extracting text from corrupted docx files
Andreas Beeker [Tue, 18 Dec 2018 23:55:58 +0000 (23:55 +0000)]
#62886 - Regression extracting text from corrupted docx files

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

5 years agofix index check in HemfDraw
PJ Fanning [Tue, 18 Dec 2018 23:26:49 +0000 (23:26 +0000)]
fix index check in HemfDraw

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

5 years ago#63017 - Remove rows from a XSLFTable
Andreas Beeker [Tue, 18 Dec 2018 23:13:59 +0000 (23:13 +0000)]
#63017 - Remove rows from a XSLFTable

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

5 years ago#63017 - Remove rows from a XSLFTable
Andreas Beeker [Tue, 18 Dec 2018 22:52:36 +0000 (22:52 +0000)]
#63017 - Remove rows from a XSLFTable

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

5 years ago[github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM/GEOMEAN...
PJ Fanning [Tue, 18 Dec 2018 21:16:25 +0000 (21:16 +0000)]
[github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM/GEOMEAN. Thanks to gallonfizik. This closes #137

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

5 years ago[bug-63013] add XWPFRun setLang method
PJ Fanning [Tue, 18 Dec 2018 08:12:42 +0000 (08:12 +0000)]
[bug-63013] add XWPFRun setLang method

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

5 years agoonly refactorings to break up the long method
Andreas Beeker [Mon, 17 Dec 2018 22:29:03 +0000 (22:29 +0000)]
only refactorings to break up the long method

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

5 years ago[bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxml
PJ Fanning [Mon, 17 Dec 2018 20:57:52 +0000 (20:57 +0000)]
[bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxml

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

5 years agolgtm issues: potential index out of bounds exceptions
PJ Fanning [Mon, 17 Dec 2018 20:41:38 +0000 (20:41 +0000)]
lgtm issues: potential index out of bounds exceptions

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

5 years ago[bug-63005] disable the reading of DTDs altogether
PJ Fanning [Mon, 17 Dec 2018 19:06:31 +0000 (19:06 +0000)]
[bug-63005] disable the reading of DTDs altogether

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

5 years agochanged to bouncer pattern - to match also the rest of the code
Andreas Beeker [Mon, 17 Dec 2018 10:36:22 +0000 (10:36 +0000)]
changed to bouncer pattern - to match also the rest of the code
see https://softwareengineering.stackexchange.com/questions/18454/should-i-return-from-a-function-early-or-use-an-if-statement

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

5 years agoadd null check in XLSFPictureShape
PJ Fanning [Mon, 17 Dec 2018 09:17:29 +0000 (09:17 +0000)]
add null check in XLSFPictureShape

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

5 years agouse spaces for indents
PJ Fanning [Mon, 17 Dec 2018 09:11:06 +0000 (09:11 +0000)]
use spaces for indents

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

5 years agofix junit tests
Andreas Beeker [Sun, 16 Dec 2018 21:25:57 +0000 (21:25 +0000)]
fix junit tests

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

5 years ago#62365 - SVG image support in XSLF
Andreas Beeker [Sun, 16 Dec 2018 21:02:01 +0000 (21:02 +0000)]
#62365 - SVG image support in XSLF

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

5 years agofix findbugs issue
PJ Fanning [Sun, 16 Dec 2018 20:07:23 +0000 (20:07 +0000)]
fix findbugs issue

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

5 years agoadd missing license
PJ Fanning [Sun, 16 Dec 2018 19:50:59 +0000 (19:50 +0000)]
add missing license

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

5 years agoImplemented GEOMEAN function. Thanks to gallonfizik. This closes #136
PJ Fanning [Sun, 16 Dec 2018 18:51:09 +0000 (18:51 +0000)]
Implemented GEOMEAN function. Thanks to gallonfizik. This closes #136

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

5 years agofix constructor after its delegated now
Andreas Beeker [Sun, 16 Dec 2018 18:40:47 +0000 (18:40 +0000)]
fix constructor after its delegated now

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

5 years ago#60656 - EMF image support in slideshows
Andreas Beeker [Sun, 16 Dec 2018 18:17:21 +0000 (18:17 +0000)]
#60656 -  EMF image support in slideshows

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

5 years agomerge trunk hemf hemf
Andreas Beeker [Sun, 16 Dec 2018 16:51:08 +0000 (16:51 +0000)]
merge trunk

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

5 years agomerge trunk
Andreas Beeker [Sun, 16 Dec 2018 16:42:20 +0000 (16:42 +0000)]
merge trunk

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

5 years agoactivate IBMJDK again, unlimited JCE policy files are now included by default, and...
Andreas Beeker [Sun, 16 Dec 2018 15:48:55 +0000 (15:48 +0000)]
activate IBMJDK again, unlimited JCE policy files are now included by default, and the other IBMJDK issues (#62994,#62966,#62999) have been fixed

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

5 years ago#62365 - SVG image support in XSLF
Andreas Beeker [Sun, 16 Dec 2018 14:55:23 +0000 (14:55 +0000)]
#62365 - SVG image support in XSLF

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

5 years agoignore keystore files on integration test
Andreas Beeker [Sat, 15 Dec 2018 01:24:27 +0000 (01:24 +0000)]
ignore keystore files on integration test

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

5 years ago#63011 - Multiple digital signature in excel file broke first signature
Andreas Beeker [Sat, 15 Dec 2018 00:51:10 +0000 (00:51 +0000)]
#63011 - Multiple digital signature in excel file broke first signature

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

5 years agomerge trunk
Andreas Beeker [Fri, 14 Dec 2018 00:44:40 +0000 (00:44 +0000)]
merge trunk

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

5 years agodisable findbugs for IBM JDK
Andreas Beeker [Thu, 13 Dec 2018 00:06:36 +0000 (00:06 +0000)]
disable findbugs for IBM JDK

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

5 years agodisable findbugs for IBM JDK
Andreas Beeker [Wed, 12 Dec 2018 23:25:07 +0000 (23:25 +0000)]
disable findbugs for IBM JDK

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

5 years agoadd ooxml lite agent again ...
Andreas Beeker [Tue, 11 Dec 2018 07:29:28 +0000 (07:29 +0000)]
add ooxml lite agent again ...

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

5 years ago#62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext
Andreas Beeker [Tue, 11 Dec 2018 00:01:32 +0000 (00:01 +0000)]
#62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext
refactor jacoco/junit calls and add more IBM JIT excludes

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

5 years ago#62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext
Andreas Beeker [Mon, 10 Dec 2018 16:18:49 +0000 (16:18 +0000)]
#62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext

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

5 years ago[bug-62996]try suggested test change
PJ Fanning [Mon, 10 Dec 2018 15:45:47 +0000 (15:45 +0000)]
[bug-62996]try suggested test change

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

5 years ago#62994 - IBM JCE workarounds
Andreas Beeker [Sun, 9 Dec 2018 22:33:30 +0000 (22:33 +0000)]
#62994 - IBM JCE workarounds
add policy restriction exemption

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

5 years ago#62994 - IBM JCE workarounds
Andreas Beeker [Sun, 9 Dec 2018 21:45:47 +0000 (21:45 +0000)]
#62994 - IBM JCE workarounds

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

5 years ago#62966 - init presetShapeDefinitions.xml fail under IBM jdk
Andreas Beeker [Sun, 9 Dec 2018 02:08:50 +0000 (02:08 +0000)]
#62966 - init presetShapeDefinitions.xml fail under IBM jdk

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

5 years ago#62953 - Rendering of FreeformShapes with formula fails
Andreas Beeker [Sun, 9 Dec 2018 01:06:15 +0000 (01:06 +0000)]
#62953 - Rendering of FreeformShapes with formula fails

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

5 years agolgtm issues
PJ Fanning [Sat, 8 Dec 2018 08:13:36 +0000 (08:13 +0000)]
lgtm issues

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

5 years agocreate chart from scratch by sandeeptiwari32
Alain Béarez [Sat, 8 Dec 2018 02:44:22 +0000 (02:44 +0000)]
create chart from scratch by sandeeptiwari32

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

5 years ago[bug-57342] add SXSSFWorkbook setZip64Mode method
PJ Fanning [Tue, 4 Dec 2018 21:51:56 +0000 (21:51 +0000)]
[bug-57342] add SXSSFWorkbook setZip64Mode method

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

5 years agoadd 4.0.1 to the doap file
Andreas Beeker [Tue, 4 Dec 2018 00:02:14 +0000 (00:02 +0000)]
add 4.0.1 to the doap file

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

5 years agoupdate links to POI 4.0.1
Andreas Beeker [Fri, 30 Nov 2018 23:08:18 +0000 (23:08 +0000)]
update links to POI 4.0.1

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

5 years agoprepare for 4.0.2
Andreas Beeker [Mon, 26 Nov 2018 21:27:44 +0000 (21:27 +0000)]
prepare for 4.0.2

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

5 years agorelease prepare for 4.0.1 - updating build.xml and changes.xml
Andreas Beeker [Mon, 26 Nov 2018 21:26:55 +0000 (21:26 +0000)]
release prepare for 4.0.1 - updating build.xml and changes.xml

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

5 years agoexclude sha256 for nexus upload
Andreas Beeker [Mon, 26 Nov 2018 21:24:46 +0000 (21:24 +0000)]
exclude sha256 for nexus upload

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

5 years agoFix exception for old powerpoint documents without the usual stream name
Andreas Beeker [Mon, 26 Nov 2018 20:54:43 +0000 (20:54 +0000)]
Fix exception for old powerpoint documents without the usual stream name

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

5 years agoFix TestFileMagic
Dominik Stadler [Mon, 26 Nov 2018 06:28:17 +0000 (06:28 +0000)]
Fix TestFileMagic

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

5 years agoFix exception for old powerpoint documents without the usual stream name
Andreas Beeker [Sun, 25 Nov 2018 23:01:54 +0000 (23:01 +0000)]
Fix exception for old powerpoint documents without the usual stream name

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

5 years ago#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream
Andreas Beeker [Sun, 25 Nov 2018 22:05:02 +0000 (22:05 +0000)]
#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream

regression

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

5 years agoAdd test for FileMagic
Dominik Stadler [Sun, 25 Nov 2018 21:56:43 +0000 (21:56 +0000)]
Add test for FileMagic
JavaDoc warning fixes
Remove some IDE warnings
Reformat code of sample application

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

5 years agoExclude ooxml-testlib from src-zip/tar.gz
Dominik Stadler [Sun, 25 Nov 2018 21:56:26 +0000 (21:56 +0000)]
Exclude ooxml-testlib from src-zip/tar.gz

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

5 years ago#62951 - FileMagic not correctly identified
Andreas Beeker [Sun, 25 Nov 2018 20:50:13 +0000 (20:50 +0000)]
#62951 - FileMagic not correctly identified

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

5 years ago#62949 - SlideShow rendering - keyframe fractions must be increasing
Andreas Beeker [Sun, 25 Nov 2018 19:25:35 +0000 (19:25 +0000)]
#62949 - SlideShow rendering - keyframe fractions must be increasing

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

5 years agofixed escaping of sheet names. Thanks to gallonfizik. This closes #134
PJ Fanning [Sun, 25 Nov 2018 16:13:17 +0000 (16:13 +0000)]
fixed escaping of sheet names. Thanks to gallonfizik. This closes #134

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

5 years agobug 60316 -- skip the glossary document, not the template document.
Tim Allison [Fri, 23 Nov 2018 13:32:22 +0000 (13:32 +0000)]
bug 60316 -- skip the glossary document, not the template document.

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

5 years ago#60656 - Support export file that contains emf and render it correctly
Andreas Beeker [Fri, 23 Nov 2018 02:08:28 +0000 (02:08 +0000)]
#60656 - Support export file that contains emf and render it correctly

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

5 years agoadd missing classes to poi-ooxml-schemas
PJ Fanning [Wed, 21 Nov 2018 09:10:19 +0000 (09:10 +0000)]
add missing classes to poi-ooxml-schemas

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

5 years agomerge trunk
Andreas Beeker [Tue, 20 Nov 2018 22:24:26 +0000 (22:24 +0000)]
merge trunk

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

5 years agoRemove duplicated .jar extension when crafting the maven-jar name
Andreas Beeker [Tue, 20 Nov 2018 22:11:58 +0000 (22:11 +0000)]
Remove duplicated .jar extension when crafting the maven-jar name

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

5 years agotidy up code formatting
PJ Fanning [Tue, 20 Nov 2018 14:31:49 +0000 (14:31 +0000)]
tidy up code formatting

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

5 years ago[bug-62929] add null check for blip fill. Thanks to Mate Borcsok
PJ Fanning [Tue, 20 Nov 2018 14:15:14 +0000 (14:15 +0000)]
[bug-62929] add null check for blip fill. Thanks to Mate Borcsok

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

5 years agoprepare for 4.0.2
Andreas Beeker [Mon, 19 Nov 2018 21:25:14 +0000 (21:25 +0000)]
prepare for 4.0.2

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

5 years agorelease prepare for 4.0.1 - updating build.xml and changes.xml
Andreas Beeker [Mon, 19 Nov 2018 21:24:24 +0000 (21:24 +0000)]
release prepare for 4.0.1 - updating build.xml and changes.xml

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

5 years agoRemove commented out System.out calls / Move DummyGraphics2d to testcase area, as...
Andreas Beeker [Mon, 19 Nov 2018 20:48:10 +0000 (20:48 +0000)]
Remove commented out System.out calls / Move DummyGraphics2d to testcase area, as it's not used by production code

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

5 years agoTry to workaround/ignore kept open files of JaCoCo ant task
Andreas Beeker [Mon, 19 Nov 2018 20:47:03 +0000 (20:47 +0000)]
Try to workaround/ignore kept open files of JaCoCo ant task

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