]> source.dussan.org Git - poi.git/log
poi.git
2 years agotry to improve performance when removing rows
PJ Fanning [Wed, 17 Nov 2021 22:41:00 +0000 (22:41 +0000)]
try to improve performance when removing rows

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

2 years agotry to make comments table more extensible
PJ Fanning [Wed, 17 Nov 2021 18:53:11 +0000 (18:53 +0000)]
try to make comments table more extensible

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

2 years agotry to make comments table more extensible
PJ Fanning [Wed, 17 Nov 2021 18:43:10 +0000 (18:43 +0000)]
try to make comments table more extensible

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

2 years agotry to make comments table more extensible
PJ Fanning [Wed, 17 Nov 2021 18:41:16 +0000 (18:41 +0000)]
try to make comments table more extensible

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

2 years agotry to make comments table more extensible
PJ Fanning [Wed, 17 Nov 2021 13:08:48 +0000 (13:08 +0000)]
try to make comments table more extensible

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

2 years agotry to make comments table more extensible
PJ Fanning [Wed, 17 Nov 2021 13:00:09 +0000 (13:00 +0000)]
try to make comments table more extensible

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

2 years agojavadoc issue
PJ Fanning [Wed, 17 Nov 2021 11:35:47 +0000 (11:35 +0000)]
javadoc issue

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

2 years agojavadoc
PJ Fanning [Tue, 16 Nov 2021 09:50:39 +0000 (09:50 +0000)]
javadoc

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

2 years agojavadoc
PJ Fanning [Tue, 16 Nov 2021 00:41:07 +0000 (00:41 +0000)]
javadoc

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

2 years agojavadoc
PJ Fanning [Tue, 16 Nov 2021 00:30:15 +0000 (00:30 +0000)]
javadoc

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

2 years agospotbugs upgrade
PJ Fanning [Mon, 15 Nov 2021 12:56:22 +0000 (12:56 +0000)]
spotbugs upgrade

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

2 years agoMove org.apache.poi.hssf.dev classes from poi:main to poi:test
Andreas Beeker [Mon, 15 Nov 2021 00:03:44 +0000 (00:03 +0000)]
Move org.apache.poi.hssf.dev classes from poi:main to poi:test
Use CloseShieldOutputStream instead of CloseIgnoringInputStream

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

2 years agoFix deprecate warnings on X509 api calls
Andreas Beeker [Sun, 14 Nov 2021 13:15:14 +0000 (13:15 +0000)]
Fix deprecate warnings on X509 api calls

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

2 years agofix copy & paste package namespace
Andreas Beeker [Sun, 14 Nov 2021 12:59:33 +0000 (12:59 +0000)]
fix copy & paste package namespace

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

2 years agoCode cleanup - repetitive calls
Andreas Beeker [Sun, 14 Nov 2021 12:44:07 +0000 (12:44 +0000)]
Code cleanup - repetitive calls

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

2 years agogithub config
PJ Fanning [Sun, 14 Nov 2021 11:36:33 +0000 (11:36 +0000)]
github config

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

2 years agomissing license
PJ Fanning [Sun, 14 Nov 2021 11:10:09 +0000 (11:10 +0000)]
missing license

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

