]>
source.dussan.org Git - poi.git/log
PJ Fanning [Tue, 13 Nov 2018 21:30:49 +0000 (21:30 +0000)]
remove unused import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1846548 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 13 Nov 2018 16:08:11 +0000 (16:08 +0000)]
[bug-62908] populate NamedColors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1846520 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 13 Nov 2018 09:19:05 +0000 (09:19 +0000)]
fix typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1846497 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 13 Nov 2018 08:37:11 +0000 (08:37 +0000)]
add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1846492 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 13 Nov 2018 08:20:47 +0000 (08:20 +0000)]
add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1846489 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 2 Nov 2018 22:59:58 +0000 (22:59 +0000)]
Bug 62872 - Writing large files with 800k rows gives java.io.IOException: This archive contains unclosed entries.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845629 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 2 Nov 2018 13:34:28 +0000 (13:34 +0000)]
Bug 62836: Implementation of Excel TREND function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845586 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Thu, 1 Nov 2018 21:14:03 +0000 (21:14 +0000)]
bug 60316 -- until we can implement it properly, gracefully skip the glossary document in XWPF.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845517 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Thu, 1 Nov 2018 20:31:42 +0000 (20:31 +0000)]
bug 62624 -- further cleanup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845511 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 1 Nov 2018 10:30:16 +0000 (10:30 +0000)]
Remove JavaDoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845435 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 1 Nov 2018 10:29:54 +0000 (10:29 +0000)]
IDE warnings, tried to reproduce Bug 58927, but could not
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845434 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 31 Oct 2018 16:26:52 +0000 (16:26 +0000)]
Allow the forrest task to be called from the site sub-project
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845343 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Wed, 31 Oct 2018 00:59:16 +0000 (00:59 +0000)]
bug 62624 -- ensure streams are closed...thanks to LGTM, and PJ!
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845300 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Wed, 31 Oct 2018 00:47:51 +0000 (00:47 +0000)]
bug 62624 -- fix loop identified as dodgy by FindBugs; add a other sanity checks.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845299 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Tue, 30 Oct 2018 21:30:57 +0000 (21:30 +0000)]
bug 62624 -- fix recursion
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845284 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 30 Oct 2018 16:39:33 +0000 (16:39 +0000)]
List additional dependencies from the Ant build file in Eclipse
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845255 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Tue, 30 Oct 2018 15:45:00 +0000 (15:45 +0000)]
bug 62625 -- clean up imports
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845246 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Tue, 30 Oct 2018 13:25:20 +0000 (13:25 +0000)]
bug 62625 -- add special handling for REFERENCE_NAME record that may only
contain an ascii string, against the spec in VBAMacroReader
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845238 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 30 Oct 2018 11:55:11 +0000 (11:55 +0000)]
More javadoc updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845227 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 30 Oct 2018 11:00:35 +0000 (11:00 +0000)]
Update for latest/dev javadocs at /apidocs/dev/
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845222 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Mon, 29 Oct 2018 15:48:44 +0000 (15:48 +0000)]
bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroReader
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1845138 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 27 Oct 2018 11:52:26 +0000 (11:52 +0000)]
update xmlbeans to 3.0.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844955 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Fri, 26 Oct 2018 19:06:18 +0000 (19:06 +0000)]
bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844920 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 26 Oct 2018 10:58:37 +0000 (10:58 +0000)]
IDE warnings, slightly more tests and fix test to not leave a modified file behind
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844894 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 26 Oct 2018 09:32:57 +0000 (09:32 +0000)]
Adjust sample for creating comments to also create a .xlsx file
Enhance workbook factory to allow to create new empty workbooks as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844881 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 26 Oct 2018 09:32:43 +0000 (09:32 +0000)]
Typos and IDE warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844879 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 26 Oct 2018 09:32:30 +0000 (09:32 +0000)]
Set NOSONAR, adjust test slightly and reformat code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844878 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 26 Oct 2018 09:32:24 +0000 (09:32 +0000)]
Ignore directory ooxml-testlib
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844877 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 26 Oct 2018 09:32:19 +0000 (09:32 +0000)]
Set NOSONAR and reformat code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844876 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 26 Oct 2018 09:32:13 +0000 (09:32 +0000)]
Jenkins DSL: Adjust the view-description, but it is still commented out
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844875 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 26 Oct 2018 09:32:01 +0000 (09:32 +0000)]
Remove the workaround for a bug in JDK 11 which was fixed in ea+28
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844874 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 19 Oct 2018 07:43:04 +0000 (07:43 +0000)]
fix class cast issur recently introduced in BaseXSSFFormulaEvaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844311 13f79535 -47bb-0310-9956-
ffa450edef68
Greg Woolsey [Fri, 19 Oct 2018 01:11:47 +0000 (01:11 +0000)]
#62834 FormulaEvaluator.evaluateInCell() throws Exception
added cell type = formula check when looping through the shared formula range, to ignore any non-formula cells.
Also refactored a bit to enable passing in the evaluation context, as getCellFormula() uses it behind the scenes when evaluating a shared formula cell (has to shift the formula references based on the master cell). Review of these changes is welcome, as always.
Checked all other code referencing the "SHARED" enum, and didn't see anything else that dealt with formula cell values and thus would need to notice non-formula cells.
Added unit test based on the failing file from Bugzilla. Test failed until the fixed code was in place.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844295 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 18 Oct 2018 13:46:04 +0000 (13:46 +0000)]
Bug 62373: Support for FREQUENCY function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844238 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 17 Oct 2018 14:24:59 +0000 (14:24 +0000)]
#62831 Fix WorkbookFactory.create with a subclass of File, eg from JFileChooser
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844116 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 17 Oct 2018 14:20:02 +0000 (14:20 +0000)]
Failing unit test for bug #62831
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1844115 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Thu, 11 Oct 2018 14:50:27 +0000 (14:50 +0000)]
fix more LGTM alerts, in tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1843557 13f79535 -47bb-0310-9956-
ffa450edef68
Tim Allison [Thu, 11 Oct 2018 14:14:07 +0000 (14:14 +0000)]
62815 -- some numeric values not correctly extracted from xlsb
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1843553 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Wed, 10 Oct 2018 17:49:53 +0000 (17:49 +0000)]
fix most alerts reported by LGTM on OOXML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1843481 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 9 Oct 2018 22:18:55 +0000 (22:18 +0000)]
add ignored resources
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1843354 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Mon, 8 Oct 2018 18:38:19 +0000 (18:38 +0000)]
[bug-62807] fix typo in XSLFTableCell#removeBorder
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1843180 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 6 Oct 2018 09:38:58 +0000 (09:38 +0000)]
add stax entries to forbidden apis due to android issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1843009 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 5 Oct 2018 20:17:39 +0000 (20:17 +0000)]
small adjustments to byte sizes in TestPackage zip-bomb tests to try fix test that fails on old-xerces harness
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842980 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 5 Oct 2018 20:09:45 +0000 (20:09 +0000)]
use jaxp transformer instead of dom serializer to try fix old-xerces test failure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842979 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 5 Oct 2018 19:52:24 +0000 (19:52 +0000)]
use jaxp transformer instead of dom serializer to try fix old-xerces test failure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842974 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Fri, 5 Oct 2018 18:07:55 +0000 (18:07 +0000)]
adding tricks from other answers on StackOverflow
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842959 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Fri, 5 Oct 2018 14:36:18 +0000 (14:36 +0000)]
example from StackOverflow question
47065690
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842925 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Fri, 5 Oct 2018 09:59:32 +0000 (09:59 +0000)]
more XDDF improvements based on SO examples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842876 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 4 Oct 2018 07:47:27 +0000 (07:47 +0000)]
[bug-62800] Fix null pointer exception if a picture shape has no blip id
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842782 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Wed, 3 Oct 2018 14:32:34 +0000 (14:32 +0000)]
XDDF improvements based on StackOverflow examples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842728 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Wed, 3 Oct 2018 11:51:41 +0000 (11:51 +0000)]
fix lgtm alerts in examples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842707 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Wed, 3 Oct 2018 08:20:50 +0000 (08:20 +0000)]
change chart data to experiment diverse scripts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842687 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 3 Oct 2018 07:42:33 +0000 (07:42 +0000)]
deprecate unused Nullable class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842684 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 3 Oct 2018 07:36:12 +0000 (07:36 +0000)]
change method to get XMLEventFactory due to issues seen on Android SDK
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842683 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 2 Oct 2018 22:47:57 +0000 (22:47 +0000)]
disable junit xml collection
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842668 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 2 Oct 2018 22:43:09 +0000 (22:43 +0000)]
get xmlbeans job to build dist artifacts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842667 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 2 Oct 2018 22:36:25 +0000 (22:36 +0000)]
get xmlbeans job to build dist artifacts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842666 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 2 Oct 2018 22:24:09 +0000 (22:24 +0000)]
rename xmlbeans job
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842663 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 2 Oct 2018 19:16:00 +0000 (19:16 +0000)]
[bug-62796] remove use of Stax Namespace class from PackagePropertiesMarshaller
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842647 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 2 Oct 2018 14:55:09 +0000 (14:55 +0000)]
try to fix xmlbeans jenkins job
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842629 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 2 Oct 2018 08:15:41 +0000 (08:15 +0000)]
try to set up xmlbeans build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842599 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Mon, 1 Oct 2018 19:27:32 +0000 (19:27 +0000)]
extract valuable code from 54470 submitted patch
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842548 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sun, 30 Sep 2018 18:14:46 +0000 (18:14 +0000)]
use StaxHelper to get event factory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842402 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 29 Sep 2018 09:33:52 +0000 (09:33 +0000)]
lgtm issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842302 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 28 Sep 2018 17:43:07 +0000 (17:43 +0000)]
Jenkins DSL: Remove JDK 9 and adjust location of image for the project-logo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842275 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 28 Sep 2018 17:43:02 +0000 (17:43 +0000)]
Remove outdated comment for japicmp
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842274 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 28 Sep 2018 07:48:29 +0000 (07:48 +0000)]
fix lgtm issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842218 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 28 Sep 2018 07:42:47 +0000 (07:42 +0000)]
fix gradle build issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842217 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 28 Sep 2018 07:33:59 +0000 (07:33 +0000)]
fix lgtm issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842216 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 27 Sep 2018 21:22:24 +0000 (21:22 +0000)]
make OPCPackage#close() unsynchronized and add javadoc note saying method is not thread-safe
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842171 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Thu, 27 Sep 2018 19:06:06 +0000 (19:06 +0000)]
[bug-62768] synchronize OPCPackage#close()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842142 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 26 Sep 2018 21:42:21 +0000 (21:42 +0000)]
[bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks to Mate Borcsok
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1842055 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Wed, 26 Sep 2018 00:30:33 +0000 (00:30 +0000)]
adapting some contributions by Axel Richter on SO
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841988 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 25 Sep 2018 22:36:36 +0000 (22:36 +0000)]
fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841987 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 25 Sep 2018 22:07:56 +0000 (22:07 +0000)]
lgtm warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841984 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 19 Sep 2018 21:49:55 +0000 (21:49 +0000)]
[bug-62747] bouncycastle 1.60
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841394 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 19 Sep 2018 18:15:30 +0000 (18:15 +0000)]
[bug-62742] add commons-compress jar to bin zip
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841360 13f79535 -47bb-0310-9956-
ffa450edef68
Greg Woolsey [Wed, 19 Sep 2018 17:42:43 +0000 (17:42 +0000)]
Bug 62740 - XSSFTable constructor automatically assigns invalid (non-unique) column IDs
fix the logic and update the unit test to check for and catch the problem.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841357 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 19 Sep 2018 12:18:56 +0000 (12:18 +0000)]
[bug-62738] make int cast a long cast in randbetween
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841321 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Wed, 19 Sep 2018 10:15:52 +0000 (10:15 +0000)]
add reflections jar to mvn sonar build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841308 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 18 Sep 2018 23:25:49 +0000 (23:25 +0000)]
fix forbidden-apis check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841275 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 18 Sep 2018 23:21:00 +0000 (23:21 +0000)]
add ooxml-schemas enum classes to poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841274 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 18 Sep 2018 22:09:15 +0000 (22:09 +0000)]
[bug-62730] include all inner list classes in poi-ooxml-schemas.jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841270 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 18 Sep 2018 18:00:53 +0000 (18:00 +0000)]
update commons-codec dependency in pom.xml to 1.11 (to match compile time)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841246 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 18 Sep 2018 17:53:30 +0000 (17:53 +0000)]
move commons-math3 dependency to poi pom.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841245 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 18 Sep 2018 17:39:23 +0000 (17:39 +0000)]
[bug-62690] change poi-ooxml pom.xml to have explicit dependency on commons-math3 3.6.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841244 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 18 Sep 2018 17:36:28 +0000 (17:36 +0000)]
[bug-62735] change poi-ooxml pom.xml to have dependency on curvesapi 1.05
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841243 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Tue, 18 Sep 2018 16:55:29 +0000 (16:55 +0000)]
[bug-62733] XSLFBackground setFill() can corrupt the document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1841240 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Sat, 8 Sep 2018 22:28:02 +0000 (22:28 +0000)]
handle test issues when running with old xerces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1840386 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 8 Sep 2018 21:23:19 +0000 (21:23 +0000)]
#62699 - Download page must link to https://www.apache.org/dist/poi/KEYS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1840383 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 7 Sep 2018 20:47:08 +0000 (20:47 +0000)]
Use different directory for xerces-jar so we do not remove it again as part of check-jars
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1840321 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 7 Sep 2018 19:25:02 +0000 (19:25 +0000)]
update 3.17 leftovers and provide a new build target to update those in the next release
remove final / beta tags, as we (try to) use semver now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1840318 13f79535 -47bb-0310-9956-
ffa450edef68
PJ Fanning [Fri, 7 Sep 2018 14:57:09 +0000 (14:57 +0000)]
[bug-62692] issue when using widlfy xml parser
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1840304 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 5 Sep 2018 23:00:15 +0000 (23:00 +0000)]
update docs to 4.0.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1840167 13f79535 -47bb-0310-9956-
ffa450edef68
Alain Béarez [Wed, 5 Sep 2018 01:00:45 +0000 (01:00 +0000)]
import existing chart on current drawing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1840076 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Sep 2018 23:43:43 +0000 (23:43 +0000)]
update docs to Java 1.8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1839863 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Sep 2018 23:12:56 +0000 (23:12 +0000)]
remove reference to Piccolo parser
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1839862 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Sep 2018 22:58:51 +0000 (22:58 +0000)]
Add SHA256 to release-prep and legal/* to ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1839861 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 31 Aug 2018 12:10:00 +0000 (12:10 +0000)]
prepare for 4.0.1-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1839750 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 31 Aug 2018 12:09:06 +0000 (12:09 +0000)]
release prepare for 4.0.0 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1839748 13f79535 -47bb-0310-9956-
ffa450edef68