]>
source.dussan.org Git - poi.git/log
Sayi [Thu, 27 Aug 2020 04:16:56 +0000 (04:16 +0000)]
Add get/set indentationLeftChars/indentationRightChars in paragraph
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1881232 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 19 Aug 2020 09:47:10 +0000 (09:47 +0000)]
fix build error
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880988 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 18 Aug 2020 21:04:17 +0000 (21:04 +0000)]
use spotbugs in xmlbeans builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880975 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 18 Aug 2020 13:50:31 +0000 (13:50 +0000)]
Update library versions
Replace deprecated junit @Rules with assertThrows
Adapt to XMLSec refactoring in version 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880965 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 17 Aug 2020 20:35:04 +0000 (20:35 +0000)]
disable old "rapid release" Java versions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880945 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 17 Aug 2020 20:25:08 +0000 (20:25 +0000)]
Activate Forbidden-Apis-Check also for other tests
Max supported Java version is currently Java 14
Fix the check failures
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880944 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 17 Aug 2020 11:49:02 +0000 (11:49 +0000)]
#64036 - Replace reflection calls in factories for Java 9+
provide EvalutionWorkbook in HSSF/XSSF/SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880925 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Aug 2020 23:19:51 +0000 (23:19 +0000)]
#64036 - Replace reflection calls in factories for Java 9+
ImageRenderer implementation are now loaded via ServiceLoader
fixed the ServiceLoader.load invocations to pass a sensible ClassLoader as OSGi preparation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880911 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Aug 2020 23:19:11 +0000 (23:19 +0000)]
removed test which is covered by TestPPTX2PNG
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880910 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Aug 2020 23:18:19 +0000 (23:18 +0000)]
#64036 - Replace reflection calls in factories for Java 9+
ImageRenderer implementation are now loaded via ServiceLoader
fixed the ServiceLoader.load invocations to pass a sensible ClassLoader as OSGi preparation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880909 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Aug 2020 16:54:25 +0000 (16:54 +0000)]
#64036 - Replace reflection calls in factories for Java 9+
removed some unnecessary reflection calls OperationEvaluatorFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880903 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Aug 2020 14:32:54 +0000 (14:32 +0000)]
#64036 - Replace reflection calls in factories for Java 9+
migrated XDGF factories
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880900 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Aug 2020 13:06:29 +0000 (13:06 +0000)]
fresh nodes on ci-builds ... maybe new luck?
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880898 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Aug 2020 11:55:11 +0000 (11:55 +0000)]
try to fix no-scratchpad test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880893 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Aug 2020 10:58:54 +0000 (10:58 +0000)]
Update links to ci-builds.apache.org
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880892 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Aug 2020 09:51:23 +0000 (09:51 +0000)]
Migrate JOB DSL to new Jenkins environment ci-builds.apache.org
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880889 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2020 17:09:04 +0000 (17:09 +0000)]
try to fix spot bugs setting on new ci-builds jenkins
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880882 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2020 13:50:43 +0000 (13:50 +0000)]
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880875 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2020 00:18:42 +0000 (00:18 +0000)]
use the forbidden-apis policies corresponding to the JRE
fix the forbidden apis issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880866 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 14 Aug 2020 20:27:35 +0000 (20:27 +0000)]
upgrade forbidden-apis to 3.0.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880862 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 14 Aug 2020 20:26:21 +0000 (20:26 +0000)]
also handle wrapped OOXML "Package" nodes inside of OLE2 containers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880861 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 14 Aug 2020 19:08:42 +0000 (19:08 +0000)]
#64411 - Provide JigSaw modules
- use service locator for SlideShowFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880860 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 14 Aug 2020 07:42:18 +0000 (07:42 +0000)]
[github-191] Fix RuntimeException on array formula referencing blank cell. Thanks to Miłosz Rembisz. This closes #191
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880844 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 13 Aug 2020 21:08:24 +0000 (21:08 +0000)]
#64411 - Provide JigSaw modules
- rework extractors - see bugzilla entry for more information
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880839 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Thu, 13 Aug 2020 18:56:39 +0000 (18:56 +0000)]
Bug 64659 -- bump max record length
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880835 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Thu, 13 Aug 2020 18:21:28 +0000 (18:21 +0000)]
Bug 64667.xlsx prevent NPE loading styles table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880834 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 12 Aug 2020 07:30:28 +0000 (07:30 +0000)]
[github-190] Javadoc fixes in ToCSV example. Thanks to Nick Rivera Meredith. This closes #190
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880802 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 11 Aug 2020 16:59:29 +0000 (16:59 +0000)]
[github-189] Move date parsing logic to DateParser. Thanks to Miłosz Rembisz. This closes #189
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880777 13f79535 -47bb-0310-9956-
ffa450edef68
Sayi [Mon, 10 Aug 2020 12:39:21 +0000 (12:39 +0000)]
add removeTable method in cell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880739 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 9 Aug 2020 21:15:15 +0000 (21:15 +0000)]
[github-187] Add length validation for Excel DataValidations that are list literals. Thanks to Leo Webb. This closes #187
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1880727 13f79535 -47bb-0310-9956-
ffa450edef68
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