2 years ago[github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andreas Reich...
PJ Fanning [Sun, 14 Nov 2021 10:30:59 +0000 (10:30 +0000)]
[github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andreas Reichel. This closes #278

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

2 years ago[github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andreas Reich...
PJ Fanning [Sun, 14 Nov 2021 10:18:40 +0000 (10:18 +0000)]
[github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andreas Reichel. This closes #278

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

2 years ago[bug-65678] add XSLFGraphicFrame hasDiagram
PJ Fanning [Thu, 11 Nov 2021 23:24:08 +0000 (23:24 +0000)]
[bug-65678] add XSLFGraphicFrame hasDiagram

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

2 years agotry to handle logging issue where DeferredSXSSFWorkbook close can lead to logging...
PJ Fanning [Thu, 11 Nov 2021 13:24:37 +0000 (13:24 +0000)]
try to handle logging issue where DeferredSXSSFWorkbook close can lead to logging about close already having been called

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

2 years agoupdate byte-buddy
PJ Fanning [Wed, 10 Nov 2021 13:15:41 +0000 (13:15 +0000)]
update byte-buddy

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

2 years ago[bug-65676] issue in XSSFReader where string builder is not always cleared between...
PJ Fanning [Wed, 10 Nov 2021 10:34:09 +0000 (10:34 +0000)]
[bug-65676] issue in XSSFReader where string builder is not always cleared between cells

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

2 years ago[bug-65675] add regression test
PJ Fanning [Tue, 9 Nov 2021 19:45:03 +0000 (19:45 +0000)]
[bug-65675] add regression test

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

2 years ago[bug-65674] add isVideoFile to XSLFPictureShape
PJ Fanning [Tue, 9 Nov 2021 10:40:57 +0000 (10:40 +0000)]
[bug-65674] add isVideoFile to XSLFPictureShape

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

2 years agojavadoc typo
PJ Fanning [Tue, 9 Nov 2021 10:16:58 +0000 (10:16 +0000)]
javadoc typo

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

2 years agoremove old deprecated clone method
PJ Fanning [Mon, 8 Nov 2021 20:53:19 +0000 (20:53 +0000)]
remove old deprecated clone method

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

2 years agothrow IOException if getInputStream fails
PJ Fanning [Mon, 8 Nov 2021 20:49:45 +0000 (20:49 +0000)]
throw IOException if getInputStream fails

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

2 years agoremove MaxPermSize - no longer supported in java
PJ Fanning [Mon, 8 Nov 2021 20:35:39 +0000 (20:35 +0000)]
remove MaxPermSize - no longer supported in java

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

2 years agoupgrade byte-buddy
PJ Fanning [Mon, 8 Nov 2021 19:28:16 +0000 (19:28 +0000)]
upgrade byte-buddy

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

2 years agoreturn better error message when ZipEntry has no data (it was closed before the data...
PJ Fanning [Mon, 8 Nov 2021 11:15:26 +0000 (11:15 +0000)]
return better error message when ZipEntry has no data (it was closed before the data was retrieved)

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

2 years ago[bug-65673] add test case (that passes)
PJ Fanning [Mon, 8 Nov 2021 11:00:59 +0000 (11:00 +0000)]
[bug-65673] add test case (that passes)

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

2 years agouse spaces for indents
PJ Fanning [Mon, 8 Nov 2021 10:33:49 +0000 (10:33 +0000)]
use spaces for indents

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

2 years agotypo in log message
PJ Fanning [Mon, 8 Nov 2021 10:30:28 +0000 (10:30 +0000)]
typo in log message

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

2 years ago#65672 - Digitial Signature - set commitment type and purpose
Andreas Beeker [Sun, 7 Nov 2021 23:48:15 +0000 (23:48 +0000)]
#65672 - Digitial Signature - set commitment type and purpose

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

2 years agoAdjust trimming sheetnames > 31 chars
Dominik Stadler [Sun, 7 Nov 2021 16:22:33 +0000 (16:22 +0000)]
Adjust trimming sheetnames > 31 chars

Define Constant MAX_SENSITIVE_SHEET_NAME_LEN = 31
Warn about trimmed sheet names
Implement sheetname trimming for HSSFWorkbook
Add use case tests

Closes #273

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

2 years agoAdd missing exclude for CI run "no-scratchpad"
Dominik Stadler [Sun, 7 Nov 2021 15:26:56 +0000 (15:26 +0000)]
Add missing exclude for CI run "no-scratchpad"

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

2 years agoJenkins DSL: Adjust batchFile() in Test-Environment-Job as it only expects a String
Dominik Stadler [Sun, 7 Nov 2021 15:00:07 +0000 (15:00 +0000)]
Jenkins DSL: Adjust batchFile() in Test-Environment-Job as it only expects a String

Also fix incorrect nesting of "condition", "runner", "steps" elements inside "conditionalSteps"

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

2 years agoUse append(char) instead of string where possible
Dominik Stadler [Sun, 7 Nov 2021 15:00:03 +0000 (15:00 +0000)]
Use append(char) instead of string where possible

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

2 years agoUpdate version in osgi files to 5.1.1-SNAPSHOT as well
Dominik Stadler [Sun, 7 Nov 2021 14:59:52 +0000 (14:59 +0000)]
Update version in osgi files to 5.1.1-SNAPSHOT as well

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

2 years agoUse parallel build to speed up building and running tests
Dominik Stadler [Sun, 7 Nov 2021 14:59:48 +0000 (14:59 +0000)]
Use parallel build to speed up building and running tests

Enable parallel building and parallel test-execution
Provide a configuration to still build/test serially on CI
via CI_BUILD=TRUE gradle --no-parallel --max-workers=1 clean build
Adjust Jenkins DSL to set CI_BUILD to avoid problems in CI
Adjust TestAllFiles to not fail when parallel builds are enabled
Reduce memory settings to reduce requirements on build-environments
Add gradle plugin to list task-dependencies

Thanks to Andreas Reichel for the PR

Closes #275

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

2 years agoAdd JUnit and JaCoCo publisher to Sonar-Gradle Job
Dominik Stadler [Sun, 7 Nov 2021 14:59:43 +0000 (14:59 +0000)]
Add JUnit and JaCoCo publisher to Sonar-Gradle Job

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

2 years agoAdd some more forbidden-apis to prefer core JDK classes over Guava and commons-codec
Dominik Stadler [Sun, 7 Nov 2021 14:59:40 +0000 (14:59 +0000)]
Add some more forbidden-apis to prefer core JDK classes over Guava and commons-codec

Also prevent java logging from being used inadvertently

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

2 years agoremove file due to build issue
PJ Fanning [Sun, 7 Nov 2021 10:57:02 +0000 (10:57 +0000)]
remove file due to build issue

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

2 years agoinclude copy of LICENSE in root dir as well as legal dir (so github will find it)
PJ Fanning [Fri, 5 Nov 2021 09:01:16 +0000 (09:01 +0000)]
include copy of LICENSE in root dir as well as legal dir (so github will find it)

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

2 years agorevert README change
PJ Fanning [Fri, 5 Nov 2021 08:44:42 +0000 (08:44 +0000)]
revert README change

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

2 years agoadd SECURITY.md
PJ Fanning [Fri, 5 Nov 2021 08:39:11 +0000 (08:39 +0000)]
add SECURITY.md

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

2 years agoCaseInsensitiveMap is not thread-safe
PJ Fanning [Thu, 4 Nov 2021 18:30:31 +0000 (18:30 +0000)]
CaseInsensitiveMap is not thread-safe

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

2 years agocase insensitive map
PJ Fanning [Wed, 3 Nov 2021 15:20:32 +0000 (15:20 +0000)]
case insensitive map

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

2 years agojavadoc
PJ Fanning [Wed, 3 Nov 2021 14:00:10 +0000 (14:00 +0000)]
javadoc

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

2 years ago[bug-65669] proper handling of apostrophe escaping in table column names
PJ Fanning [Wed, 3 Nov 2021 13:55:11 +0000 (13:55 +0000)]
[bug-65669] proper handling of apostrophe escaping in table column names

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

2 years agoxmlsec upgrade
PJ Fanning [Wed, 3 Nov 2021 07:40:44 +0000 (07:40 +0000)]
xmlsec upgrade

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

2 years ago#65668 - upgrade to xmlsec 2.3.0 - make secure validation configurable
Andreas Beeker [Wed, 3 Nov 2021 00:00:21 +0000 (00:00 +0000)]
#65668 - upgrade to xmlsec 2.3.0 - make secure validation configurable

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

2 years agoforbidden api
PJ Fanning [Tue, 2 Nov 2021 21:37:01 +0000 (21:37 +0000)]
forbidden api

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

2 years agoforbidden api
PJ Fanning [Tue, 2 Nov 2021 21:12:40 +0000 (21:12 +0000)]
forbidden api

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

2 years agoforbidden api
PJ Fanning [Tue, 2 Nov 2021 19:54:45 +0000 (19:54 +0000)]
forbidden api

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

2 years ago[github-270] Draw correct XDGF circular arc. Thanks to Dmitry Komarov. This closes...
PJ Fanning [Tue, 2 Nov 2021 19:35:25 +0000 (19:35 +0000)]
[github-270] Draw correct XDGF circular arc. Thanks to Dmitry Komarov. This closes #270

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

2 years ago[github-269] more work on external workbook links (formulas). Thanks to @aspojo....
PJ Fanning [Tue, 2 Nov 2021 18:59:18 +0000 (18:59 +0000)]
[github-269] more work on external workbook links (formulas). Thanks to @aspojo. This closes #269

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

2 years agorevert xmlsec upgrade
PJ Fanning [Tue, 2 Nov 2021 17:15:53 +0000 (17:15 +0000)]
revert xmlsec upgrade

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

2 years agoxmlsec 2.3.0
PJ Fanning [Tue, 2 Nov 2021 15:03:56 +0000 (15:03 +0000)]
xmlsec 2.3.0

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

2 years agocompile issue
PJ Fanning [Tue, 2 Nov 2021 15:03:42 +0000 (15:03 +0000)]
compile issue

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

2 years agouse package revert due to new warning log about using revert
PJ Fanning [Tue, 2 Nov 2021 14:50:47 +0000 (14:50 +0000)]
use package revert due to new warning log about using revert

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

2 years agoAdjust version to 5.1.1-SNAPSHOT, adjust version replacing
Dominik Stadler [Tue, 2 Nov 2021 13:19:16 +0000 (13:19 +0000)]
Adjust version to 5.1.1-SNAPSHOT, adjust version replacing

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

2 years agoAdd slightly more output if signature-test fails
Dominik Stadler [Tue, 2 Nov 2021 13:19:03 +0000 (13:19 +0000)]
Add slightly more output if signature-test fails

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

2 years agoCheck and fix issue when sheets are added while an existing workbook-evaluator is...
Dominik Stadler [Tue, 2 Nov 2021 13:18:50 +0000 (13:18 +0000)]
Check and fix issue when sheets are added while an existing workbook-evaluator is used.

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

2 years agoAdd some more JavaDoc
Dominik Stadler [Tue, 2 Nov 2021 13:18:35 +0000 (13:18 +0000)]
Add some more JavaDoc

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

2 years agoKeep junit-versions in sync between Ant and Gradle
Dominik Stadler [Tue, 2 Nov 2021 13:18:20 +0000 (13:18 +0000)]
Keep junit-versions in sync between Ant and Gradle

Also remove outdated versions of junit 5 jars
This breaks CI builds in strange ways otherwise

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

2 years agoSwitch to Gradle build for recomplication-test in poi-integration
Dominik Stadler [Tue, 2 Nov 2021 13:18:07 +0000 (13:18 +0000)]
Switch to Gradle build for recomplication-test in poi-integration

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

2 years agoDo not fail on different count of categories and points and fix cloning charts
Dominik Stadler [Tue, 2 Nov 2021 13:17:53 +0000 (13:17 +0000)]
Do not fail on different count of categories and points and fix cloning charts

We see many cases where documents have charts with a difference here, so
downgrade the exception to a warning for now

Also handle cloning charts in workbooks where the parts have unexpected names
by making sure that the chosen part-name is not yet taken.

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

2 years agoOptimize formula evaluation of row-references
Dominik Stadler [Tue, 2 Nov 2021 13:17:39 +0000 (13:17 +0000)]
Optimize formula evaluation of row-references

We currently walk 1 million rows for every formula which
uses a column-reference like "$A"

Execution time of test-case TestVlookup.testFullColumnAreaRef61841
went from more than 16 seconds to around 2 seconds

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

2 years agosnapshot version
PJ Fanning [Tue, 2 Nov 2021 08:47:22 +0000 (08:47 +0000)]
snapshot version

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

2 years agojavadoc
PJ Fanning [Sun, 31 Oct 2021 09:44:41 +0000 (09:44 +0000)]
javadoc

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

2 years agobyte-buddy 1.11.22
PJ Fanning [Fri, 29 Oct 2021 16:54:46 +0000 (16:54 +0000)]
byte-buddy 1.11.22

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

2 years agotry to add LICENSE and NOTICE to sources jars
PJ Fanning [Tue, 26 Oct 2021 00:38:50 +0000 (00:38 +0000)]
try to add LICENSE and NOTICE to sources jars

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

2 years agotry to add LICENSE and NOTICE to sources jars
PJ Fanning [Tue, 26 Oct 2021 00:37:27 +0000 (00:37 +0000)]
try to add LICENSE and NOTICE to sources jars

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

2 years agotry to add LICENSE and NOTICE to sources jars
PJ Fanning [Mon, 25 Oct 2021 22:50:03 +0000 (22:50 +0000)]
try to add LICENSE and NOTICE to sources jars

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

2 years agotry to add LICENSE and NOTICE to javadoc jars
PJ Fanning [Mon, 25 Oct 2021 22:29:10 +0000 (22:29 +0000)]
try to add LICENSE and NOTICE to javadoc jars

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

2 years agoreflections 0.10.2
PJ Fanning [Mon, 25 Oct 2021 21:03:10 +0000 (21:03 +0000)]
reflections 0.10.2

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

2 years agostub entry for 5.1.0 release
PJ Fanning [Mon, 25 Oct 2021 14:21:28 +0000 (14:21 +0000)]
stub entry for 5.1.0 release

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

2 years agorevert github-267 due to broken tests
PJ Fanning [Mon, 25 Oct 2021 10:11:04 +0000 (10:11 +0000)]
revert github-267 due to broken tests

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

2 years ago[github-267] Issue with sheet range in formula With spaces and quotes. Thanks to...
PJ Fanning [Mon, 25 Oct 2021 09:32:50 +0000 (09:32 +0000)]
[github-267] Issue with sheet range in formula With spaces and quotes. Thanks to aspojo. This closes #267

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

2 years agoprep 5.10 (RC2)
PJ Fanning [Sun, 24 Oct 2021 23:10:05 +0000 (23:10 +0000)]
prep 5.10 (RC2)

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

2 years ago#65653 - HSLF FillType for texture and background color fills ignored
Andreas Beeker [Sun, 24 Oct 2021 22:07:59 +0000 (22:07 +0000)]
#65653 - HSLF FillType for texture and background color fills ignored

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

2 years agoadd missing xsbs
PJ Fanning [Sun, 24 Oct 2021 14:45:11 +0000 (14:45 +0000)]
add missing xsbs

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

2 years agoconfigurable max record len
PJ Fanning [Sun, 24 Oct 2021 09:37:50 +0000 (09:37 +0000)]
configurable max record len

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

2 years agoconfigurable max record len
PJ Fanning [Sun, 24 Oct 2021 09:37:37 +0000 (09:37 +0000)]
configurable max record len

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

2 years agoconfigurable max record len
PJ Fanning [Sat, 23 Oct 2021 21:13:08 +0000 (21:13 +0000)]
configurable max record len

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

2 years agoXSSFReader extensibility
PJ Fanning [Sat, 23 Oct 2021 14:23:19 +0000 (14:23 +0000)]
XSSFReader extensibility

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

2 years agofix mime type for pict files (image/x-pict)
PJ Fanning [Sat, 23 Oct 2021 12:53:57 +0000 (12:53 +0000)]
fix mime type for pict files (image/x-pict)

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

2 years ago[bug-65650] use image/x-pict mime type
PJ Fanning [Sat, 23 Oct 2021 10:49:18 +0000 (10:49 +0000)]
[bug-65650] use image/x-pict mime type

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

2 years agouse content types from constants
PJ Fanning [Sat, 23 Oct 2021 09:46:13 +0000 (09:46 +0000)]
use content types from constants

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

2 years agoadd XSLFPictureShape setName
PJ Fanning [Sat, 23 Oct 2021 09:27:35 +0000 (09:27 +0000)]
add XSLFPictureShape setName

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

2 years agoadd XSLFPictureShape getName
PJ Fanning [Sat, 23 Oct 2021 09:18:17 +0000 (09:18 +0000)]
add XSLFPictureShape getName

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

2 years agoremove deprecated code
PJ Fanning [Fri, 22 Oct 2021 22:52:30 +0000 (22:52 +0000)]
remove deprecated code

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

2 years agoremove deprecated code
PJ Fanning [Fri, 22 Oct 2021 22:50:59 +0000 (22:50 +0000)]
remove deprecated code

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

2 years agoremove deprecated methods on XSSFColor
PJ Fanning [Fri, 22 Oct 2021 21:34:27 +0000 (21:34 +0000)]
remove deprecated methods on XSSFColor

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

2 years agomore support for configurable max record len
PJ Fanning [Fri, 22 Oct 2021 21:08:53 +0000 (21:08 +0000)]
more support for configurable max record len

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

2 years agomore support for configurable max record len
PJ Fanning [Fri, 22 Oct 2021 20:53:54 +0000 (20:53 +0000)]
more support for configurable max record len

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

2 years ago[bug-65649] add test case
PJ Fanning [Fri, 22 Oct 2021 20:24:12 +0000 (20:24 +0000)]
[bug-65649] add test case

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

2 years agoremove finalizer
PJ Fanning [Fri, 22 Oct 2021 18:09:26 +0000 (18:09 +0000)]
remove finalizer

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