]> source.dussan.org Git - poi.git/log
poi.git
4 years agofix test compile - some follow up needed
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

4 years agoremove some deprecated code
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

4 years agoremove some deprecated code
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

4 years agotry to fix build issue
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

4 years ago[bug-64508] add guard for invalid v value
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

4 years ago[bug-64508] add guard for invalid v value
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

4 years ago[bug-64600] Avoid XWPF NPE when styleid is null. Thanks to Sayi. This closes #186
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

4 years agorename internal method
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

4 years ago[bug-64595] SXSSF: Missing quoting of pre-evaluated string values in formula cells...
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

4 years agoupdate expiry date of kiwiwings entry
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

4 years agoget TestDeferredSXSSFWorkbook to use DeferredSXSSFWorkbook in all of its tests
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

4 years agoremove accidental commit
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

4 years agoSXSSFSheet: beware of null _writer
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

4 years agoDeferredSXSSFITestDataProvider
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

4 years agorevert accidental build change
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

4 years agotry to fix issue with missing classes in poi-ooxml-schemas
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

4 years agotry to fix issue with missing classes in poi-ooxml-schemas
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

4 years agotry to fix issue with missing classes in poi-ooxml-schemas
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

4 years agotry to fix issue with missing classes in poi-ooxml-schemas
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

4 years agotry to fix issue with missing classes in poi-ooxml-schemas
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

4 years agoadd DeferredGeneration sample
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

4 years agoadd test case
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

4 years agorename classes as DeferredSXSSF instead of EmittingSXSSF
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

4 years ago[github-185] Fix if function in array formulas with 2nd argument evaluating to error...
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

4 years agoadd extra constructor
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

4 years agoremove some unnecessary tests
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

4 years ago[github-184] New EmittingSXSSFWorkbook. Thanks to mobreza. This closes #184
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

4 years agoremove some more deprecated code
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

4 years agoremove some more deprecated code
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

4 years agoremove some more deprecated code
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

4 years agofix up build issue
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

4 years agoremove some deprecated classes
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

4 years agoremove some deprecated classes
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

4 years agoremove some deprecated classes
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

4 years agoremove some deprecated classes
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

4 years agoupdate deprecation version
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

4 years agoremove some deprecated methods from Cell
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

4 years agoremove some deprecated Font methods from Workbook
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

4 years agotry to fix test compile
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

4 years agotry to fix test compile
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

4 years agoremove some deprecated Name methods from Workbook
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

4 years agomove docx added to wrong test dir
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

4 years ago[bug-64561] XWPFSDTContent.getText() is empty for nested SDT elements
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

4 years agofix ASL headers
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

4 years agoXmlBeans now generates the beans including the modifications which were applied by...
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

4 years agoimprove memory safety in HWPFDocumentCore
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

4 years agoUpdate xmlbeans 4.0 everytime while it's not stable yet
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

4 years agofix ooxml-lite
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

4 years agoremove old mockito jar
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

4 years agoremove old ooxml-libs on build - update path
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

4 years ago#64411 - Provide JigSaw modules - use XmlBeans 4.0.0 (preview)
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

4 years agolimit xmlbeans archived files
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

4 years agotry to fix windows failures
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

4 years agoHandle more detected FileMagic types gracefully when running regression testing
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

4 years agoThrow an exception with more information instead of an NPE
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

4 years agoAlways close Reader in test
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

4 years agoAdd some more tests for bug 63624
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

4 years agoAdd some more tests from bug 63819
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

4 years agotry to fix broken test
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

4 years agoremove unnecessary imports
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

