Andreas Beeker
907ade52aa
remove obsolete bouncycastle jars
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880229 13f79535-47bb-0310-9956-ffa450edef68
2020-07-23 23:36:09 +00:00
Andreas Beeker
d9e5f59821
a few jigsaw related fixes
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880228 13f79535-47bb-0310-9956-ffa450edef68
2020-07-23 23:28:59 +00:00
PJ Fanning
6f3e38c18a
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
2020-07-23 07:23:44 +00:00
Andreas Beeker
197570d18d
use Ant 1.10 for the builds
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880175 13f79535-47bb-0310-9956-ffa450edef68
2020-07-22 22:56:47 +00:00
PJ Fanning
f7a174fc00
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
2020-07-22 22:34:15 +00:00
Andreas Beeker
c0f9941604
#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
2020-07-22 22:08:33 +00:00
PJ Fanning
800da8b290
remove more deprecated code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879965 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 15:59:28 +00:00
PJ Fanning
05902bcd11
remove more deprecated code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879964 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 15:30:08 +00:00
PJ Fanning
38220f65b0
[bug-64605] update javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879960 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 14:51:23 +00:00
PJ Fanning
41cedc65fc
[bug-64605] update javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879958 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 14:35:37 +00:00
PJ Fanning
4a173780dd
[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
2020-07-16 12:50:40 +00:00
PJ Fanning
cb1d9a0061
[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
2020-07-16 12:31:53 +00:00
PJ Fanning
d928ac58a8
[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
2020-07-16 12:30:36 +00:00
PJ Fanning
a5cf0f0d3f
use BigInteger.valueOf
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879937 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 10:03:00 +00:00
PJ Fanning
95702c9d7d
fix some tests
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879928 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 07:34:51 +00:00
PJ Fanning
69aaedd60f
fix some tests
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879927 13f79535-47bb-0310-9956-ffa450edef68
2020-07-16 07:33:31 +00:00
PJ Fanning
dcdb03801e
fix test issue
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879914 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 23:26:00 +00:00
PJ Fanning
0bcb289365
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
2020-07-15 23:11:33 +00:00
PJ Fanning
d1d90ed171
remove some deprecated code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879912 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 23:02:12 +00:00
PJ Fanning
8900e397a4
remove some deprecated code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879911 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 22:49:32 +00:00
PJ Fanning
cdf5f3d1fe
fix test compile - some follow up needed
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879910 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 22:30:34 +00:00
PJ Fanning
c34c1ca49c
remove some deprecated code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879909 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 21:59:30 +00:00
PJ Fanning
eaf9f147d3
remove some deprecated code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879908 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 21:53:21 +00:00
PJ Fanning
6508360899
try to fix build issue
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879906 13f79535-47bb-0310-9956-ffa450edef68
2020-07-15 21:35:35 +00:00
PJ Fanning
26c2049147
[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
2020-07-15 20:56:59 +00:00
PJ Fanning
20540f3c69
[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
2020-07-15 20:42:16 +00:00
PJ Fanning
709a3eb32c
[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
2020-07-14 16:17:52 +00:00
PJ Fanning
2f2d6c606a
rename internal method
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879838 13f79535-47bb-0310-9956-ffa450edef68
2020-07-13 17:45:14 +00:00
PJ Fanning
af83fda6b8
[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
2020-07-13 17:34:09 +00:00
Andreas Beeker
abdd50a4d1
update expiry date of kiwiwings entry
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879668 13f79535-47bb-0310-9956-ffa450edef68
2020-07-08 22:46:21 +00:00
PJ Fanning
4f23e946fb
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
2020-07-06 13:59:28 +00:00
PJ Fanning
8637eb7cb2
remove accidental commit
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879552 13f79535-47bb-0310-9956-ffa450edef68
2020-07-06 13:37:43 +00:00
PJ Fanning
77ddd87605
SXSSFSheet: beware of null _writer
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879551 13f79535-47bb-0310-9956-ffa450edef68
2020-07-06 13:37:10 +00:00
PJ Fanning
3885d81d69
DeferredSXSSFITestDataProvider
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879539 13f79535-47bb-0310-9956-ffa450edef68
2020-07-06 08:25:57 +00:00
PJ Fanning
196f9f69d2
revert accidental build change
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879519 13f79535-47bb-0310-9956-ffa450edef68
2020-07-05 11:01:52 +00:00
PJ Fanning
31bd7852c7
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
2020-07-05 09:39:09 +00:00
PJ Fanning
1c5ba18ac0
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
2020-07-04 23:02:18 +00:00
PJ Fanning
2de45b8c1c
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
2020-07-04 22:29:13 +00:00
PJ Fanning
2bb1910ffe
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
2020-07-04 13:55:35 +00:00
PJ Fanning
9cb4e463a9
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
2020-07-04 13:54:18 +00:00
PJ Fanning
7166eb3496
add DeferredGeneration sample
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879493 13f79535-47bb-0310-9956-ffa450edef68
2020-07-03 21:36:14 +00:00
PJ Fanning
3aa573bdd8
add test case
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879485 13f79535-47bb-0310-9956-ffa450edef68
2020-07-03 17:02:59 +00:00
PJ Fanning
9f8b864c41
rename classes as DeferredSXSSF instead of EmittingSXSSF
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879484 13f79535-47bb-0310-9956-ffa450edef68
2020-07-03 16:34:04 +00:00
PJ Fanning
be09639638
[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
2020-07-03 16:09:03 +00:00
PJ Fanning
be1d2aebf2
add extra constructor
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879311 13f79535-47bb-0310-9956-ffa450edef68
2020-06-28 14:44:47 +00:00
PJ Fanning
2564083be3
remove some unnecessary tests
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879310 13f79535-47bb-0310-9956-ffa450edef68
2020-06-28 14:31:15 +00:00
PJ Fanning
f06c45421b
[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
2020-06-28 11:57:37 +00:00
PJ Fanning
09d81ea7da
remove some more deprecated code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879300 13f79535-47bb-0310-9956-ffa450edef68
2020-06-28 10:19:21 +00:00
PJ Fanning
02cebfc312
remove some more deprecated code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879299 13f79535-47bb-0310-9956-ffa450edef68
2020-06-28 09:08:34 +00:00
PJ Fanning
241c7e2bb2
remove some more deprecated code
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1879298 13f79535-47bb-0310-9956-ffa450edef68
2020-06-28 08:42:23 +00:00