PJ Fanning
51bd992387
update guava
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910365 13f79535-47bb-0310-9956-ffa450edef68
2023-06-12 10:14:05 +00:00
PJ Fanning
0c62fc12f8
[bug-66644] enable reproducible build settings in gradle
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910364 13f79535-47bb-0310-9956-ffa450edef68
2023-06-12 10:10:37 +00:00
Dominik Stadler
0dc3d6e479
Need to lower the min expected width after changes for bug 66632
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910309 13f79535-47bb-0310-9956-ffa450edef68
2023-06-08 15:54:50 +00:00
Dominik Stadler
6442dccab9
Bug 66632: Round char-width instead of cutting off
...
Otherwise we sometimes use a too low "default char width"
which leads to autosizing of columns with too wide columns.
We should propably return float instead of int here to
not introduce rounding errors at this point at all,
but it would need more API changes, so let's at least
make it work better for now.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910301 13f79535-47bb-0310-9956-ffa450edef68
2023-06-08 08:53:15 +00:00
Dominik Stadler
d3e35e740a
Remove deprecation warnings reported with newer commons-io
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910300 13f79535-47bb-0310-9956-ffa450edef68
2023-06-08 08:53:08 +00:00
Dominik Stadler
c8f9fe4c2c
Fix generating JavaDoc when running build with Java 9 or higher
...
Otherwise "current" is JDK 11, but "javadoc" from JDK 8 is executed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910299 13f79535-47bb-0310-9956-ffa450edef68
2023-06-08 08:51:58 +00:00
PJ Fanning
219b1d0bce
commons-io 2.13.0
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910297 13f79535-47bb-0310-9956-ffa450edef68
2023-06-08 08:36:48 +00:00
PJ Fanning
367b8b797a
update guava
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910275 13f79535-47bb-0310-9956-ffa450edef68
2023-06-07 10:23:06 +00:00
PJ Fanning
ebb6796f69
byte buddy 1.14.5
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910274 13f79535-47bb-0310-9956-ffa450edef68
2023-06-07 10:10:31 +00:00
PJ Fanning
0ad5f6ac58
improve exception handling
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910273 13f79535-47bb-0310-9956-ffa450edef68
2023-06-07 09:51:05 +00:00
PJ Fanning
0b116246dd
revert sonarqube plugin due to ci-build issues
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910100 13f79535-47bb-0310-9956-ffa450edef68
2023-05-28 10:37:22 +00:00
PJ Fanning
13fa43f5b8
update sonarqube plugin
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910076 13f79535-47bb-0310-9956-ffa450edef68
2023-05-26 18:24:43 +00:00
PJ Fanning
2676dcc7f4
[bug-66614] remove limit on offset function params
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910049 13f79535-47bb-0310-9956-ffa450edef68
2023-05-25 10:39:47 +00:00
PJ Fanning
dfe5dd150c
[bug-66612] get macrosheet xml (test)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909996 13f79535-47bb-0310-9956-ffa450edef68
2023-05-22 16:31:05 +00:00
PJ Fanning
bc035b1aff
[bug-66612] get macrosheet xml (test)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909995 13f79535-47bb-0310-9956-ffa450edef68
2023-05-22 16:08:48 +00:00
PJ Fanning
b5153f1395
[bug-66612] get macrosheet xml (test)
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909994 13f79535-47bb-0310-9956-ffa450edef68
2023-05-22 16:00:10 +00:00
PJ Fanning
2712abf00b
add content types for macrosheets
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909993 13f79535-47bb-0310-9956-ffa450edef68
2023-05-22 15:17:22 +00:00
PJ Fanning
4b8a7eb6ce
update jacoco
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909963 13f79535-47bb-0310-9956-ffa450edef68
2023-05-21 13:31:17 +00:00
PJ Fanning
0326a02631
use gradle for java 20 build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909961 13f79535-47bb-0310-9956-ffa450edef68
2023-05-21 12:01:18 +00:00
PJ Fanning
60d5336f7c
[bug-66607] perf issue processing array formulas
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909934 13f79535-47bb-0310-9956-ffa450edef68
2023-05-19 13:09:15 +00:00
PJ Fanning
4ec360b006
commons-io 2.12.0
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909874 13f79535-47bb-0310-9956-ffa450edef68
2023-05-17 14:28:23 +00:00
PJ Fanning
fefd1da959
graphics2d 0.43
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909859 13f79535-47bb-0310-9956-ffa450edef68
2023-05-16 15:06:32 +00:00
Dominik Stadler
720027879f
Bug 66598: Fix invalid loop-condition when cleaning up CTCells
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909808 13f79535-47bb-0310-9956-ffa450edef68
2023-05-14 07:47:16 +00:00
Dominik Stadler
a647cc97e7
Fix a case in IdentifierManager.release(), reformat, add tests
...
The case when all are reserved was not handled properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909807 13f79535-47bb-0310-9956-ffa450edef68
2023-05-14 07:47:12 +00:00
Dominik Stadler
ddafec4608
Update third-party versions in README
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909806 13f79535-47bb-0310-9956-ffa450edef68
2023-05-14 07:47:07 +00:00
PJ Fanning
2e434a4eaf
javadoc build issue
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909752 13f79535-47bb-0310-9956-ffa450edef68
2023-05-11 13:54:55 +00:00
PJ Fanning
f57e10eb0e
don't run integration tests in Java 8 (they hang on https://ci-builds.apache.org/ )
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909749 13f79535-47bb-0310-9956-ffa450edef68
2023-05-11 11:22:19 +00:00
PJ Fanning
338e97f87c
use MarlinRenderingEngine
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909748 13f79535-47bb-0310-9956-ffa450edef68
2023-05-11 10:25:10 +00:00
PJ Fanning
0cd653d8c0
jupiter junit 5.9.3
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909469 13f79535-47bb-0310-9956-ffa450edef68
2023-04-28 09:45:44 +00:00
PJ Fanning
fe3b4645b7
[bug-66584] ensure ZipPackage closes input stream when exceptions happen
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909467 13f79535-47bb-0310-9956-ffa450edef68
2023-04-28 09:13:08 +00:00
PJ Fanning
b88f3ac0ab
spelling
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909466 13f79535-47bb-0310-9956-ffa450edef68
2023-04-28 08:58:34 +00:00
PJ Fanning
3786c3a596
upgrade gradle
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909403 13f79535-47bb-0310-9956-ffa450edef68
2023-04-25 13:17:18 +00:00
PJ Fanning
add156ed0f
upgrade woodstox to 6.5.1
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909257 13f79535-47bb-0310-9956-ffa450edef68
2023-04-19 19:26:14 +00:00
PJ Fanning
f7cfed4c1a
pdfbox 2.0.28
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909124 13f79535-47bb-0310-9956-ffa450edef68
2023-04-13 18:22:25 +00:00
PJ Fanning
56dc911402
bouncycastle 1.73
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1909101 13f79535-47bb-0310-9956-ffa450edef68
2023-04-12 19:37:57 +00:00
PJ Fanning
e3605e8096
saxon 11.5
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908982 13f79535-47bb-0310-9956-ffa450edef68
2023-04-05 07:49:51 +00:00
PJ Fanning
155b4ea094
forbiddenapis 3.5.1
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908969 13f79535-47bb-0310-9956-ffa450edef68
2023-04-04 19:08:13 +00:00
PJ Fanning
d356ddd058
byte-buddy 1.14.3
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908968 13f79535-47bb-0310-9956-ffa450edef68
2023-04-04 19:06:37 +00:00
PJ Fanning
2bf82a487f
xmlsec 3.0.2
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908966 13f79535-47bb-0310-9956-ffa450edef68
2023-04-04 19:04:46 +00:00
PJ Fanning
da8fb42bf4
increase heap in tests
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908719 13f79535-47bb-0310-9956-ffa450edef68
2023-03-26 01:08:13 +00:00
PJ Fanning
420c96f74e
don't share the skip bytes buffer
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908716 13f79535-47bb-0310-9956-ffa450edef68
2023-03-25 20:09:30 +00:00
PJ Fanning
9e53a4f7c2
don't share the skip bytes buffer
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908700 13f79535-47bb-0310-9956-ffa450edef68
2023-03-25 00:47:15 +00:00
PJ Fanning
98f5f248ad
commons-compress 1.23.0
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908669 13f79535-47bb-0310-9956-ffa450edef68
2023-03-23 15:11:27 +00:00
PJ Fanning
337f1514f7
try to run tests serially due to jdk 8 build issues
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908652 13f79535-47bb-0310-9956-ffa450edef68
2023-03-22 23:12:28 +00:00
PJ Fanning
632ec9dbf7
update spotbugs plugin
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908649 13f79535-47bb-0310-9956-ffa450edef68
2023-03-22 20:16:56 +00:00
Dominik Stadler
c0484ce62d
Add more information in exception when formula parsing fails
...
Use toString() instead of getClass() to include more information
for some ValueEval implementations
When low-level parsing fails, the IllegalStateException does not
contain any information, therefore wrap it and enrich it with
more information about the cell and the parsed formula
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908608 13f79535-47bb-0310-9956-ffa450edef68
2023-03-21 11:45:00 +00:00
PJ Fanning
debd3bd4a9
java 11 github CI build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908603 13f79535-47bb-0310-9956-ffa450edef68
2023-03-21 00:31:24 +00:00
PJ Fanning
80e0f091b4
java 8 github CI build
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908602 13f79535-47bb-0310-9956-ffa450edef68
2023-03-20 23:11:21 +00:00
PJ Fanning
d43890be07
jenkinsLite
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908601 13f79535-47bb-0310-9956-ffa450edef68
2023-03-20 21:30:54 +00:00
PJ Fanning
eef672278b
jenkinsLite
...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908600 13f79535-47bb-0310-9956-ffa450edef68
2023-03-20 20:57:35 +00:00