]>
source.dussan.org Git - poi.git/log
PJ Fanning [Wed, 25 May 2022 13:02:33 +0000 (13:02 +0000)]
add initial version of DCount and broken test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901239 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 25 May 2022 12:36:42 +0000 (12:36 +0000)]
add initial version of DCount and broken test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901237 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 25 May 2022 10:31:07 +0000 (10:31 +0000)]
[bug-66087] make DStar functions case insensitive
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901229 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 24 May 2022 08:59:30 +0000 (08:59 +0000)]
remove unused strict zip
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901198 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 14:46:52 +0000 (14:46 +0000)]
add ceiling tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901178 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 14:42:50 +0000 (14:42 +0000)]
add floor tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901177 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 14:13:56 +0000 (14:13 +0000)]
fix test issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901176 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 14:10:11 +0000 (14:10 +0000)]
partial implementation FLOOR.MATH function (needs more testing and bad param support)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901175 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 14:09:07 +0000 (14:09 +0000)]
partial implementation CEILING.MATH function (needs more testing and bad param support)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901174 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 14:02:47 +0000 (14:02 +0000)]
partial implementation FLOOR.MATH function (needs more testing and bad param support)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901173 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 13:53:56 +0000 (13:53 +0000)]
partial implementation FLOOR.MATH function (needs more testing and bad param support)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901172 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 13:49:50 +0000 (13:49 +0000)]
partial implementation FLOOR.MATH function (needs more testing and bad param support)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901171 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 13:28:52 +0000 (13:28 +0000)]
partial implementation CEILING.MATH function (needs more testing and bad param support)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901169 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 13:12:41 +0000 (13:12 +0000)]
partial implementation CEILING.MATH function (still need to support optional 2nd param)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901167 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 11:00:03 +0000 (11:00 +0000)]
[github-331] update dependabot settings. This close #331
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901163 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 23 May 2022 10:55:22 +0000 (10:55 +0000)]
[bug-66022] issue in Formula Parser with some sheet names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901162 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 22 May 2022 10:23:59 +0000 (10:23 +0000)]
[bug-66081] fix editing of added abstract numberings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901120 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 22 May 2022 08:43:06 +0000 (08:43 +0000)]
[bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as id
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901113 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 22 May 2022 08:28:44 +0000 (08:28 +0000)]
[bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as id
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901110 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 21 May 2022 22:38:43 +0000 (22:38 +0000)]
[bug-66079] apply test provided by Vladislav Arakelov
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901105 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 20 May 2022 13:56:29 +0000 (13:56 +0000)]
gradle 7.4.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901086 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 20 May 2022 09:47:16 +0000 (09:47 +0000)]
[bug-66079] try to fix issue with XWPFNumbering.removeAbstractNum
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1901083 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 17 May 2022 07:47:19 +0000 (07:47 +0000)]
upgrade spotbugs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900982 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 9 May 2022 06:21:21 +0000 (06:21 +0000)]
Update JaCoCo to 0.8.8
This may also fix running JaCoCo on JDK 18
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900721 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 3 May 2022 18:57:00 +0000 (18:57 +0000)]
try xmlsec 3.0.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900523 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 1 May 2022 18:21:31 +0000 (18:21 +0000)]
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900465 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 30 Apr 2022 08:31:31 +0000 (08:31 +0000)]
support sqrtpi function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900418 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 30 Apr 2022 08:16:48 +0000 (08:16 +0000)]
support sqrtpi function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900416 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 23:19:53 +0000 (23:19 +0000)]
support lcm function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900410 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 22:50:38 +0000 (22:50 +0000)]
support gcd function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900409 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 22:44:57 +0000 (22:44 +0000)]
support gcd function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900408 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 22:34:20 +0000 (22:34 +0000)]
support gcd function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900407 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 22:28:35 +0000 (22:28 +0000)]
support gcd function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900406 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 21:53:33 +0000 (21:53 +0000)]
reformat
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900403 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 21:47:45 +0000 (21:47 +0000)]
make HPSF limit more configuarble
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900402 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 20:53:49 +0000 (20:53 +0000)]
fix broken test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900399 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 20:47:25 +0000 (20:47 +0000)]
reformat
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900398 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 20:26:52 +0000 (20:26 +0000)]
add broken test that prvis new averageif code is incorrect
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900397 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 20:12:12 +0000 (20:12 +0000)]
reformat
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900395 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 19:55:12 +0000 (19:55 +0000)]
[github-330] add averageif function support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900394 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 13:08:52 +0000 (13:08 +0000)]
[bug-66039] remove stray </p>
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900384 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 13:07:00 +0000 (13:07 +0000)]
[bug-66039] add more javadoc about setCellFormulaValidation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900383 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 12:32:54 +0000 (12:32 +0000)]
small big decimal refactor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900377 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 12:25:29 +0000 (12:25 +0000)]
[bug-66047] change mround implementation due to issue - thanks to @fabio
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900376 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 29 Apr 2022 10:52:34 +0000 (10:52 +0000)]
[bug-66039] show use of setCellFormulaValidation=false in a test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900375 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 26 Apr 2022 12:14:54 +0000 (12:14 +0000)]
update github actions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900289 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 26 Apr 2022 12:00:44 +0000 (12:00 +0000)]
[github-325] Update GithubActions permissions. Thanks to @nathannaveen. This closes #325
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900288 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 22 Apr 2022 23:43:58 +0000 (23:43 +0000)]
mockito
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900171 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 22 Apr 2022 23:13:13 +0000 (23:13 +0000)]
upgrafe deps
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900168 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 20 Apr 2022 14:31:22 +0000 (14:31 +0000)]
update mockito
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1900072 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 17 Apr 2022 10:28:50 +0000 (10:28 +0000)]
small changes to github action
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899938 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 14 Apr 2022 21:46:13 +0000 (21:46 +0000)]
revert fraction format change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899870 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 14 Apr 2022 17:01:51 +0000 (17:01 +0000)]
try to standardise big decimal code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899864 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 14 Apr 2022 15:04:49 +0000 (15:04 +0000)]
upgrade deps
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899861 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 11 Apr 2022 19:29:30 +0000 (19:29 +0000)]
refactor test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899756 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 11 Apr 2022 13:51:31 +0000 (13:51 +0000)]
Prevent an overly large allocation when using HPSF
Add a sample document from fuzzing which contains invalid/oversized values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899749 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 11 Apr 2022 13:51:26 +0000 (13:51 +0000)]
Missing font-system can throw two other types of exception
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899748 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 10 Apr 2022 16:45:02 +0000 (16:45 +0000)]
Add a way to not require a functioning font-setup
New configuration-method SheetUtil.setIgnoreMissingFontSystem()
This allows to do a bit more on machines where no fonts are installed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899709 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 10 Apr 2022 16:44:58 +0000 (16:44 +0000)]
Rework message when reaching allocation limits
Also remove a useless Math.min() as the previous condition already
indicates which one is the smaller value
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899708 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 9 Apr 2022 21:17:49 +0000 (21:17 +0000)]
add test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899690 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 9 Apr 2022 21:13:53 +0000 (21:13 +0000)]
re-enable test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899689 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 9 Apr 2022 13:55:25 +0000 (13:55 +0000)]
[github-321] Fix issue with rounding in DataFormatter. First try broke a test.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899686 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 9 Apr 2022 13:38:27 +0000 (13:38 +0000)]
more test issues with rate change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899685 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 9 Apr 2022 12:30:49 +0000 (12:30 +0000)]
[github-321] Fix issue with rounding in DataFormatter. First try broke a test.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899683 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 9 Apr 2022 12:07:31 +0000 (12:07 +0000)]
try to standardise div code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899681 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 9 Apr 2022 12:02:55 +0000 (12:02 +0000)]
[github-321] Fix issue with rounding in DataFormatter. Thanks to Colin Wang. This closes #321
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899680 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 9 Apr 2022 11:37:36 +0000 (11:37 +0000)]
increase tolerance on rate test due to failures
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899679 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 9 Apr 2022 08:48:58 +0000 (08:48 +0000)]
forbidden api issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899676 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 8 Apr 2022 15:08:50 +0000 (15:08 +0000)]
Bug 65988: Rate function giving incorrect results
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899668 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 8 Apr 2022 13:08:10 +0000 (13:08 +0000)]
[github-321] add test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899667 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 6 Apr 2022 13:00:25 +0000 (13:00 +0000)]
update apache rat
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899615 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 5 Apr 2022 10:43:54 +0000 (10:43 +0000)]
[github-319] fix javadoc on setColumnHidden. Thanks to CodeMonkeyLab. This closes #319
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899580 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Apr 2022 13:25:27 +0000 (13:25 +0000)]
Various smaller changes
Improve exception messages
Add more JavaDoc
Provide more information on test-failures
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899534 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Apr 2022 13:25:21 +0000 (13:25 +0000)]
Speed up execution of formulas with whole-column area reference
The previous change via r1894675 did not fully solve this as
it only took place when more than one sheet were used.
There were still some cases where evaluating formulas needed
to iterate across a huge number of non-existant rows, e.g.
TestVLookup, which took more than 1 minute locally.
However doing the lowering of row-numbers always would trigger
test-regressions as some Excel-functionality depends on actions
being possible on rows larger than current "last row" in the sheet.
Thus changed this to a slightly different approach which only adjusts
last-row when it is at or above the workbook-limit of rows
Execution of TestVLookup is now at 1-2 seconds!
Also added a test-case to verify details of the implementation now.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899533 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Apr 2022 13:25:15 +0000 (13:25 +0000)]
Use a modified version of NullPrintStream in integration tests
The default version from Commons-IO does not avoid doing
utf-8 conversion and other work, so it is not well suited for
cases where lots of output happens.
Using an optimized version can bring down runtime of integration-tests
somewhat, especially for large files where XLS2CSV prints out lots of
data
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899532 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 2 Apr 2022 18:55:56 +0000 (18:55 +0000)]
[bug-65993] support copying hssf hyperlinks to xssf and respect full cell range
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899521 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 2 Apr 2022 08:20:57 +0000 (08:20 +0000)]
[github-318] handle null raw text. Thanks to wanglunhui2012. This closes #318
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899508 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 1 Apr 2022 21:32:03 +0000 (21:32 +0000)]
Also exclude new files in rat-check of ant-build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899499 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 1 Apr 2022 21:17:22 +0000 (21:17 +0000)]
Suppress forbidden-apis failing with MemoryLeakVerifier in JDK 18
Keep using Runtime.runFinalization() as long as it is available.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899497 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 1 Apr 2022 21:17:07 +0000 (21:17 +0000)]
Update forbiddenapis to 3.3
This also improves support for building with JDK 18
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899496 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 31 Mar 2022 20:27:22 +0000 (20:27 +0000)]
apply change that stackoverflow (but that does not fix the broken case)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899456 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 31 Mar 2022 20:13:49 +0000 (20:13 +0000)]
reformat file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899455 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 31 Mar 2022 20:08:14 +0000 (20:08 +0000)]
[bug-65988] add test case for rate function (failing)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899452 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 31 Mar 2022 13:52:32 +0000 (13:52 +0000)]
upgrade graphics2d
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899438 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 29 Mar 2022 23:30:26 +0000 (23:30 +0000)]
addHyperlink method on SXSSFSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899367 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 29 Mar 2022 12:30:55 +0000 (12:30 +0000)]
javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899351 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 28 Mar 2022 20:37:21 +0000 (20:37 +0000)]
do not fail if xslt transformer does not support accessExternalStylesheet attribute
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899326 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 28 Mar 2022 14:56:21 +0000 (14:56 +0000)]
upgrade saxon
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899321 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 28 Mar 2022 14:55:32 +0000 (14:55 +0000)]
upgrade jmh
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899320 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 28 Mar 2022 14:05:44 +0000 (14:05 +0000)]
spotbugs issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899309 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 28 Mar 2022 13:49:38 +0000 (13:49 +0000)]
try upgrading spotbugs again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899308 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 28 Mar 2022 13:12:15 +0000 (13:12 +0000)]
upgrade forbiddenapis
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899307 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 27 Mar 2022 09:26:34 +0000 (09:26 +0000)]
[github-314] Add equals and hashcode to PaneInformation. Thanks to Daniel Shuy. This closes #314
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899240 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 24 Mar 2022 04:42:37 +0000 (04:42 +0000)]
Avoid intermittent failure of srcDistZip with parallel builds/tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899163 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 24 Mar 2022 04:42:34 +0000 (04:42 +0000)]
Fix issues found when fuzzing Apache POI via Jazzer
Do not assert when the next line will throw a proper exception anyway
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899162 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 24 Mar 2022 04:42:30 +0000 (04:42 +0000)]
Add a target to extract all third-party libraries into directory build/runtime
This is used when testing with latest Apache POI locally, e.g.
when running mass-regression-testing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899161 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 24 Mar 2022 04:42:27 +0000 (04:42 +0000)]
poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-test dependency
Avoid running all tests whenever building jars as tests take a long time now
and also cause large memory allocations.
It is nice if the target "jar" is as fast as possible and the list of included
items for ooxml-lite only changes rarely anyway.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899160 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 24 Mar 2022 04:42:22 +0000 (04:42 +0000)]
OOXMLLiteAgent: Some smaller adjustments
Print unexpected exceptions to stdout instead of silently ignoring them
Don't include classes created via Mockito
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899159 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 22 Mar 2022 18:00:57 +0000 (18:00 +0000)]
[bug-65973] fix for removing hyperlinks that span multiple cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899139 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 22 Mar 2022 17:55:53 +0000 (17:55 +0000)]
[bug-65973] partial fix for removing hyperlinks that span multiple cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1899138 13f79535 -47bb-0310-9956-
ffa450edef68