237 Commits

Author SHA1 Message Date
PJ Fanning
ac0b1fd15a [github-264] extend test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894276 13f79535-47bb-0310-9956-ffa450edef68
2021-10-15 07:49:31 +00:00
PJ Fanning
75cfdc75da [github-264] bug in link external workbook. This closes #264
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894275 13f79535-47bb-0310-9956-ffa450edef68
2021-10-15 07:40:29 +00:00
Andreas Beeker
c6f7087f4f #65634 - NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW File with SlideShowFactory.create()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894271 13f79535-47bb-0310-9956-ffa450edef68
2021-10-14 22:43:56 +00:00
PJ Fanning
9bd8215fa3 javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894263 13f79535-47bb-0310-9956-ffa450edef68
2021-10-14 19:14:41 +00:00
PJ Fanning
82bdcefce9 test issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894225 13f79535-47bb-0310-9956-ffa450edef68
2021-10-14 09:36:49 +00:00
PJ Fanning
8a12686b82 temp file package parts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894224 13f79535-47bb-0310-9956-ffa450edef68
2021-10-14 09:28:26 +00:00
PJ Fanning
3f827d384f setDisallowDocTypeDeclaration
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894221 13f79535-47bb-0310-9956-ffa450edef68
2021-10-14 09:04:42 +00:00
PJ Fanning
ad11b847c8 undo setDisallowDocTypeDeclaration (need to investigate some poi-integration test failures)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894216 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 23:21:30 +00:00
PJ Fanning
1212e5f6be add tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894215 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 23:13:33 +00:00
PJ Fanning
5329823387 setDisallowDocTypeDeclaration
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894214 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 23:00:44 +00:00
PJ Fanning
e64eb48670 add tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894213 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 22:34:35 +00:00
PJ Fanning
4b97b12712 xmlbeans 5.0.2 (temporarily from a pre-release location)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894211 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 21:27:32 +00:00
Andreas Beeker
6583f68d2f #64716 - wmf display error
update heuristic to respect location of bounding box

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894206 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 20:39:01 +00:00
PJ Fanning
defd26493f [bug-65042] support saving package part data in temp files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894203 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 18:31:44 +00:00
PJ Fanning
5b7b8ae1a9 javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894194 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 14:20:49 +00:00
PJ Fanning
bdf185006c javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894193 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 14:13:02 +00:00
PJ Fanning
4e2934ffff error message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894188 13f79535-47bb-0310-9956-ffa450edef68
2021-10-13 09:45:59 +00:00
Andreas Beeker
24b3dac0c0 #64716 - wmf display error
add anothger heuristic - cumulate the bounding box of the shape records and compare it to window, viewport and emfbounds

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894176 13f79535-47bb-0310-9956-ffa450edef68
2021-10-12 22:30:30 +00:00
PJ Fanning
91d502732b [bug-62021] test adding time to date-time
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894175 13f79535-47bb-0310-9956-ffa450edef68
2021-10-12 21:50:00 +00:00
PJ Fanning
88ebe095dc use workbook's xssf factory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894174 13f79535-47bb-0310-9956-ffa450edef68
2021-10-12 20:41:32 +00:00
Andreas Beeker
db71e2328a #65551 - Incorrect fetching paragraph and text runs props from master shape
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894140 13f79535-47bb-0310-9956-ffa450edef68
2021-10-11 19:44:47 +00:00
PJ Fanning
cfa2323f61 adjust test expectation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894129 13f79535-47bb-0310-9956-ffa450edef68
2021-10-11 11:31:53 +00:00
PJ Fanning
700ecc461f [bug-62215] add test case for sxssf formulas - issue was already fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894128 13f79535-47bb-0310-9956-ffa450edef68
2021-10-11 10:45:59 +00:00
PJ Fanning
cdbbbb6726 [github-261] Correct Maximum Width Calculation of unmerged Cells. Thanks to thoniTUB. This closes #261
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894127 13f79535-47bb-0310-9956-ffa450edef68
2021-10-11 10:25:58 +00:00
PJ Fanning
b60641017d refactor XSSFReader to make it more extensible
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894112 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 17:16:21 +00:00
PJ Fanning
2514e4d0ab [bug-65452] fix issue where WorkbookFactory.create(File, ...) returns null if file type not recognised
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894097 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 09:58:02 +00:00
PJ Fanning
87eed3a8b1 [bug-65306] try to fix broken test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894093 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 08:02:20 +00:00
PJ Fanning
7d47c205e9 [bug-65306] issue with shift rows that remove rows and how shared formulas are affected
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894089 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 06:39:56 +00:00
PJ Fanning
08a1f9af22 [bug-65268] issue reading shared formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894064 13f79535-47bb-0310-9956-ffa450edef68
2021-10-09 12:26:21 +00:00
PJ Fanning
798f8c1db3 formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894056 13f79535-47bb-0310-9956-ffa450edef68
2021-10-09 08:19:47 +00:00
PJ Fanning
5baa34caf2 remove text size limit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894055 13f79535-47bb-0310-9956-ffa450edef68
2021-10-09 06:55:31 +00:00
PJ Fanning
f69682ef8c remove text size limit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894051 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 23:56:30 +00:00
Andreas Beeker
60e9de813e #65623 - Create XAdES-T signature with XAdESXLSignatureFacet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894049 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 23:08:51 +00:00
PJ Fanning
01697724ec build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894047 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 22:02:11 +00:00
PJ Fanning
94eb8a749e undo change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894037 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 18:13:20 +00:00
PJ Fanning
5e7d8e85ca [bug-65372] allow max entry size to be higher than 4Gb
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894036 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 18:12:18 +00:00
PJ Fanning
2631c9a20e add test case from bug-65619
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894016 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 08:10:17 +00:00
PJ Fanning
1fe931482a reflections 0.10.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894009 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 23:58:42 +00:00
PJ Fanning
4ec60ae992 [github-260] add test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893991 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 14:09:10 +00:00
PJ Fanning
36cf0e943e [github-260] Check XDGFCell value for null to avoid NullPointerException. Thanks to Dmitry Komarov.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893988 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 13:28:45 +00:00
PJ Fanning
b065bd4b67 update javadoc for cell/row copy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893963 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 10:16:23 +00:00
PJ Fanning
38d4834ba7 support copying to hssf row
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893945 13f79535-47bb-0310-9956-ffa450edef68
2021-10-06 19:06:12 +00:00
PJ Fanning
a7c82d5a22 javadoc issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893933 13f79535-47bb-0310-9956-ffa450edef68
2021-10-06 13:28:22 +00:00
PJ Fanning
cfcd2057be javadoc issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893932 13f79535-47bb-0310-9956-ffa450edef68
2021-10-06 13:00:42 +00:00
PJ Fanning
c12f903789 genericise cell copy logic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893931 13f79535-47bb-0310-9956-ffa450edef68
2021-10-06 12:46:20 +00:00
PJ Fanning
f05ae0c2c5 [bug-65613] experimental SXSSF writeAvoidingTempFiles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893898 13f79535-47bb-0310-9956-ffa450edef68
2021-10-04 21:05:09 +00:00
PJ Fanning
83df3f40d8 [bug-65613] experimental SXSSF writeAvoidingTempFiles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893897 13f79535-47bb-0310-9956-ffa450edef68
2021-10-04 20:51:05 +00:00
PJ Fanning
51ce81924d [bug-65613] experimental SXSSF writeAvoidingTempFiles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893896 13f79535-47bb-0310-9956-ffa450edef68
2021-10-04 20:34:47 +00:00
PJ Fanning
87d4716880 upgrade reflections jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893887 13f79535-47bb-0310-9956-ffa450edef68
2021-10-04 15:31:09 +00:00
PJ Fanning
defa6de0fd make array into immutable collection (spotbugs issue)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893863 13f79535-47bb-0310-9956-ffa450edef68
2021-10-03 22:04:05 +00:00