]> source.dussan.org Git - poi.git/log
poi.git
2 years agoPOI 5.2.0 release
PJ Fanning [Fri, 14 Jan 2022 23:16:44 +0000 (23:16 +0000)]
POI 5.2.0 release

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897058 13f79535-47bb-0310-9956-ffa450edef68

2 years agoremove log4j-core dependency
PJ Fanning [Fri, 14 Jan 2022 15:15:01 +0000 (15:15 +0000)]
remove log4j-core dependency

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897038 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupgrade woodstox
PJ Fanning [Fri, 14 Jan 2022 13:07:09 +0000 (13:07 +0000)]
upgrade woodstox

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897032 13f79535-47bb-0310-9956-ffa450edef68

2 years agoslf4j 1.7.33
PJ Fanning [Thu, 13 Jan 2022 15:23:23 +0000 (15:23 +0000)]
slf4j 1.7.33

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897002 13f79535-47bb-0310-9956-ffa450edef68

2 years agoslf4j 1.7.33
PJ Fanning [Thu, 13 Jan 2022 15:22:10 +0000 (15:22 +0000)]
slf4j 1.7.33

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897000 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupdate docs
PJ Fanning [Tue, 11 Jan 2022 19:43:04 +0000 (19:43 +0000)]
update docs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896923 13f79535-47bb-0310-9956-ffa450edef68

2 years agoadd removal version
PJ Fanning [Tue, 11 Jan 2022 11:43:42 +0000 (11:43 +0000)]
add removal version

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896909 13f79535-47bb-0310-9956-ffa450edef68

2 years agoremove and prevent links to stackoverflow
Andreas Beeker [Mon, 10 Jan 2022 22:06:26 +0000 (22:06 +0000)]
remove and prevent links to stackoverflow

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896899 13f79535-47bb-0310-9956-ffa450edef68

2 years agoBug 65796: License violation in PICT.java
Axel Howind [Mon, 10 Jan 2022 14:37:13 +0000 (14:37 +0000)]
Bug 65796: License violation in PICT.java

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896887 13f79535-47bb-0310-9956-ffa450edef68

2 years agoactivate xmlbeans sonarqube
Andreas Beeker [Sat, 8 Jan 2022 18:22:12 +0000 (18:22 +0000)]
activate xmlbeans sonarqube

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896837 13f79535-47bb-0310-9956-ffa450edef68

2 years agoIncrease new limits for files processed in the mass-regression-tests
Dominik Stadler [Thu, 6 Jan 2022 11:10:33 +0000 (11:10 +0000)]
Increase new limits for files processed in the mass-regression-tests

Some valid test-files do trigger these limits, which indicates that
we should set them a bit higher

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896745 13f79535-47bb-0310-9956-ffa450edef68

2 years agoLimit allocated elements in the PlfLfo structure for word documents
Dominik Stadler [Thu, 6 Jan 2022 11:10:00 +0000 (11:10 +0000)]
Limit allocated elements in the PlfLfo structure for word documents

Use large allocation-detection here as well,
otherwise some documents can try to allocate too much memory.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896744 13f79535-47bb-0310-9956-ffa450edef68

2 years agoprep v5.2.0 (RC1)
PJ Fanning [Wed, 5 Jan 2022 10:35:19 +0000 (10:35 +0000)]
prep v5.2.0 (RC1)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896701 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupdate xmlbeans gradle calls
Andreas Beeker [Sun, 2 Jan 2022 13:09:46 +0000 (13:09 +0000)]
update xmlbeans gradle calls

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896622 13f79535-47bb-0310-9956-ffa450edef68

2 years agoAdd a dependency for :poi-scratchpad:javadoc to :poi-ooxml:jar to avoid strange build...
Dominik Stadler [Sat, 1 Jan 2022 21:11:40 +0000 (21:11 +0000)]
Add a dependency for :poi-scratchpad:javadoc to :poi-ooxml:jar to avoid strange build-failures with parallel building

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896604 13f79535-47bb-0310-9956-ffa450edef68

2 years agoDefine some system properties differently in tests
Dominik Stadler [Sat, 1 Jan 2022 16:31:14 +0000 (16:31 +0000)]
Define some system properties differently in tests

