]>
source.dussan.org Git - poi.git/log
Dominik Stadler [Mon, 12 Aug 2019 16:42:46 +0000 (16:42 +0000)]
Bug 63657: Rework the for bug #62130 to not use up twice as much memory when writing documents.
Unfortunately XMLBeans is very tricky to use here, mainly the fact that setCArray does not replace the internal objects, but copies the content into the currently held objects makes it rather hard to do this right.
Therefore we now try to keep the existing objects and only replace the content as required to
have a stable ordering of cells in the row-XML structure.
This also fixes removing cells from rows to avoid invalid situations and
correctly free CTCellImpl instances.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1864977 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Jul 2019 17:26:21 +0000 (17:26 +0000)]
add some missing classes to poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863753 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 25 Jul 2019 17:04:23 +0000 (17:04 +0000)]
add some missing classes to poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863752 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 22 Jul 2019 21:31:58 +0000 (21:31 +0000)]
Bug 60656 - fix image dimensions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863602 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 22 Jul 2019 21:30:12 +0000 (21:30 +0000)]
Refactor alpha handling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863601 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 22 Jul 2019 21:29:55 +0000 (21:29 +0000)]
Bug 63580 - Fix texture paint handling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863600 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 21 Jul 2019 08:39:56 +0000 (08:39 +0000)]
try to fix NPE in tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863516 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 20 Jul 2019 12:11:07 +0000 (12:11 +0000)]
missing @since annotations
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863476 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 19 Jul 2019 21:05:15 +0000 (21:05 +0000)]
[github-150] XWPFPicture: easy access to width and depth. Thanks to Thibaut Cuvelier. This closes #150
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863434 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 19 Jul 2019 20:49:48 +0000 (20:49 +0000)]
[github-153] XWPFParagraph: easier way to create a link. Thanks to Thibaut Cuvelier. This closes #153
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863433 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 19 Jul 2019 19:48:14 +0000 (19:48 +0000)]
[github-157] add setters for ExtendedProperties. Thanks to Thibaut Cuvelier. This closes #157
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863432 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 16 Jul 2019 21:00:49 +0000 (21:00 +0000)]
[github-156] add setKeepNext to XWPFParagraph. Thanks to Thibaut Cuvelier.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1863182 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Wed, 10 Jul 2019 20:02:59 +0000 (20:02 +0000)]
Bug 63542 -- bump min record limit for TNEFAttribute
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1862895 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 1 Jul 2019 14:07:16 +0000 (14:07 +0000)]
[bug-63533] fix javadoc that refers to horisontalPdi
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1862382 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 23 Jun 2019 23:13:15 +0000 (23:13 +0000)]
fix rendering of xslf shapes with no/external blip part
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1861958 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 23 Jun 2019 22:26:24 +0000 (22:26 +0000)]
omit png output on test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1861953 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 23 Jun 2019 22:21:15 +0000 (22:21 +0000)]
Bug 60656 - EMF image support in slideshows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1861952 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jun 2019 06:12:19 +0000 (06:12 +0000)]
Bug 62906 and 63401: Ensure tables have an initial name which does not conflict with
existing names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1861819 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jun 2019 06:12:12 +0000 (06:12 +0000)]
Fix IDE warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1861818 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 22 Jun 2019 06:12:05 +0000 (06:12 +0000)]
Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1861817 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 12 Jun 2019 21:34:39 +0000 (21:34 +0000)]
[bug-57342] Excel compatible Zip64 implementation. Thanks to Krzysztof Rzymkowski. This closes #154
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1861196 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 12 Jun 2019 18:14:22 +0000 (18:14 +0000)]
tidy up some int casts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1861176 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 12 Jun 2019 17:30:52 +0000 (17:30 +0000)]
[bug-63498] NPE when calling getShapeName on XSLFTableCell. Thanks to Mate Borcsok.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1861172 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 11 Jun 2019 10:40:56 +0000 (10:40 +0000)]
XMLBeans Java 1.12 build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1861021 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 9 Jun 2019 10:04:42 +0000 (10:04 +0000)]
modify xmlbeans jobs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860890 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 6 Jun 2019 22:32:41 +0000 (22:32 +0000)]
Bug 60656 - EMF image support in slideshows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860732 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 5 Jun 2019 20:28:07 +0000 (20:28 +0000)]
ExcelComparator: Adjust iterating rows/columns
Run this sample as part of the integration tests
Open the files read-only to not re-write them with changed content
Add null-checks and use toString() to prevent exceptions with certain files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860688 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 5 Jun 2019 20:28:00 +0000 (20:28 +0000)]
Print out where the junit-test-report is written to
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860687 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 5 Jun 2019 20:27:54 +0000 (20:27 +0000)]
Add helper class for mass-regression-tests which scans a directory and provides
the matching FileHandlers for each found file.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860686 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 1 Jun 2019 01:09:40 +0000 (01:09 +0000)]
[github-151] XWPFRun: allow style retrieval. This closes #151
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860464 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 31 May 2019 00:13:37 +0000 (00:13 +0000)]
[bug-63463] ignore forbiddenapis in new testcase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860422 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 30 May 2019 22:05:53 +0000 (22:05 +0000)]
[bug-63463] ignore forbiddenapis in new testcase
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860420 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 30 May 2019 20:59:14 +0000 (20:59 +0000)]
[bug-63463] add tests fix issue with shifting rows (failing tests ignored). Thanks to David Gauntt.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860419 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 30 May 2019 07:56:33 +0000 (07:56 +0000)]
[bug-63463] fix issue with shifting rows. Thanks to David Gauntt.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860384 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Wed, 29 May 2019 01:05:26 +0000 (01:05 +0000)]
remove code smells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860311 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 27 May 2019 20:00:04 +0000 (20:00 +0000)]
fix forbidden api issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860160 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 27 May 2019 17:46:41 +0000 (17:46 +0000)]
try to fix integration tests (by ignoring some new msg files)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860155 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 26 May 2019 09:43:59 +0000 (09:43 +0000)]
[github-149] improve MAPIMessage.guess7BitEncoding, improve MAPIMessage.getHtmlBody. Thanks to Dominik Hölzl. This closes #149
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1860043 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 22 May 2019 22:59:12 +0000 (22:59 +0000)]
remove some tab indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859758 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 22 May 2019 08:17:16 +0000 (08:17 +0000)]
try to use more https urls in pom.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859701 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Tue, 21 May 2019 23:28:15 +0000 (23:28 +0000)]
code inspired from Axel Richter on StackOverflow
closes #139
closes #144
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859676 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 21 May 2019 16:55:34 +0000 (16:55 +0000)]
try to remove http refs from some pom files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859663 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 21 May 2019 12:21:41 +0000 (12:21 +0000)]
switch svn jars to https site
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859625 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Tue, 21 May 2019 00:14:15 +0000 (00:14 +0000)]
fix missing space in string literal (LGTM)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859596 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Tue, 21 May 2019 00:14:12 +0000 (00:14 +0000)]
fix result of multiplication cast to wider type
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859595 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Tue, 21 May 2019 00:13:59 +0000 (00:13 +0000)]
fix whitespace contradicts operator precedence
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859594 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Tue, 21 May 2019 00:13:56 +0000 (00:13 +0000)]
fix boxed variable is never null
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859593 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Tue, 21 May 2019 00:13:51 +0000 (00:13 +0000)]
fix potential output resource leaks (LGTM)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859592 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Tue, 21 May 2019 00:13:47 +0000 (00:13 +0000)]
fix potential input resource leaks (LGTM)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859591 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Tue, 21 May 2019 00:13:40 +0000 (00:13 +0000)]
code cleanup plus fix for bug 63153
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859590 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Tue, 21 May 2019 00:13:28 +0000 (00:13 +0000)]
Added more chart supports.
fixed bug while creating chart with bar and line series.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859589 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 20 May 2019 17:35:54 +0000 (17:35 +0000)]
Use TempFile to avoid problems with temporary directories in Maven builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859575 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 20 May 2019 14:42:39 +0000 (14:42 +0000)]
Include actual found type in exception when encountering unexpected type of file in ExtractorFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859565 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 20 May 2019 14:42:31 +0000 (14:42 +0000)]
FileMagic now has patterns with up to 12 bytes (JPG)
Avoid exception if a very short file is encountered
Add more tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859564 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 16 May 2019 11:40:38 +0000 (11:40 +0000)]
Refine JavaDoc of WorkbookFactory slightly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859368 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Wed, 15 May 2019 00:56:15 +0000 (00:56 +0000)]
Bug 63431 -- unbug ChunkedCipherInputStream's read()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859251 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 14 May 2019 00:44:47 +0000 (00:44 +0000)]
[github-148] update license text in pom file. Thanks to Vincent Privat. This close #148
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859202 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 12 May 2019 23:34:29 +0000 (23:34 +0000)]
revert exclude H27 / don't complain on mkdir
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859163 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 12 May 2019 23:22:27 +0000 (23:22 +0000)]
exclude H27
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859162 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 12 May 2019 20:59:27 +0000 (20:59 +0000)]
[github-145] issue in PackagingURIHelper.encode. Thanks to @greedbell. This closes #145
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859160 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 12 May 2019 19:50:04 +0000 (19:50 +0000)]
Bug 60656 - EMF image support in slideshows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859159 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 10 May 2019 20:55:24 +0000 (20:55 +0000)]
#59004 - HSLF rendering - adjust values for presetShapeDefinition differs in HSLF/XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859102 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 10 May 2019 20:54:57 +0000 (20:54 +0000)]
Don't fallback to master shape properties, if master shape is not assigned
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1859101 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 6 May 2019 10:12:40 +0000 (10:12 +0000)]
[bug-63404] add description to assemble target
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1858773 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 5 May 2019 09:49:35 +0000 (09:49 +0000)]
Disable all beam nodes - ANT is not installed on them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1858660 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 5 May 2019 01:05:58 +0000 (01:05 +0000)]
Bug 60656 - EMF image support in slideshows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1858628 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 4 May 2019 23:01:53 +0000 (23:01 +0000)]
Bug 60656 - EMF image support in slideshows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1858625 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 26 Apr 2019 07:48:26 +0000 (07:48 +0000)]
[bug-62906] ensure table display name is always set
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1858179 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 25 Apr 2019 12:27:04 +0000 (12:27 +0000)]
Make compilation work in Eclipse 2019.03 again by working around a
limitation of the Eclipse Java Compiler regarding casting/generics
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1858117 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 23 Apr 2019 20:28:21 +0000 (20:28 +0000)]
Close more file-handles in tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1858024 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 23 Apr 2019 20:28:00 +0000 (20:28 +0000)]
Update JAXB to the latest version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1858023 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 23 Apr 2019 20:27:53 +0000 (20:27 +0000)]
Bug 63371: addMergedRegion does not update CTMergeCells.getCount
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1858022 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 23 Apr 2019 20:27:39 +0000 (20:27 +0000)]
Bug 63073: Adjust returned index of merged regions and verify all calls in tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1858021 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 22 Apr 2019 19:32:11 +0000 (19:32 +0000)]
Use https in build.xml where possible to avoid errors in Gradle build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857971 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 22 Apr 2019 19:32:07 +0000 (19:32 +0000)]
Jenkins DSL: Exclude more beam* nodes which cause strange problems
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857970 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 22 Apr 2019 18:48:35 +0000 (18:48 +0000)]
Jenkins DSL: Switch to "Ant 1.9 (Latest)" as "Ant 1.9.9" seems to be unavailable on some machines
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857969 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 17 Apr 2019 20:18:29 +0000 (20:18 +0000)]
#github-143 - MAPIType.isFixedLength: not true in case of length > 8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857708 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 17 Apr 2019 06:19:51 +0000 (06:19 +0000)]
#54803 - Error opening XLSX after saving with a Drawing using POI
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857671 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 16 Apr 2019 21:27:30 +0000 (21:27 +0000)]
#54803 - Error opening XLSX after saving with a Drawing using POI
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857663 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 16 Apr 2019 10:00:30 +0000 (10:00 +0000)]
try a different url for svnclient jar (due to broken CI builds)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857637 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 15 Apr 2019 23:10:04 +0000 (23:10 +0000)]
some more checks for int overflows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857609 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 15 Apr 2019 16:02:53 +0000 (16:02 +0000)]
use ArithmeticUtils for calculations that might overflow
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857596 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 15 Apr 2019 15:45:59 +0000 (15:45 +0000)]
use ArithmeticUtils for calculations that might overflow
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857594 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 13 Apr 2019 19:27:55 +0000 (19:27 +0000)]
Disable all apache-beam-* nodes as they seem to lack svn and Ant installations currently
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857490 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 13 Apr 2019 17:19:05 +0000 (17:19 +0000)]
Add missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857483 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 13 Apr 2019 13:06:43 +0000 (13:06 +0000)]
Try to make dependency on "svn" optional to allow to build on more CI nodes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857476 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 13 Apr 2019 10:08:55 +0000 (10:08 +0000)]
[bug-63344] add TempFilePOIFSFileSystem
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857462 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 13 Apr 2019 10:03:02 +0000 (10:03 +0000)]
[bug-63344] add TempFilePOIFSFileSystem
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857461 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 13 Apr 2019 08:08:36 +0000 (08:08 +0000)]
adjust formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857452 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 13 Apr 2019 07:41:21 +0000 (07:41 +0000)]
Jenkins: Disable one node which is missing the "svn" command
display if svn is available as part of the Test-Environment job
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857449 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Wed, 10 Apr 2019 19:11:02 +0000 (19:11 +0000)]
Bug 63330 -- use skipfully instead of hoping skip() works
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857277 13f79535 -47bb-0310-9956-
ffa450edef68
Greg Woolsey [Tue, 9 Apr 2019 15:57:25 +0000 (15:57 +0000)]
Update site source for 4.1.0, prep build for 4.1.1 (via ant task)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857217 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 8 Apr 2019 21:09:55 +0000 (21:09 +0000)]
Remove invalid import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857141 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Mon, 8 Apr 2019 19:53:21 +0000 (19:53 +0000)]
bug 63327 allow retrieval of wmf data embedded in emf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857136 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Mon, 8 Apr 2019 19:51:16 +0000 (19:51 +0000)]
Bug 63323 -- improve handling of multibyte characters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857135 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 7 Apr 2019 07:17:58 +0000 (07:17 +0000)]
Set version to 4.1.1-SNAPSHOT everywhere to not mix intermediate packages with the future final ones, add a helper target to set the version from the build.xml everywhere
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857070 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 7 Apr 2019 07:17:52 +0000 (07:17 +0000)]
Various enhancements to build.xml
* Use https for pentaho repository location
* Add some more targets to "jenkins" target
* Add download of maven-ant-task to make target "maven-install"
work without manual installation into the ant-home directory
* Update JaCoCo to 0.8.3 and asm to 7.0
This should now also work with JDK 13 pre-builds, so enable
coverage in the JDK 13 CI builds again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857069 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 7 Apr 2019 07:17:47 +0000 (07:17 +0000)]
Fix a flaky test, it seems if the document is not closed, the automatic
closing of file-handles interferes with subsequent tests, by closing the
document this flakiness seems to be gone.
Flakiness could be reproduced locally by continuously running test with IntelliJ
"run until failure" run-config option and after aprox. 17,000 test-executions!
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857068 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 7 Apr 2019 07:17:41 +0000 (07:17 +0000)]
Improve error message slightly and verify error when a File is passed in
as "Object"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857067 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 7 Apr 2019 07:17:34 +0000 (07:17 +0000)]
Close more file-handles in tests and convert some more tests to junit-4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1857066 13f79535 -47bb-0310-9956-
ffa450edef68