]>
source.dussan.org Git - poi.git/log
PJ Fanning [Sun, 23 Jan 2022 14:26:24 +0000 (14:26 +0000)]
[github-298] fix case issue in CORE_PROPERTIES_ECMA376
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897372 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 22 Jan 2022 21:34:35 +0000 (21:34 +0000)]
revert test module changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897355 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 22 Jan 2022 14:35:20 +0000 (14:35 +0000)]
try to fix build for Java 9+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897344 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 22 Jan 2022 14:28:17 +0000 (14:28 +0000)]
try to fix build for Java 9+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897343 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 22 Jan 2022 13:28:00 +0000 (13:28 +0000)]
slf4j 1.7.33
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897337 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 10:47:28 +0000 (10:47 +0000)]
Remove one unnecessary exclude
It seems the problem when cloning was fixed in the meantime
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897335 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 10:47:24 +0000 (10:47 +0000)]
Exclude one more file when running tests without poi-scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897334 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 08:57:50 +0000 (08:57 +0000)]
Add more output when integration-tests do not fail with the expected exception
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897333 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 08:57:46 +0000 (08:57 +0000)]
Adjust thread-names when running integration
This allows to identify in thread-dumps which
file is taking a long time or is causing issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897332 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 08:57:43 +0000 (08:57 +0000)]
Don't create an error-log when slightly broken spreadsheets contain an empty value for attribute "s"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897331 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 08:57:38 +0000 (08:57 +0000)]
Don't add main classes to *-test.jar files
Better to only provide them once to avoid very strange
errors if they differ for some reason
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897330 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 06:59:03 +0000 (06:59 +0000)]
Avoid log-spam when using SXSSFWorkbook with auto-sizing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897324 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 06:58:58 +0000 (06:58 +0000)]
Fix invalid comparison and optimize construction of CellStyle objects for comparison
Fix copy/paste-errors where object are compared
with itself for "hidden" and "locked".
Integration tests showed that sometimes lots of time is
spent here, so let's try to reduce the number of calls to
getCellStyle().
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897323 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 06:58:54 +0000 (06:58 +0000)]
Adjust one more version-number in the osgi-pom.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897322 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 06:58:51 +0000 (06:58 +0000)]
Introduce an OldVisioFormatException similar to other file-types
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897321 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 06:58:47 +0000 (06:58 +0000)]
Improve error-message, include some details why processing the file fails
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897320 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 06:58:43 +0000 (06:58 +0000)]
Make all text-extractors always return a non-null String
This changes the expected exception of some test-files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897319 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 06:58:39 +0000 (06:58 +0000)]
Avoid stackoverflow exception that can be caused by a corrupted slideshow file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897318 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jan 2022 06:58:34 +0000 (06:58 +0000)]
Add test-dependency on slf4j-simple to include all logs in captured test-output
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897317 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 21 Jan 2022 19:43:10 +0000 (19:43 +0000)]
[github-296] cache data of external workbook. Thanks to aspojo. This closes #296
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897311 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 18 Jan 2022 19:26:47 +0000 (19:26 +0000)]
curvesapi 1.07
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897180 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 17 Jan 2022 00:58:27 +0000 (00:58 +0000)]
remove use of deprecated commons-math methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897138 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 17 Jan 2022 00:14:50 +0000 (00:14 +0000)]
unused import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897137 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 16 Jan 2022 11:15:20 +0000 (11:15 +0000)]
snapshot version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897119 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 15 Jan 2022 00:35:18 +0000 (00:35 +0000)]
[bug-65792] change way multiply and divide are calculated due to rounding issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1897066 13f79535 -47bb-0310-9956-
ffa450edef68
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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