They seem to not take effect otherwise

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896602 13f79535-47bb-0310-9956-ffa450edef68

2 years agoRemove some more outdated log4j-jars
Dominik Stadler [Sat, 1 Jan 2022 16:12:02 +0000 (16:12 +0000)]
Remove some more outdated log4j-jars

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896599 13f79535-47bb-0310-9956-ffa450edef68

2 years agoDo not fail TestSignatureInfo when the current JDK does not have all the necessary...
Dominik Stadler [Sat, 1 Jan 2022 16:11:49 +0000 (16:11 +0000)]
Do not fail TestSignatureInfo when the current JDK does not have all the necessary setup

Let's gracefully handle some expected failures with some versions of the JDK
to not have flaky/failing test for users who just want to recompile POI themselves.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896598 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupdate xmlbeans gradle calls
Andreas Beeker [Fri, 31 Dec 2021 00:17:57 +0000 (00:17 +0000)]
update xmlbeans gradle calls

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896562 13f79535-47bb-0310-9956-ffa450edef68

2 years agolicense
PJ Fanning [Thu, 30 Dec 2021 23:30:19 +0000 (23:30 +0000)]
license

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896560 13f79535-47bb-0310-9956-ffa450edef68

2 years agoLimit the maximum number of records that are read for an XLS
Dominik Stadler [Thu, 30 Dec 2021 23:04:16 +0000 (23:04 +0000)]
Limit the maximum number of records that are read for an XLS

To avoid unexpected behavior on some corrupted input-data

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896555 13f79535-47bb-0310-9956-ffa450edef68

2 years agoDo not set readIndex to "-1" on EOF
Dominik Stadler [Thu, 30 Dec 2021 23:03:58 +0000 (23:03 +0000)]
Do not set readIndex to "-1" on EOF

Add some simple tests of LittleEndianInputStream

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896554 13f79535-47bb-0310-9956-ffa450edef68

2 years agoBug 65312: Make RecordType.byName work for type "formula"
Dominik Stadler [Thu, 30 Dec 2021 23:03:40 +0000 (23:03 +0000)]
Bug 65312: Make RecordType.byName work for type "formula"

Also avoid NullPointerException when parsing unexpected record types
and check for bounds in byId()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896553 13f79535-47bb-0310-9956-ffa450edef68

2 years agoBug 52447: Allow HyperLinkRecord to appear as part of the RowRecordsAggregate
Dominik Stadler [Thu, 30 Dec 2021 23:03:16 +0000 (23:03 +0000)]
Bug 52447: Allow HyperLinkRecord to appear as part of the RowRecordsAggregate

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896552 13f79535-47bb-0310-9956-ffa450edef68

2 years agofix switch
PJ Fanning [Thu, 30 Dec 2021 22:32:48 +0000 (22:32 +0000)]
fix switch

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896551 13f79535-47bb-0310-9956-ffa450edef68

2 years agofix excel-ant tests
PJ Fanning [Thu, 30 Dec 2021 21:40:34 +0000 (21:40 +0000)]
fix excel-ant tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896548 13f79535-47bb-0310-9956-ffa450edef68

2 years agouse isEmpty()
PJ Fanning [Thu, 30 Dec 2021 21:35:45 +0000 (21:35 +0000)]
use isEmpty()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896547 13f79535-47bb-0310-9956-ffa450edef68

2 years agoexcelant evaluator if seems useless
PJ Fanning [Thu, 30 Dec 2021 21:18:26 +0000 (21:18 +0000)]
excelant evaluator if seems useless

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896546 13f79535-47bb-0310-9956-ffa450edef68

2 years agorefactor CopyCompare again
PJ Fanning [Thu, 30 Dec 2021 21:09:08 +0000 (21:09 +0000)]
refactor CopyCompare again

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896543 13f79535-47bb-0310-9956-ffa450edef68

2 years agotry to fix test issue
PJ Fanning [Thu, 30 Dec 2021 20:41:51 +0000 (20:41 +0000)]
try to fix test issue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896542 13f79535-47bb-0310-9956-ffa450edef68

