Commit Graph

11232 Commits

Author SHA1 Message Date
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 6aa3871e64 update byte-buddy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894137 13f79535-47bb-0310-9956-ffa450edef68
2021-10-11 17:11:35 +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 3e8d6b4bbd dev link
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894116 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 22:12:17 +00:00
PJ Fanning b084736d8b dev link
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894115 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 22:11:22 +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 84d9ff335a [bug-64137] increase max iterations for IRR
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894111 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 15:46:01 +00:00
PJ Fanning 08f6de47f6 [bug-64137] increase max iterations for IRR
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894110 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 13:23:01 +00:00
PJ Fanning 8ed95f7970 add test case for IRR function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894109 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 13:09:09 +00:00
PJ Fanning 5bcf3c3d73 [bug-62040] quotient function does not support cell references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894103 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 11:21:41 +00:00
PJ Fanning 93fb1bf96b imports
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894098 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 10:00:27 +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 69b2f31374 javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894096 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 09:33:13 +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 29c975491f [bug-65306] change error message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894092 13f79535-47bb-0310-9956-ffa450edef68
2021-10-10 07:53:00 +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 35ce12035a [bug-64542] allow file channel closing to be controlled by calling code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894071 13f79535-47bb-0310-9956-ffa450edef68
2021-10-09 13:55:04 +00:00
PJ Fanning 2d7053d667 add tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894070 13f79535-47bb-0310-9956-ffa450edef68
2021-10-09 13:33:11 +00:00
PJ Fanning 6659536325 [bug-64542] allow file channel closing to be controlled by calling code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894069 13f79535-47bb-0310-9956-ffa450edef68
2021-10-09 13:21:25 +00:00
PJ Fanning e9b76ce3b1 [bug-64542] allow file channel closing to be controlled by calling code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894068 13f79535-47bb-0310-9956-ffa450edef68
2021-10-09 13:12:15 +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 79a476bcaa try to fix Java 11 build error
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894050 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 23:15:49 +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 91f423e33c build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894048 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 22:37:52 +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 4f39cced7a build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894046 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 21:48:17 +00:00
PJ Fanning 5153888315 build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894045 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 21:37:12 +00:00
PJ Fanning 860a279ed8 build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894044 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 21:24:01 +00:00
PJ Fanning b8ae188593 junit 5.8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894043 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 21:13:53 +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 47118082ff [bug-65326] accessExternalSchema is usually not accepted on TransformerFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894032 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 16:15:14 +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 1e4c425e66 mockito 4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894015 13f79535-47bb-0310-9956-ffa450edef68
2021-10-08 07:53:00 +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 5562858eba github260
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893992 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 14:10:15 +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 ce05cc8dda javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893989 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 13:46:09 +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 56520578dd update javadoc for cell/row copy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893965 13f79535-47bb-0310-9956-ffa450edef68
2021-10-07 10:19:19 +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 fd548a7a33 deprecation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893935 13f79535-47bb-0310-9956-ffa450edef68
2021-10-06 14:16:51 +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