]>
source.dussan.org Git - poi.git/log
Dominik Stadler [Wed, 6 Jan 2021 09:10:25 +0000 (09:10 +0000)]
Adjust one expected error message in integration-tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885188 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 6 Jan 2021 09:10:21 +0000 (09:10 +0000)]
Adjust assumption for one specific font-related exception on Windows
Otherwise it triggers too much and hides actual regression bugs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885187 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 6 Jan 2021 09:10:17 +0000 (09:10 +0000)]
Avoid unneeded Unicode characters which break compiling if encoding is not UTF-8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885186 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 5 Jan 2021 23:40:36 +0000 (23:40 +0000)]
Sonar fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885179 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 4 Jan 2021 05:51:24 +0000 (05:51 +0000)]
Bug 64132: Fix regression introduced by changing factories
We need to return EscherBlipRecord for all types in the defined range of recordId,
not UnknownEscherRecord.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885092 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 18:19:55 +0000 (18:19 +0000)]
Try to make Gradle build work
Add a dependency that is reported as missing locally with JDK 11
Combine common test-dependencies
Avoid running base-class BaseTestMissingWorkbook, only the derived class is actually a unit-test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885074 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 17:02:24 +0000 (17:02 +0000)]
Enable XML result files for Gradle build to make them available for Jenkins CI
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885071 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 17:02:21 +0000 (17:02 +0000)]
Allow JUnit 5 access to the parmaeters also on newer JDKs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885070 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 17:02:18 +0000 (17:02 +0000)]
Ignore Font-issue with JDK 8 on Windows in another test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885069 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 17:02:14 +0000 (17:02 +0000)]
Apply some IDE suggestions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885068 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 17:02:08 +0000 (17:02 +0000)]
Fix file-leak-detector excludes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885067 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 12:01:08 +0000 (12:01 +0000)]
Bug 64494: Ensure "applyAlignment" in cell-styles is enabled when necessary
Also check it when fetching currently defined cell-alignment
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885059 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 11:50:04 +0000 (11:50 +0000)]
Avoid test failing on Windows with JDK 8 because of an ArrayIndexOutOfBoundsException when handling fonts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885058 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 11:49:59 +0000 (11:49 +0000)]
ooxml-schema: trigger loading stress-documents as part of the normal unit-tests
The integration-tests are not executed for determining the parts of the schema
to include in the "lite" package and so we need to have a normal unit-test as well.
Add more documents which drag in some more parts from the ooxml-schema
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885057 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 11:49:51 +0000 (11:49 +0000)]
Bug 64450: Allow to parse a file where the relationship-id is an empty string
Also improve exception reporting by including more information and not
"hiding" the actual exception-cause in a log-statement.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885056 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Jan 2021 11:49:45 +0000 (11:49 +0000)]
Adjust Github Workflow to actually use newer version of Ant
setting the PATH or calling the ant-script did not work, one
actually needs to set ANT_HOME to make it work...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885055 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 2 Jan 2021 21:00:18 +0000 (21:00 +0000)]
Sonar fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885035 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 1 Jan 2021 23:26:25 +0000 (23:26 +0000)]
forbidden-apis-fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885022 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 1 Jan 2021 23:20:02 +0000 (23:20 +0000)]
fix year agnostic date/test values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885021 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 1 Jan 2021 15:51:30 +0000 (15:51 +0000)]
Apply some IDE suggestions and fix some JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885012 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 1 Jan 2021 15:51:19 +0000 (15:51 +0000)]
Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getDataValidationArray
Field "count" seems to be optional according
to the schema, so by using only the array
Apache POI can read data validations from
workbooks that do not populate the
"count" field properly.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1885011 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 30 Dec 2020 23:33:05 +0000 (23:33 +0000)]
workaround NullPointerException when font family (of bullets) can't be determined
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884974 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 30 Dec 2020 23:13:23 +0000 (23:13 +0000)]
workaround "Width (0) and height (0) cannot be <= 0" error while rendering text with textures
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884966 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 30 Dec 2020 22:56:36 +0000 (22:56 +0000)]
add failing regression test files
fix ooxml-lite packaging
fix PP97 dual storage file handling in extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884962 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 30 Dec 2020 21:40:12 +0000 (21:40 +0000)]
Bug 64986: Support missing or blank match_type for function Match
Excel and LibreOffice use the default value in this case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884959 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 30 Dec 2020 21:40:06 +0000 (21:40 +0000)]
Bug 64838: Do not populate cells with a paragraph when loading an existing document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884958 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 30 Dec 2020 21:40:01 +0000 (21:40 +0000)]
Add unfixed test for bug 64759 and make the ones fail which depend on manual opening of files in Microsoft Excel for verification
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884957 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 30 Dec 2020 21:39:56 +0000 (21:39 +0000)]
Also replace for JUnit 5 in comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884956 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 30 Dec 2020 17:03:30 +0000 (17:03 +0000)]
Adjust error-message on old files and simplify code slightly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884950 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 30 Dec 2020 17:03:27 +0000 (17:03 +0000)]
Slightly re-arrange code to only perform computations if we do not exit the loop anyway
Also simplify code somewhat
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884949 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 30 Dec 2020 17:03:23 +0000 (17:03 +0000)]
Bug 65009: Fix incorrect index for 1-based pictures
Adjusted somewhat from Github PR #211
Closes #211
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884948 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 29 Dec 2020 19:29:29 +0000 (19:29 +0000)]
Add missing jar-file for JavaDoc generation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884919 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 29 Dec 2020 19:29:27 +0000 (19:29 +0000)]
Adjust some JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884918 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 29 Dec 2020 19:29:22 +0000 (19:29 +0000)]
Improve the speed of the styles-optimiser when there are many styles in a Workbook
Profiling showed that the call to isUserDefined() took most of the time,
so we now fetch this only once for each style and remember the result and
use it in the inner loop.
The attached sample-file took aprox. 1m30s on a decent machine, now it is down
to around 2s.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884917 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 28 Dec 2020 14:49:29 +0000 (14:49 +0000)]
bump versions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884878 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 28 Dec 2020 14:06:24 +0000 (14:06 +0000)]
sonar fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884874 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 28 Dec 2020 14:03:36 +0000 (14:03 +0000)]
github-207 - replace commons logging with slf4j - use jcl-over-slf4j
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884873 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 28 Dec 2020 10:45:43 +0000 (10:45 +0000)]
sonarcloud.io phases out support for Java 8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884859 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 28 Dec 2020 00:47:23 +0000 (00:47 +0000)]
gather necessary .xsb for ooxml-lite jar via intercepting the calls to SchemaTypeSystemImpl.XsbReader
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884850 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 26 Dec 2020 09:09:17 +0000 (09:09 +0000)]
Forbidden-apis fix - Graphics2D.finalize() is deprecated by Java14
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884813 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 26 Dec 2020 00:08:19 +0000 (00:08 +0000)]
Sonar fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884807 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 25 Dec 2020 19:58:32 +0000 (19:58 +0000)]
try to fix gradle sonarqube job
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884804 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 25 Dec 2020 19:19:32 +0000 (19:19 +0000)]
try to fix gradle sonarqube job
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884803 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 25 Dec 2020 09:50:50 +0000 (09:50 +0000)]
[bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884794 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 25 Dec 2020 01:59:24 +0000 (01:59 +0000)]
upgrade pdfbox and pdfbox-graphics2d
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884786 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 25 Dec 2020 01:42:10 +0000 (01:42 +0000)]
try to fix distsourcebuild error
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884785 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 24 Dec 2020 18:42:29 +0000 (18:42 +0000)]
#65026 - Migrate tests to Junit 5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884783 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 20 Dec 2020 18:48:00 +0000 (18:48 +0000)]
Add initial Github Actions to build PRs with all three build-systems
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884654 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 20 Dec 2020 18:47:56 +0000 (18:47 +0000)]
Fix NullPointerException in Autosize introduced via #64981
Only happened when alignment is set
Add a test reproducing the problem
Also verify auto-size on SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884653 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 19 Dec 2020 19:45:09 +0000 (19:45 +0000)]
[github-198] Remove jdk.charset module dependency for spreadsheets generation. Thanks to Robert Marcano. This closes #198
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884631 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 19 Dec 2020 09:49:23 +0000 (09:49 +0000)]
revert accidental change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884624 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 19 Dec 2020 09:47:19 +0000 (09:47 +0000)]
fix log text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884623 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 18 Dec 2020 10:04:01 +0000 (10:04 +0000)]
add slf4j dependency
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884603 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 18 Dec 2020 00:25:46 +0000 (00:25 +0000)]
add missing license
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884584 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 18 Dec 2020 00:17:50 +0000 (00:17 +0000)]
avoid string concats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884581 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 17 Dec 2020 23:42:26 +0000 (23:42 +0000)]
#64876 - Unable to convert pptx to pdf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884578 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 17 Dec 2020 22:05:35 +0000 (22:05 +0000)]
[github-208] Fix a few instances of incorrect NotImplemented documentation. Thanks to Marius Volkhart. This closes #208
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884575 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 17 Dec 2020 21:54:42 +0000 (21:54 +0000)]
avoid string concats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884574 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 17 Dec 2020 21:42:19 +0000 (21:42 +0000)]
avoid string concats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884573 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 17 Dec 2020 21:03:27 +0000 (21:03 +0000)]
avoid string concats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884572 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 17 Dec 2020 20:31:46 +0000 (20:31 +0000)]
remove tabs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884570 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 17 Dec 2020 20:00:55 +0000 (20:00 +0000)]
[github-207] add SLF4JLogger
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884569 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 17 Dec 2020 19:59:01 +0000 (19:59 +0000)]
[github-207] add SLF4JLogger
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884568 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 16 Dec 2020 20:55:14 +0000 (20:55 +0000)]
Do not wrap RuntimeException so we still can handle them directly
This broke the CI when the "JCE Unlimited Strength Jurisdiction Policy files"
are missing, e.g. on some Windows Jenkins nodes.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884529 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 16 Dec 2020 19:44:54 +0000 (19:44 +0000)]
add back log4j 1.x as a test-only dependency of ooxml-tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884520 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 16 Dec 2020 19:09:00 +0000 (19:09 +0000)]
try to remove seemingly unused log4j 1.x dependency
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884519 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 15 Dec 2020 23:04:14 +0000 (23:04 +0000)]
use less contentious language in code comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884473 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 13 Dec 2020 18:46:14 +0000 (18:46 +0000)]
replace single with double quotes to enable variable substitution
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884388 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 13 Dec 2020 18:11:48 +0000 (18:11 +0000)]
remove old ooxml beans
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884387 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 13 Dec 2020 17:48:31 +0000 (17:48 +0000)]
#64981 - Upgrade OOXML schema to 5th edition (transitional)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884386 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 13 Dec 2020 15:42:32 +0000 (15:42 +0000)]
ignore auto-generated directories (src, target)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884382 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 13 Dec 2020 15:32:43 +0000 (15:32 +0000)]
#64979 - Change artifact names of poi-/ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884381 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 13 Dec 2020 13:10:53 +0000 (13:10 +0000)]
mute talkative tests, which spam to StdOut/StdErr
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884379 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 12 Dec 2020 23:15:20 +0000 (23:15 +0000)]
Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884368 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 11 Dec 2020 17:51:06 +0000 (17:51 +0000)]
[bug-60397] improve speed of excel cell merge. Thanks to Alex Herve
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884329 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 10 Dec 2020 18:18:51 +0000 (18:18 +0000)]
[github-206] Improve perfomance of SXSSF cell evaluation. Thanks to This closes #206
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884288 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 10 Dec 2020 12:24:19 +0000 (12:24 +0000)]
try to handle case where checksum is null
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884278 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 21:04:48 +0000 (21:04 +0000)]
[bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown picture type (to be consistent with other implementations)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884271 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 21:03:15 +0000 (21:03 +0000)]
[bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown picture type (to be consistent with other implementations)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884270 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 20:42:19 +0000 (20:42 +0000)]
remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884269 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 18:20:00 +0000 (18:20 +0000)]
reduce use of deprecated code in XSSFFont
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884266 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 18:12:53 +0000 (18:12 +0000)]
remove more deprecated code (fix some issues)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884265 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 18:04:56 +0000 (18:04 +0000)]
remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884263 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 17:35:29 +0000 (17:35 +0000)]
remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884262 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 17:04:35 +0000 (17:04 +0000)]
remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884261 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 16:59:51 +0000 (16:59 +0000)]
remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884259 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 16:55:30 +0000 (16:55 +0000)]
remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884257 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 16:12:33 +0000 (16:12 +0000)]
remove more deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884256 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 00:41:25 +0000 (00:41 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884229 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 00:26:51 +0000 (00:26 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884228 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 00:18:22 +0000 (00:18 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884227 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 9 Dec 2020 00:12:16 +0000 (00:12 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884226 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 8 Dec 2020 23:46:49 +0000 (23:46 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884225 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 8 Dec 2020 23:38:42 +0000 (23:38 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884224 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 8 Dec 2020 23:30:40 +0000 (23:30 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884223 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 8 Dec 2020 23:01:07 +0000 (23:01 +0000)]
[github-200] Update OPCPackage#getPartsByRelationshipType docs to reflect behavior. Thanks to Marius Volkhart. This closes #200
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884219 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 8 Dec 2020 17:09:36 +0000 (17:09 +0000)]
[bug-64964] HSSFCell.convertCellValueToBoolean shall throw more specific exception
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884210 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 7 Dec 2020 09:02:20 +0000 (09:02 +0000)]
[github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884178 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 6 Dec 2020 22:04:02 +0000 (22:04 +0000)]
Adjust Travis-CI build to properly build Github Pull Requests
We need to install a newer version of Ant
Also checkout documentation-repository
Invoke target "jenkins" to run all checks
Switch to base image for Ubuntu Bionic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884167 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 6 Dec 2020 16:53:14 +0000 (16:53 +0000)]
remove some deprecated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1884158 13f79535 -47bb-0310-9956-
ffa450edef68