2 years agouse isEmpty()
PJ Fanning [Thu, 30 Dec 2021 20:34:10 +0000 (20:34 +0000)]
use isEmpty()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896541 13f79535-47bb-0310-9956-ffa450edef68

2 years agodeprecated annotation
PJ Fanning [Thu, 30 Dec 2021 20:21:58 +0000 (20:21 +0000)]
deprecated annotation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896540 13f79535-47bb-0310-9956-ffa450edef68

2 years agotypo
PJ Fanning [Thu, 30 Dec 2021 20:16:16 +0000 (20:16 +0000)]
typo

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896539 13f79535-47bb-0310-9956-ffa450edef68

2 years agorewrite CopyCompare to remove its ThreadLocal which causes a sonar code smell
PJ Fanning [Thu, 30 Dec 2021 20:02:03 +0000 (20:02 +0000)]
rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smell

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896536 13f79535-47bb-0310-9956-ffa450edef68

2 years agoFix Sonar issues and print out some more in test-assertions that do fail sometimes
Dominik Stadler [Thu, 30 Dec 2021 16:10:52 +0000 (16:10 +0000)]
Fix Sonar issues and print out some more in test-assertions that do fail sometimes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896531 13f79535-47bb-0310-9956-ffa450edef68

2 years agoadd isEmpty() method
PJ Fanning [Thu, 30 Dec 2021 06:18:09 +0000 (06:18 +0000)]
add isEmpty() method

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896524 13f79535-47bb-0310-9956-ffa450edef68

2 years agoadd isEmpty() method
PJ Fanning [Thu, 30 Dec 2021 01:25:20 +0000 (01:25 +0000)]
add isEmpty() method

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896521 13f79535-47bb-0310-9956-ffa450edef68

2 years agoremove apache staging repo
PJ Fanning [Thu, 30 Dec 2021 00:08:37 +0000 (00:08 +0000)]
remove apache staging repo

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896516 13f79535-47bb-0310-9956-ffa450edef68

2 years agogradle version
PJ Fanning [Thu, 30 Dec 2021 00:07:01 +0000 (00:07 +0000)]
gradle version

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896515 13f79535-47bb-0310-9956-ffa450edef68

2 years agofix tests
PJ Fanning [Wed, 29 Dec 2021 22:00:43 +0000 (22:00 +0000)]
fix tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896513 13f79535-47bb-0310-9956-ffa450edef68

2 years agosonar issues
PJ Fanning [Wed, 29 Dec 2021 17:18:44 +0000 (17:18 +0000)]
sonar issues

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896511 13f79535-47bb-0310-9956-ffa450edef68

2 years agofix test
PJ Fanning [Wed, 29 Dec 2021 13:39:07 +0000 (13:39 +0000)]
fix test

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896507 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupdate some code based on sonar issues
PJ Fanning [Wed, 29 Dec 2021 13:08:56 +0000 (13:08 +0000)]
update some code based on sonar issues

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896504 13f79535-47bb-0310-9956-ffa450edef68

2 years agolog4j 2.17.1
PJ Fanning [Tue, 28 Dec 2021 19:15:32 +0000 (19:15 +0000)]
log4j 2.17.1

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896481 13f79535-47bb-0310-9956-ffa450edef68

