]>
source.dussan.org Git - poi.git/log
Sayi [Sun, 9 Aug 2020 08:05:37 +0000 (08:05 +0000)]
Use the existing CTExternalData element
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880707 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 7 Aug 2020 19:47:09 +0000 (19:47 +0000)]
#64411 - Provide JigSaw modules
- add jdk.unsupported module to main jar for CleanerUtil
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880690 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 6 Aug 2020 19:16:10 +0000 (19:16 +0000)]
fix build - remove old ant libs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880647 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 5 Aug 2020 22:41:36 +0000 (22:41 +0000)]
try to fix windows builds - path issues with regex patterns
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880619 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 24 Jul 2020 11:50:30 +0000 (11:50 +0000)]
examples had been moved due to jigsaw modules migration
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880264 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 23 Jul 2020 23:36:09 +0000 (23:36 +0000)]
remove obsolete bouncycastle jars
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880229 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 23 Jul 2020 23:28:59 +0000 (23:28 +0000)]
a few jigsaw related fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880228 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 23 Jul 2020 07:23:44 +0000 (07:23 +0000)]
try to make examples more robust - to fix integration tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880185 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 22 Jul 2020 22:56:47 +0000 (22:56 +0000)]
use Ant 1.10 for the builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880175 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 22 Jul 2020 22:34:15 +0000 (22:34 +0000)]
add back TempFileUtils.java due to broken build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880171 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 22 Jul 2020 22:08:33 +0000 (22:08 +0000)]
#64411 - Provide JigSaw modules
- use classpath-build for Java 8, otherwise use modulepath
- save module-info classes to source, when using Java 9+ environment
- rename example packages - otherwise package clashes occured in the tests
- move agile encryption from ooxml to main.
remove EncryptionInfo XmlBeans and schema and use custom xml marshalling
- move ooxml test classes which reside in the same package as their tested main class
- rename base test classes to "BaseTest..." - temporarily I've used a light version of the main test classes to test scratchpad / ooxml
- build.xml - fixed the Rhino javascript errors of the dependency-macros
- DrawTextParagraph - fixed StringIndexOutOfBounds when logging set to debug level
- use JigSaw provider interface (= Java ServiceLoader), i.e. it wasn't possible (without openening everything), to access ooxml factory classes from main factory stub
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880164 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 16 Jul 2020 15:59:28 +0000 (15:59 +0000)]
remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879965 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 16 Jul 2020 15:30:08 +0000 (15:30 +0000)]
remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879964 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 16 Jul 2020 14:51:23 +0000 (14:51 +0000)]
[bug-64605] update javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879960 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 16 Jul 2020 14:35:37 +0000 (14:35 +0000)]
[bug-64605] update javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879958 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 16 Jul 2020 12:50:40 +0000 (12:50 +0000)]
[bug-64605] add support for non-integer font sizes on character runs (use double instead of float)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879950 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 16 Jul 2020 12:31:53 +0000 (12:31 +0000)]
[bug-64605] add support for non-integer font sizes on character runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879949 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 16 Jul 2020 12:30:36 +0000 (12:30 +0000)]
[bug-64605] add support for non-integer font sizes on character runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879948 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 16 Jul 2020 10:03:00 +0000 (10:03 +0000)]
use BigInteger.valueOf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879937 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 16 Jul 2020 07:34:51 +0000 (07:34 +0000)]
fix some tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879928 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 16 Jul 2020 07:33:31 +0000 (07:33 +0000)]
fix some tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879927 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Jul 2020 23:26:00 +0000 (23:26 +0000)]
fix test issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879914 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Jul 2020 23:11:33 +0000 (23:11 +0000)]
try to make examples more robust - to fix integration tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879913 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Jul 2020 23:02:12 +0000 (23:02 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879912 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Jul 2020 22:49:32 +0000 (22:49 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879911 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Jul 2020 22:30:34 +0000 (22:30 +0000)]
fix test compile - some follow up needed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879910 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Jul 2020 21:59:30 +0000 (21:59 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879909 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Jul 2020 21:53:21 +0000 (21:53 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879908 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Jul 2020 21:35:35 +0000 (21:35 +0000)]
try to fix build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879906 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Jul 2020 20:56:59 +0000 (20:56 +0000)]
[bug-64508] add guard for invalid v value
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879905 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 15 Jul 2020 20:42:16 +0000 (20:42 +0000)]
[bug-64508] add guard for invalid v value
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879903 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 14 Jul 2020 16:17:52 +0000 (16:17 +0000)]
[bug-64600] Avoid XWPF NPE when styleid is null. Thanks to Sayi. This closes #186
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879859 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 13 Jul 2020 17:45:14 +0000 (17:45 +0000)]
rename internal method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879838 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 13 Jul 2020 17:34:09 +0000 (17:34 +0000)]
[bug-64595] SXSSF: Missing quoting of pre-evaluated string values in formula cells causes corrupt files. Thanks to Bastian Isensee
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879834 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 8 Jul 2020 22:46:21 +0000 (22:46 +0000)]
update expiry date of kiwiwings entry
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879668 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Jul 2020 13:59:28 +0000 (13:59 +0000)]
get TestDeferredSXSSFWorkbook to use DeferredSXSSFWorkbook in all of its tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879554 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Jul 2020 13:37:43 +0000 (13:37 +0000)]
remove accidental commit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879552 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Jul 2020 13:37:10 +0000 (13:37 +0000)]
SXSSFSheet: beware of null _writer
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879551 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 Jul 2020 08:25:57 +0000 (08:25 +0000)]
DeferredSXSSFITestDataProvider
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879539 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 5 Jul 2020 11:01:52 +0000 (11:01 +0000)]
revert accidental build change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879519 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 5 Jul 2020 09:39:09 +0000 (09:39 +0000)]
try to fix issue with missing classes in poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879518 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 4 Jul 2020 23:02:18 +0000 (23:02 +0000)]
try to fix issue with missing classes in poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879507 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 4 Jul 2020 22:29:13 +0000 (22:29 +0000)]
try to fix issue with missing classes in poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879506 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 4 Jul 2020 13:55:35 +0000 (13:55 +0000)]
try to fix issue with missing classes in poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879502 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 4 Jul 2020 13:54:18 +0000 (13:54 +0000)]
try to fix issue with missing classes in poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879501 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Jul 2020 21:36:14 +0000 (21:36 +0000)]
add DeferredGeneration sample
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879493 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Jul 2020 17:02:59 +0000 (17:02 +0000)]
add test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879485 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Jul 2020 16:34:04 +0000 (16:34 +0000)]
rename classes as DeferredSXSSF instead of EmittingSXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879484 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 3 Jul 2020 16:09:03 +0000 (16:09 +0000)]
[github-185] Fix if function in array formulas with 2nd argument evaluating to error. Thanks to Miłosz Rembisz. This closes #185
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879481 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 28 Jun 2020 14:44:47 +0000 (14:44 +0000)]
add extra constructor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879311 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 28 Jun 2020 14:31:15 +0000 (14:31 +0000)]
remove some unnecessary tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879310 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 28 Jun 2020 11:57:37 +0000 (11:57 +0000)]
[github-184] New EmittingSXSSFWorkbook. Thanks to mobreza. This closes #184
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879302 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 28 Jun 2020 10:19:21 +0000 (10:19 +0000)]
remove some more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879300 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 28 Jun 2020 09:08:34 +0000 (09:08 +0000)]
remove some more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879299 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 28 Jun 2020 08:42:23 +0000 (08:42 +0000)]
remove some more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879298 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 28 Jun 2020 06:47:38 +0000 (06:47 +0000)]
fix up build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879293 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Jun 2020 13:58:23 +0000 (13:58 +0000)]
remove some deprecated classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879276 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Jun 2020 13:43:36 +0000 (13:43 +0000)]
remove some deprecated classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879272 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Jun 2020 13:33:06 +0000 (13:33 +0000)]
remove some deprecated classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879270 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Jun 2020 13:25:40 +0000 (13:25 +0000)]
remove some deprecated classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879269 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Jun 2020 13:08:51 +0000 (13:08 +0000)]
update deprecation version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879268 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Jun 2020 12:47:17 +0000 (12:47 +0000)]
remove some deprecated methods from Cell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879266 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Jun 2020 10:50:10 +0000 (10:50 +0000)]
remove some deprecated Font methods from Workbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879259 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Jun 2020 10:08:14 +0000 (10:08 +0000)]
try to fix test compile
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879257 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Jun 2020 09:53:11 +0000 (09:53 +0000)]
try to fix test compile
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879256 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Jun 2020 09:33:06 +0000 (09:33 +0000)]
remove some deprecated Name methods from Workbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879255 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 26 Jun 2020 10:41:15 +0000 (10:41 +0000)]
move docx added to wrong test dir
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879229 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 26 Jun 2020 10:15:53 +0000 (10:15 +0000)]
[bug-64561] XWPFSDTContent.getText() is empty for nested SDT elements
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879223 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 25 Jun 2020 22:06:52 +0000 (22:06 +0000)]
fix ASL headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879210 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 23 Jun 2020 22:16:03 +0000 (22:16 +0000)]
XmlBeans now generates the beans including the modifications which were applied by the POI build (r1879130) ... so those modifications are now obsolete
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879131 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Mon, 22 Jun 2020 20:23:19 +0000 (20:23 +0000)]
improve memory safety in HWPFDocumentCore
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879097 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 20 Jun 2020 16:31:10 +0000 (16:31 +0000)]
Update xmlbeans 4.0 everytime while it's not stable yet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879045 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 20 Jun 2020 13:57:01 +0000 (13:57 +0000)]
fix ooxml-lite
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879032 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 20 Jun 2020 07:59:35 +0000 (07:59 +0000)]
remove old mockito jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879023 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 20 Jun 2020 05:27:08 +0000 (05:27 +0000)]
remove old ooxml-libs on build - update path
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879021 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 20 Jun 2020 00:14:32 +0000 (00:14 +0000)]
#64411 - Provide JigSaw modules - use XmlBeans 4.0.0 (preview)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879018 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 19 Jun 2020 23:43:37 +0000 (23:43 +0000)]
limit xmlbeans archived files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879017 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 19 Jun 2020 21:53:37 +0000 (21:53 +0000)]
try to fix windows failures
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1879011 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 15 Jun 2020 20:51:50 +0000 (20:51 +0000)]
Handle more detected FileMagic types gracefully when running regression testing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878871 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 15 Jun 2020 20:51:47 +0000 (20:51 +0000)]
Throw an exception with more information instead of an NPE
This seems to be a corrupted document and shows up in regression tests and should at least be reported with some more information
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878870 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 15 Jun 2020 20:51:43 +0000 (20:51 +0000)]
Always close Reader in test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878869 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 15 Jun 2020 20:51:39 +0000 (20:51 +0000)]
Add some more tests for bug 63624
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878868 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 15 Jun 2020 20:51:36 +0000 (20:51 +0000)]
Add some more tests from bug 63819
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878867 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 11 Jun 2020 11:04:23 +0000 (11:04 +0000)]
try to fix broken test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878750 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 11 Jun 2020 09:31:07 +0000 (09:31 +0000)]
remove unnecessary imports
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878749 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 11 Jun 2020 09:20:29 +0000 (09:20 +0000)]
[bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order of the rows. Thanks to Alex Richter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878747 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 11 Jun 2020 09:19:26 +0000 (09:19 +0000)]
[bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order of the rows. Thanks to Alex Richter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878746 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 11 Jun 2020 00:43:45 +0000 (00:43 +0000)]
64512 - Ole10Native aka embedded / object packager - handle UTF16 variants
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878730 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 10 Jun 2020 17:30:28 +0000 (17:30 +0000)]
[github-182] Fix root property size calculation. Thanks to netmackan. This closes #182
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878721 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 9 Jun 2020 21:04:31 +0000 (21:04 +0000)]
test tidy up
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878675 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 6 Jun 2020 10:02:21 +0000 (10:02 +0000)]
upgrade and mockito
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878542 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 6 Jun 2020 09:30:30 +0000 (09:30 +0000)]
[github-181] make Value function work with arrays. Thanks to Miłosz Rembisz. This closes #181
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878541 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 4 Jun 2020 23:17:44 +0000 (23:17 +0000)]
63290 - PPTX To Png changes font sizes and colors
various fixes to HSLF
moved line spacing to the following line
refactored PropertyFetcher with lambdas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878492 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 2 Jun 2020 10:52:03 +0000 (10:52 +0000)]
[bug-64489] Make Zip64 the default mode for saving SXSSF spreadsheets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878389 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 May 2020 08:20:22 +0000 (08:20 +0000)]
remove stray refs to jaxb
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878259 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 28 May 2020 19:49:23 +0000 (19:49 +0000)]
include commons-compress jar in distribution
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878246 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 28 May 2020 09:25:15 +0000 (09:25 +0000)]
[bug-64477] prevent duplicate call to delete temporary file (SXSSF finalizer)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878227 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 27 May 2020 20:27:38 +0000 (20:27 +0000)]
[github-183] Fix gradle build. Thanks to Eugene Kortov. This close #183
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878202 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Wed, 27 May 2020 01:18:15 +0000 (01:18 +0000)]
Bug 63290: retrieve default run properties from paragraph
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878147 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Wed, 27 May 2020 01:18:10 +0000 (01:18 +0000)]
Get rid of redundant getParentParagraph
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1878146 13f79535 -47bb-0310-9956-
ffa450edef68