4 years ago[bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order of...
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

4 years ago[bug-64516] XSSFSheet.shiftRows has a bug when shifting rows affect the order of...
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

4 years ago64512 - Ole10Native aka embedded / object packager - handle UTF16 variants
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

4 years ago[github-182] Fix root property size calculation. Thanks to netmackan. This closes...
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

4 years agotest tidy up
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

4 years agoupgrade and mockito
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

4 years ago[github-181] make Value function work with arrays. Thanks to Miłosz Rembisz. This...
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

4 years ago63290 - PPTX To Png changes font sizes and colors
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

4 years ago[bug-64489] Make Zip64 the default mode for saving SXSSF spreadsheets
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

4 years agoremove stray refs to jaxb
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

4 years agoinclude commons-compress jar in distribution
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

4 years ago[bug-64477] prevent duplicate call to delete temporary file (SXSSF finalizer)
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

4 years ago[github-183] Fix gradle build. Thanks to Eugene Kortov. This close #183
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

4 years agoBug 63290: retrieve default run properties from paragraph
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

4 years agoGet rid of redundant getParentParagraph
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

4 years agonext version will be 5.0.0
PJ Fanning [Sun, 17 May 2020 19:16:57 +0000 (19:16 +0000)]
next version will be 5.0.0

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

4 years agonext version will be 5.0.0
PJ Fanning [Sun, 17 May 2020 17:29:37 +0000 (17:29 +0000)]
next version will be 5.0.0

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

4 years agoFix test-failure
Dominik Stadler [Sun, 17 May 2020 07:46:21 +0000 (07:46 +0000)]
Fix test-failure

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

4 years agoFix some IDE warnings, make lock-objects final, use generics, remove unused allocated...
Dominik Stadler [Sat, 16 May 2020 13:06:20 +0000 (13:06 +0000)]
Fix some IDE warnings, make lock-objects final, use generics, remove unused allocated fields to reduce memory overhead of DocumentInputStream

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

4 years agoUpdate ToCSV example to print out file-names in error messages
Dominik Stadler [Sat, 16 May 2020 13:06:15 +0000 (13:06 +0000)]
Update ToCSV example to print out file-names in error messages

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

4 years agoBug 64322: Optimize performance of reading ole2 files
Dominik Stadler [Sat, 16 May 2020 13:06:07 +0000 (13:06 +0000)]
Bug 64322: Optimize performance of reading ole2 files

Remember channel-size to no re-read it for every read-access,
but reset it if we extend the size of the file
profiling indicates Channel.size() sometimes has similar runtime
overhead as position() or read()!

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

4 years agoBug 64393: Adjust relational operators to handle MissingArgEval correctly
Dominik Stadler [Sat, 16 May 2020 13:05:58 +0000 (13:05 +0000)]
Bug 64393: Adjust relational operators to handle MissingArgEval correctly

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

4 years agoFix bug 64420: NPE in XSSFReader for files with macro-sheets
Dominik Stadler [Sat, 16 May 2020 13:05:53 +0000 (13:05 +0000)]
Fix bug 64420: NPE in XSSFReader for files with macro-sheets

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

4 years agoforbidden-apis-check issues
PJ Fanning [Sat, 16 May 2020 08:17:32 +0000 (08:17 +0000)]
forbidden-apis-check issues

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

4 years ago[github-180] Add DateValue function. Thanks to Milosz Rembisz. This closes #180
PJ Fanning [Fri, 15 May 2020 20:15:00 +0000 (20:15 +0000)]
[github-180] Add DateValue function. Thanks to Milosz Rembisz. This closes #180

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

4 years ago[github-179] add an option for RangeCopier.copyRange() to clone styles. Thanks to...
PJ Fanning [Fri, 15 May 2020 19:46:17 +0000 (19:46 +0000)]
[github-179] add an option for RangeCopier.copyRange() to clone styles. Thanks to xjlin0. This closes #179

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

4 years ago[bug-64441] synchronize code that initialises WorkbookFactory
PJ Fanning [Fri, 15 May 2020 07:36:27 +0000 (07:36 +0000)]
[bug-64441] synchronize code that initialises WorkbookFactory

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

4 years agomark test code as ok to suppress forbidden-apis check
PJ Fanning [Thu, 14 May 2020 20:47:33 +0000 (20:47 +0000)]
mark test code as ok to suppress forbidden-apis check

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

4 years ago[bug-64441] add test case
PJ Fanning [Thu, 14 May 2020 19:42:06 +0000 (19:42 +0000)]
[bug-64441] add test case

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

4 years agofix errors due to new lib structure
Andreas Beeker [Thu, 7 May 2020 10:27:52 +0000 (10:27 +0000)]
fix errors due to new lib structure

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

4 years agoignore errors on delete
Andreas Beeker [Wed, 6 May 2020 19:09:44 +0000 (19:09 +0000)]
ignore errors on delete

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

4 years agofix typo
Andreas Beeker [Wed, 6 May 2020 14:22:34 +0000 (14:22 +0000)]
fix typo

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

4 years agoUpdate FindBugs to SpotBugs - it seems the jenkins findbugs plugin could process...
Andreas Beeker [Wed, 6 May 2020 13:48:25 +0000 (13:48 +0000)]
Update FindBugs to SpotBugs - it seems the jenkins findbugs plugin could process the output (findbugs.xml)

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

4 years agofix findbugs packaging/url
Andreas Beeker [Wed, 6 May 2020 09:56:09 +0000 (09:56 +0000)]
fix findbugs packaging/url

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

4 years agolib was still in svn ... removing it
Andreas Beeker [Wed, 6 May 2020 09:20:49 +0000 (09:20 +0000)]
lib was still in svn ... removing it

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

4 years agoremove test code and ignore lib
Andreas Beeker [Wed, 6 May 2020 09:05:33 +0000 (09:05 +0000)]
remove test code and ignore lib

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

4 years ago#64411 - Provide JigSaw modules
Andreas Beeker [Wed, 6 May 2020 09:02:50 +0000 (09:02 +0000)]
#64411 - Provide JigSaw modules

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

4 years agoremove old library directories
Andreas Beeker [Tue, 5 May 2020 14:07:24 +0000 (14:07 +0000)]
remove old library directories

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

4 years ago#64411 - Provide JigSaw modules
Andreas Beeker [Tue, 5 May 2020 13:36:30 +0000 (13:36 +0000)]
#64411 - Provide JigSaw modules

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

4 years ago[github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.
PJ Fanning [Wed, 29 Apr 2020 23:37:13 +0000 (23:37 +0000)]
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.

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