423 Commits

Author SHA1 Message Date
PJ Fanning
3573e5c44f handle case where toByteArray truncates stream because max len is less than stream len
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898876 13f79535-47bb-0310-9956-ffa450edef68
2022-03-12 13:57:50 +00:00
PJ Fanning
01e5666633 fix issue in IOUtils.toByteArrayWithMaxLength
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898871 13f79535-47bb-0310-9956-ffa450edef68
2022-03-12 09:31:44 +00:00
PJ Fanning
cbdf6d2330 fix issue in IOUtils.toByteArrayWithMaxLength
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898870 13f79535-47bb-0310-9956-ffa450edef68
2022-03-12 09:24:21 +00:00
PJ Fanning
417f5e9a95 fix issue in IOUtils.toByteArrayWithMaxLength
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898864 13f79535-47bb-0310-9956-ffa450edef68
2022-03-11 23:40:21 +00:00
PJ Fanning
38e5040ee6 fix issue in IOUtils.toByteArrayWithMaxLength
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898863 13f79535-47bb-0310-9956-ffa450edef68
2022-03-11 22:37:29 +00:00
PJ Fanning
5b5f286a30 fix issue in IOUtils.toByteArrayWithMaxLength
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898862 13f79535-47bb-0310-9956-ffa450edef68
2022-03-11 21:45:02 +00:00
PJ Fanning
f4bfcaeec9 fix issue in IOUtils.toByteArrayWithMaxLength
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898861 13f79535-47bb-0310-9956-ffa450edef68
2022-03-11 21:24:51 +00:00
PJ Fanning
e7f9cd277d fix issue in IOUtils.toByteArrayWithMaxLength
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898856 13f79535-47bb-0310-9956-ffa450edef68
2022-03-11 17:03:36 +00:00
PJ Fanning
19366d6013 [bug-65939] add partial fix for clearing formula with circular ref
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898681 13f79535-47bb-0310-9956-ffa450edef68
2022-03-07 13:15:01 +00:00
PJ Fanning
3a496fded8 [bug-65939] add partial fix for clearing formula with circular ref
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898680 13f79535-47bb-0310-9956-ffa450edef68
2022-03-07 13:11:23 +00:00
PJ Fanning
3317b6393f [bug-65939] add partial fix for clearing formula with circular ref
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898677 13f79535-47bb-0310-9956-ffa450edef68
2022-03-07 12:06:30 +00:00
PJ Fanning
2a9a201742 [bug-65915] possible issue in boolean function support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898425 13f79535-47bb-0310-9956-ffa450edef68
2022-02-25 19:18:37 +00:00
PJ Fanning
18a5720eeb [bug-65915] possible issue in boolean function support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898421 13f79535-47bb-0310-9956-ffa450edef68
2022-02-25 18:25:35 +00:00
PJ Fanning
ba252f20b5 add index test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898420 13f79535-47bb-0310-9956-ffa450edef68
2022-02-25 18:04:56 +00:00
PJ Fanning
114eca28a8 [bug-65915] add test for 'OR' function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898416 13f79535-47bb-0310-9956-ffa450edef68
2022-02-25 12:56:06 +00:00
PJ Fanning
18d868173d add tests for 'OR' function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898413 13f79535-47bb-0310-9956-ffa450edef68
2022-02-25 12:17:51 +00:00
PJ Fanning
1e9d318a80 add space in log message
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898395 13f79535-47bb-0310-9956-ffa450edef68
2022-02-24 21:38:05 +00:00
Dominik Stadler
116c3e91ad Add/update some JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898385 13f79535-47bb-0310-9956-ffa450edef68
2022-02-24 18:12:39 +00:00
PJ Fanning
2502c12b2d code tidyup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898322 13f79535-47bb-0310-9956-ffa450edef68
2022-02-22 13:34:35 +00:00
PJ Fanning
9d2da7453c get TestIndirectFunctionFromSpreadsheet to pass even though code looks wrong
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898313 13f79535-47bb-0310-9956-ffa450edef68
2022-02-22 09:15:38 +00:00
PJ Fanning
f090436eca java 17 build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898312 13f79535-47bb-0310-9956-ffa450edef68
2022-02-22 08:55:14 +00:00
PJ Fanning
32fa21596d sonar issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898311 13f79535-47bb-0310-9956-ffa450edef68
2022-02-22 08:49:15 +00:00
PJ Fanning
26978d373d java 17 build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898302 13f79535-47bb-0310-9956-ffa450edef68
2022-02-22 02:08:12 +00:00
PJ Fanning
418a633ae5 java 17 build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898301 13f79535-47bb-0310-9956-ffa450edef68
2022-02-22 01:56:40 +00:00
PJ Fanning
9dca5a4fe4 java 17 build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898300 13f79535-47bb-0310-9956-ffa450edef68
2022-02-22 01:40:54 +00:00
PJ Fanning
877d9f33a5 sonar issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898297 13f79535-47bb-0310-9956-ffa450edef68
2022-02-22 01:06:13 +00:00
PJ Fanning
ac56bc174e refactor IOUtils.toByteArray
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898291 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 23:31:58 +00:00
PJ Fanning
8fc59014fe refactor IOUtils.toByteArray
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898290 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 23:29:36 +00:00
Andreas Beeker
a881c381db #65908 - XAdES-XL modifications due to specification check errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898287 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 22:56:30 +00:00
PJ Fanning
8c6172c772 formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898283 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 18:00:24 +00:00
PJ Fanning
784c88f079 add tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898282 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 17:44:20 +00:00
PJ Fanning
f76a4e7fa0 add tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898278 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 14:06:11 +00:00
PJ Fanning
2e155f30d2 add tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898277 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 14:02:37 +00:00
PJ Fanning
c0dc2e51ce fix issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898276 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 13:37:35 +00:00
PJ Fanning
46e69ca69f add tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898275 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 13:31:07 +00:00
PJ Fanning
9e455b47dc case insensitive r1c1 refs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898274 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 13:17:13 +00:00
PJ Fanning
ec2f0efd28 remove test (added accidentally)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898273 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 13:06:10 +00:00
PJ Fanning
b25667373a add tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898272 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 13:05:00 +00:00
PJ Fanning
eddcba952c javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898270 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 10:29:06 +00:00
PJ Fanning
c5944488b2 add disabled test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898269 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 10:25:02 +00:00
PJ Fanning
8a497a7db9 add test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898268 13f79535-47bb-0310-9956-ffa450edef68
2022-02-21 10:00:15 +00:00
PJ Fanning
b7c2cabf3f change error message to suggest large files will need overrides
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898250 13f79535-47bb-0310-9956-ffa450edef68
2022-02-20 11:27:17 +00:00
PJ Fanning
82f29944d3 add extra max size config
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898249 13f79535-47bb-0310-9956-ffa450edef68
2022-02-20 09:17:59 +00:00
PJ Fanning
699d71e524 add extra max size config
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898238 13f79535-47bb-0310-9956-ffa450edef68
2022-02-19 22:34:44 +00:00
PJ Fanning
0482dc61e1 revert IOUtils change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898236 13f79535-47bb-0310-9956-ffa450edef68
2022-02-19 22:01:50 +00:00
PJ Fanning
a02df8a2c8 [bug-65639] take BYTE_ARRAY_MAX_OVERRIDE into account in IOUtils#toByteArray
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898231 13f79535-47bb-0310-9956-ffa450edef68
2022-02-19 20:50:51 +00:00
PJ Fanning
8e9496a475 [bug-65639] take BYTE_ARRAY_MAX_OVERRIDE into account in IOUtils#toByteArray
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898229 13f79535-47bb-0310-9956-ffa450edef68
2022-02-19 19:35:57 +00:00
PJ Fanning
1238d17e2f refactor some stream code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898215 13f79535-47bb-0310-9956-ffa450edef68
2022-02-19 12:14:40 +00:00
PJ Fanning
788dd3f03c refactor some stream code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898213 13f79535-47bb-0310-9956-ffa450edef68
2022-02-19 12:08:48 +00:00
PJ Fanning
c1b073625a [bug-65887] increase default max number of records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898149 13f79535-47bb-0310-9956-ffa450edef68
2022-02-17 11:05:23 +00:00