2 years ago[bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategy
PJ Fanning [Tue, 28 Dec 2021 12:36:51 +0000 (12:36 +0000)]
[bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategy

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896474 13f79535-47bb-0310-9956-ffa450edef68

2 years ago[bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategy
PJ Fanning [Tue, 28 Dec 2021 12:12:01 +0000 (12:12 +0000)]
[bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategy

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896473 13f79535-47bb-0310-9956-ffa450edef68

2 years agoclose cursors in finally blocks
PJ Fanning [Tue, 28 Dec 2021 10:51:24 +0000 (10:51 +0000)]
close cursors in finally blocks

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896472 13f79535-47bb-0310-9956-ffa450edef68

2 years agoclose cursors in finally blocks
PJ Fanning [Tue, 28 Dec 2021 10:41:06 +0000 (10:41 +0000)]
close cursors in finally blocks

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896471 13f79535-47bb-0310-9956-ffa450edef68

2 years agoclose cursors in finally blocks
PJ Fanning [Tue, 28 Dec 2021 10:24:04 +0000 (10:24 +0000)]
close cursors in finally blocks

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896470 13f79535-47bb-0310-9956-ffa450edef68

2 years agoclose input streams for parts
PJ Fanning [Tue, 28 Dec 2021 02:48:28 +0000 (02:48 +0000)]
close input streams for parts

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896464 13f79535-47bb-0310-9956-ffa450edef68

2 years agoclose input streams for parts
PJ Fanning [Tue, 28 Dec 2021 02:42:29 +0000 (02:42 +0000)]
close input streams for parts

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896463 13f79535-47bb-0310-9956-ffa450edef68

2 years agoclose input streams for parts
PJ Fanning [Tue, 28 Dec 2021 02:33:44 +0000 (02:33 +0000)]
close input streams for parts

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896462 13f79535-47bb-0310-9956-ffa450edef68

2 years agoclose input streams for parts
PJ Fanning [Tue, 28 Dec 2021 01:55:57 +0000 (01:55 +0000)]
close input streams for parts

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896461 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupgrade gradle
PJ Fanning [Mon, 27 Dec 2021 21:05:48 +0000 (21:05 +0000)]
upgrade gradle

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896457 13f79535-47bb-0310-9956-ffa450edef68

2 years agocode format
PJ Fanning [Mon, 27 Dec 2021 11:51:14 +0000 (11:51 +0000)]
code format

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896450 13f79535-47bb-0310-9956-ffa450edef68

2 years agocode format
PJ Fanning [Mon, 27 Dec 2021 11:27:54 +0000 (11:27 +0000)]
code format

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896449 13f79535-47bb-0310-9956-ffa450edef68

2 years agojmh plugin 1.34
PJ Fanning [Fri, 24 Dec 2021 14:31:30 +0000 (14:31 +0000)]
jmh plugin 1.34

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896362 13f79535-47bb-0310-9956-ffa450edef68

2 years agouse xmlbeans 5.0.3 (rc2)
PJ Fanning [Fri, 24 Dec 2021 11:48:43 +0000 (11:48 +0000)]
use xmlbeans 5.0.3 (rc2)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896354 13f79535-47bb-0310-9956-ffa450edef68

2 years agopreserve rich text in cell copy
PJ Fanning [Fri, 24 Dec 2021 11:11:44 +0000 (11:11 +0000)]
preserve rich text in cell copy

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896348 13f79535-47bb-0310-9956-ffa450edef68

2 years agopreserve rich text in cell copy
PJ Fanning [Fri, 24 Dec 2021 09:53:07 +0000 (09:53 +0000)]
preserve rich text in cell copy

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896344 13f79535-47bb-0310-9956-ffa450edef68

2 years ago[github-290] Customize Spliterator implementations for better parallelism. Thanks...
PJ Fanning [Thu, 23 Dec 2021 10:33:59 +0000 (10:33 +0000)]
[github-290] Customize Spliterator implementations for better parallelism. Thanks to Daniel Shuy. This closes #290

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896305 13f79535-47bb-0310-9956-ffa450edef68

2 years agoadd tests
PJ Fanning [Wed, 22 Dec 2021 19:40:44 +0000 (19:40 +0000)]
add tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896288 13f79535-47bb-0310-9956-ffa450edef68

2 years agoadd tests
PJ Fanning [Wed, 22 Dec 2021 19:32:58 +0000 (19:32 +0000)]
add tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896287 13f79535-47bb-0310-9956-ffa450edef68

2 years agoextra constructors
PJ Fanning [Wed, 22 Dec 2021 15:01:01 +0000 (15:01 +0000)]
extra constructors

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896280 13f79535-47bb-0310-9956-ffa450edef68

2 years agosmall refactor of ThemesTable
PJ Fanning [Wed, 22 Dec 2021 09:16:53 +0000 (09:16 +0000)]
small refactor of ThemesTable

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896269 13f79535-47bb-0310-9956-ffa450edef68

2 years agosmall refactor of XSSFReader
PJ Fanning [Wed, 22 Dec 2021 04:00:44 +0000 (04:00 +0000)]
small refactor of XSSFReader

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896260 13f79535-47bb-0310-9956-ffa450edef68

2 years agosmall refactor of XSSFReader
PJ Fanning [Wed, 22 Dec 2021 03:51:51 +0000 (03:51 +0000)]
small refactor of XSSFReader

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896259 13f79535-47bb-0310-9956-ffa450edef68

2 years agoadd more XSSFColor constructors
PJ Fanning [Tue, 21 Dec 2021 15:55:01 +0000 (15:55 +0000)]
add more XSSFColor constructors

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896249 13f79535-47bb-0310-9956-ffa450edef68

2 years ago[bug-64732] add support for new line escaping when updating table names - test case
PJ Fanning [Tue, 21 Dec 2021 15:16:46 +0000 (15:16 +0000)]
[bug-64732] add support for new line escaping when updating table names - test case

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896247 13f79535-47bb-0310-9956-ffa450edef68

2 years ago[bug-64732] add support for new line escaping when updating table names
PJ Fanning [Tue, 21 Dec 2021 14:41:50 +0000 (14:41 +0000)]
[bug-64732] add support for new line escaping when updating table names

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896246 13f79535-47bb-0310-9956-ffa450edef68

2 years agobuild details
PJ Fanning [Tue, 21 Dec 2021 12:13:18 +0000 (12:13 +0000)]
build details

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896233 13f79535-47bb-0310-9956-ffa450edef68

2 years agosome spotbugs issues
PJ Fanning [Mon, 20 Dec 2021 23:39:40 +0000 (23:39 +0000)]
some spotbugs issues

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896204 13f79535-47bb-0310-9956-ffa450edef68

2 years agopdfbox dependency
PJ Fanning [Mon, 20 Dec 2021 20:56:05 +0000 (20:56 +0000)]
pdfbox dependency

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896201 13f79535-47bb-0310-9956-ffa450edef68

2 years agoremove log4j-core
PJ Fanning [Mon, 20 Dec 2021 19:38:23 +0000 (19:38 +0000)]
remove log4j-core

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896198 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupdate graphics2d
PJ Fanning [Mon, 20 Dec 2021 16:07:38 +0000 (16:07 +0000)]
update graphics2d

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896192 13f79535-47bb-0310-9956-ffa450edef68

2 years agopossible npes
PJ Fanning [Sun, 19 Dec 2021 16:35:31 +0000 (16:35 +0000)]
possible npes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896163 13f79535-47bb-0310-9956-ffa450edef68

2 years agorevert to spotbugs 4 because of issues with spotbugs 5
PJ Fanning [Sun, 19 Dec 2021 15:13:21 +0000 (15:13 +0000)]
revert to spotbugs 4 because of issues with spotbugs 5

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896161 13f79535-47bb-0310-9956-ffa450edef68

2 years agogradle change
PJ Fanning [Sun, 19 Dec 2021 14:53:28 +0000 (14:53 +0000)]
gradle change

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896160 13f79535-47bb-0310-9956-ffa450edef68

2 years agorevert: spotbugs only seems to report txt now
PJ Fanning [Sun, 19 Dec 2021 14:40:19 +0000 (14:40 +0000)]
revert: spotbugs only seems to report txt now

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896159 13f79535-47bb-0310-9956-ffa450edef68

2 years agospotbugs only seems to report txt now
PJ Fanning [Sun, 19 Dec 2021 02:06:18 +0000 (02:06 +0000)]
spotbugs only seems to report txt now

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896145 13f79535-47bb-0310-9956-ffa450edef68

2 years agotry to close resources when RuntimeExceptions happen
PJ Fanning [Sat, 18 Dec 2021 18:04:52 +0000 (18:04 +0000)]
try to close resources when RuntimeExceptions happen

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896140 13f79535-47bb-0310-9956-ffa450edef68

2 years agocode tidy up
PJ Fanning [Sat, 18 Dec 2021 17:41:36 +0000 (17:41 +0000)]
code tidy up

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896139 13f79535-47bb-0310-9956-ffa450edef68

2 years agocode tidy up
PJ Fanning [Sat, 18 Dec 2021 17:13:03 +0000 (17:13 +0000)]
code tidy up

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896138 13f79535-47bb-0310-9956-ffa450edef68

2 years agolog4j 2.17.0
PJ Fanning [Sat, 18 Dec 2021 09:50:10 +0000 (09:50 +0000)]
log4j 2.17.0

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896117 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupgrade xmlunit
PJ Fanning [Fri, 17 Dec 2021 13:52:18 +0000 (13:52 +0000)]
upgrade xmlunit

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896099 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupgrade mockito
PJ Fanning [Thu, 16 Dec 2021 19:57:16 +0000 (19:57 +0000)]
upgrade mockito

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896072 13f79535-47bb-0310-9956-ffa450edef68

2 years agospotbugs-gradle-plugin:5.0.3
PJ Fanning [Thu, 16 Dec 2021 09:41:49 +0000 (09:41 +0000)]
spotbugs-gradle-plugin:5.0.3

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896033 13f79535-47bb-0310-9956-ffa450edef68

2 years agoback to xmlbeans 5.0.2
PJ Fanning [Thu, 16 Dec 2021 09:23:22 +0000 (09:23 +0000)]
back to xmlbeans 5.0.2

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1896031 13f79535-47bb-0310-9956-ffa450edef68

2 years agolog4j 2.16.0
PJ Fanning [Mon, 13 Dec 2021 23:59:38 +0000 (23:59 +0000)]
log4j 2.16.0

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895930 13f79535-47bb-0310-9956-ffa450edef68

2 years agojavadoc
PJ Fanning [Mon, 13 Dec 2021 22:43:46 +0000 (22:43 +0000)]
javadoc

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895929 13f79535-47bb-0310-9956-ffa450edef68

2 years agoFix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler [Mon, 13 Dec 2021 19:22:34 +0000 (19:22 +0000)]
Fix issues found when fuzzing Apache POI via Jazzer

Add some additional allocation limits to avoid OOM in
some more cases with some broken input files

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895922 13f79535-47bb-0310-9956-ffa450edef68

2 years agotypo
PJ Fanning [Mon, 13 Dec 2021 17:57:19 +0000 (17:57 +0000)]
typo

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895913 13f79535-47bb-0310-9956-ffa450edef68

2 years agohighlight some exceptions
PJ Fanning [Mon, 13 Dec 2021 17:55:30 +0000 (17:55 +0000)]
highlight some exceptions

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895912 13f79535-47bb-0310-9956-ffa450edef68

2 years agoadd some tests
PJ Fanning [Mon, 13 Dec 2021 17:48:47 +0000 (17:48 +0000)]
add some tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895911 13f79535-47bb-0310-9956-ffa450edef68

2 years agohighlight some exceptions
PJ Fanning [Mon, 13 Dec 2021 17:31:53 +0000 (17:31 +0000)]
highlight some exceptions

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895910 13f79535-47bb-0310-9956-ffa450edef68

2 years ago[bug-65741] change some methods to throw checked exception InvalidFormatException
PJ Fanning [Mon, 13 Dec 2021 13:52:46 +0000 (13:52 +0000)]
[bug-65741] change some methods to throw checked exception InvalidFormatException

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895882 13f79535-47bb-0310-9956-ffa450edef68

2 years ago[bug-65741] rework previous change
PJ Fanning [Mon, 13 Dec 2021 13:12:32 +0000 (13:12 +0000)]
[bug-65741] rework previous change

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895881 13f79535-47bb-0310-9956-ffa450edef68

2 years ago[bug-65741] issue with null date values causing npes
PJ Fanning [Mon, 13 Dec 2021 12:23:13 +0000 (12:23 +0000)]
[bug-65741] issue with null date values causing npes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895877 13f79535-47bb-0310-9956-ffa450edef68

2 years agotypo
PJ Fanning [Mon, 13 Dec 2021 11:24:48 +0000 (11:24 +0000)]
typo

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895875 13f79535-47bb-0310-9956-ffa450edef68

2 years agoRemove outdated downloaded versions of log4j
Dominik Stadler [Mon, 13 Dec 2021 07:44:03 +0000 (07:44 +0000)]
Remove outdated downloaded versions of log4j

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895864 13f79535-47bb-0310-9956-ffa450edef68