]> source.dussan.org Git - poi.git/log
poi.git
8 years agowhitespace
Javen O'Neal [Sun, 17 Apr 2016 22:01:48 +0000 (22:01 +0000)]
whitespace

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

8 years agowhitespace
Javen O'Neal [Sun, 17 Apr 2016 21:51:16 +0000 (21:51 +0000)]
whitespace

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

8 years agoadd unit test for StringUtil#join
Javen O'Neal [Sun, 17 Apr 2016 21:28:49 +0000 (21:28 +0000)]
add unit test for StringUtil#join

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

8 years agorestore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkbook...
Javen O'Neal [Sun, 17 Apr 2016 20:17:04 +0000 (20:17 +0000)]
restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkbook, BaseTestXSheet, BaseTestXRow, and BaseTestXCell from the OOXML-Lite target

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

8 years agoreformat exclude classes regular expression for OOXMLLite
Javen O'Neal [Sun, 17 Apr 2016 20:02:17 +0000 (20:02 +0000)]
reformat exclude classes regular expression for OOXMLLite

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

8 years agoupgrade TestPaletteRecord to junit4
Javen O'Neal [Sun, 17 Apr 2016 11:40:18 +0000 (11:40 +0000)]
upgrade TestPaletteRecord to junit4

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

8 years agobug 58896: write autoSizeColumn timing to POILogger instead of standard output
Javen O'Neal [Sun, 17 Apr 2016 11:36:50 +0000 (11:36 +0000)]
bug 58896: write autoSizeColumn timing to POILogger instead of standard output

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

8 years agorevert r1739548 and r1739550. I could not figure out how to add BaseTestXWorkbook...
Javen O'Neal [Sun, 17 Apr 2016 11:25:35 +0000 (11:25 +0000)]
revert r1739548 and r1739550. I could not figure out how to add BaseTestXWorkbook|Sheet|Row.java without causing junit to complain about 'Test class should have exactly one public constructor'

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

8 years agoadd comments
Javen O'Neal [Sun, 17 Apr 2016 08:42:26 +0000 (08:42 +0000)]
add comments

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

8 years agoconsolidate duplicates between TestXSSF* and TestSXSSF*
Javen O'Neal [Sun, 17 Apr 2016 08:40:27 +0000 (08:40 +0000)]
consolidate duplicates between TestXSSF* and TestSXSSF*

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

8 years agoadd junit test classes for combined testing of XML-specific functionality of (S)XSSF...
Javen O'Neal [Sun, 17 Apr 2016 08:06:30 +0000 (08:06 +0000)]
add junit test classes for combined testing of XML-specific functionality of (S)XSSF Workbook, Sheet, and Row

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

8 years agobug 59342: add sheet tab color getter and setter
Javen O'Neal [Sun, 17 Apr 2016 07:39:36 +0000 (07:39 +0000)]
bug 59342: add sheet tab color getter and setter

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

8 years agobug 59342: add sheet tab color getter and setter
Javen O'Neal [Sun, 17 Apr 2016 07:38:15 +0000 (07:38 +0000)]
bug 59342: add sheet tab color getter and setter

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

8 years agobug 59340: lookup IndexedColors by index
Javen O'Neal [Sun, 17 Apr 2016 03:39:21 +0000 (03:39 +0000)]
bug 59340: lookup IndexedColors by index

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

8 years agomove unit test for XSSFSheet.setTabColor from TestXSSFWorkbook to TestXSSFSheet
Javen O'Neal [Sun, 17 Apr 2016 03:35:58 +0000 (03:35 +0000)]
move unit test for XSSFSheet.setTabColor from TestXSSFWorkbook to TestXSSFSheet

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

8 years agobug 59336: patch from Mark Murphy: deprecate functions in CellUtil that require an...
Javen O'Neal [Sun, 17 Apr 2016 01:29:19 +0000 (01:29 +0000)]
bug 59336: patch from Mark Murphy: deprecate functions in CellUtil that require an unnecessary Workbook argument.

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

8 years agobug 59336: patch from Mark Murphy: replace deprecated usage of functions in CellUtil
Javen O'Neal [Sun, 17 Apr 2016 00:32:32 +0000 (00:32 +0000)]
bug 59336: patch from Mark Murphy: replace deprecated usage of functions in CellUtil

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

8 years agobug 59338: patch from Mark Murphy to deprecate HSSFCellUtil class in favor of CellUtil.
Javen O'Neal [Sun, 17 Apr 2016 00:20:37 +0000 (00:20 +0000)]
bug 59338: patch from Mark Murphy to deprecate HSSFCellUtil class in favor of CellUtil.

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

8 years agoNexus upload - mimic the manually uploaded repositories - see [INFRA-11687]
Andreas Beeker [Fri, 15 Apr 2016 11:06:58 +0000 (11:06 +0000)]
Nexus upload - mimic the manually uploaded repositories - see [INFRA-11687]

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

8 years agofix Sonar warnings
Javen O'Neal [Tue, 12 Apr 2016 22:44:28 +0000 (22:44 +0000)]
fix Sonar warnings

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

8 years agobug 59312: delete temporary files even when the output stream cannot be closed (such...
Javen O'Neal [Tue, 12 Apr 2016 18:48:31 +0000 (18:48 +0000)]
bug 59312: delete temporary files even when the output stream cannot be closed (such as out of disk space IOException)

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

8 years agojavadocs fixes
Javen O'Neal [Tue, 12 Apr 2016 12:19:49 +0000 (12:19 +0000)]
javadocs fixes

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

8 years agofix several findbugs SF_SWITCH_NO_DEFAULT warnings
Javen O'Neal [Tue, 12 Apr 2016 12:03:24 +0000 (12:03 +0000)]
fix several findbugs SF_SWITCH_NO_DEFAULT warnings

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

8 years agowhitespace (tabs to spaces)
Javen O'Neal [Tue, 12 Apr 2016 11:28:25 +0000 (11:28 +0000)]
whitespace (tabs to spaces)

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

8 years agofix several findbugs SF_SWITCH_NO_DEFAULT warnings
Javen O'Neal [Tue, 12 Apr 2016 11:12:57 +0000 (11:12 +0000)]
fix several findbugs SF_SWITCH_NO_DEFAULT warnings

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

8 years agoadd LINK_TYPE_SECONDARY_CATEGORIES, which appears to be a valid type (0x03) based...
Javen O'Neal [Tue, 12 Apr 2016 11:03:58 +0000 (11:03 +0000)]
add LINK_TYPE_SECONDARY_CATEGORIES, which appears to be a valid type (0x03) based on HSSFChart.insertData

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

8 years agoFix compiler warnings and ensure CTChartSheets stays included and is not refactored...
Dominik Stadler [Tue, 12 Apr 2016 10:09:44 +0000 (10:09 +0000)]
Fix compiler warnings and ensure CTChartSheets stays included and is not refactored out by automated import reorganization

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

8 years agosourceforge findbugs can't be downloaded over HTTPS yet
Javen O'Neal [Tue, 12 Apr 2016 09:56:33 +0000 (09:56 +0000)]
sourceforge findbugs can't be downloaded over HTTPS yet

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

8 years agouse https URLs when available
Javen O'Neal [Tue, 12 Apr 2016 09:52:42 +0000 (09:52 +0000)]
use https URLs when available

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

8 years agojunit4 assert* improvements, add CTChartsheet to unit test so that it's compiled...
Javen O'Neal [Tue, 12 Apr 2016 09:22:48 +0000 (09:22 +0000)]
junit4 assert* improvements, add CTChartsheet to unit test so that it's compiled into poi-ooxml-schemas.jar (if it isn't already)

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

8 years agoconvert to junit4
Javen O'Neal [Tue, 12 Apr 2016 08:51:45 +0000 (08:51 +0000)]
convert to junit4

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

8 years agoExclude file that was modified and now fails with the known limitation of sheet-cloning
Dominik Stadler [Tue, 12 Apr 2016 06:56:06 +0000 (06:56 +0000)]
Exclude file that was modified and now fails with the known limitation of sheet-cloning

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

8 years agoconvert to junit4
Javen O'Neal [Tue, 12 Apr 2016 03:43:33 +0000 (03:43 +0000)]
convert to junit4

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

8 years agowhitespace: +svn:eol-style=native, tabs to 4 spaces
Javen O'Neal [Tue, 12 Apr 2016 03:21:01 +0000 (03:21 +0000)]
whitespace: +svn:eol-style=native, tabs to 4 spaces

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

8 years agojavadoc typo
Javen O'Neal [Tue, 12 Apr 2016 03:13:52 +0000 (03:13 +0000)]
javadoc typo

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

8 years agochange chart type from 2 independent data series to one independent-dependent data...
Javen O'Neal [Tue, 12 Apr 2016 01:31:09 +0000 (01:31 +0000)]
change chart type from 2 independent data series to one independent-dependent data series

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

8 years agofix javadocs and findbugs warnings
Javen O'Neal [Tue, 12 Apr 2016 01:30:20 +0000 (01:30 +0000)]
fix javadocs and findbugs warnings

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

8 years agobug 59306: add SimpleScatterChart.xls(x) for testing
Javen O'Neal [Tue, 12 Apr 2016 00:21:46 +0000 (00:21 +0000)]
bug 59306: add SimpleScatterChart.xls(x) for testing

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

8 years agobug 52949: add unit test for reading VBA Macros from a Visio OOXML (VSDM, 2013+)...
Javen O'Neal [Mon, 11 Apr 2016 21:35:22 +0000 (21:35 +0000)]
bug 52949: add unit test for reading VBA Macros from a Visio OOXML (VSDM, 2013+) file

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

8 years agobug 52949: add Visio (XDGF) file with macros to test macro extraction
Javen O'Neal [Mon, 11 Apr 2016 21:25:11 +0000 (21:25 +0000)]
bug 52949: add Visio (XDGF) file with macros to test macro extraction

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

8 years agobug 52949: add VBAMacroReader unit tests for H/XSLF, H/XWPF, and HGDF; OLE directorie...
Javen O'Neal [Mon, 11 Apr 2016 05:54:17 +0000 (05:54 +0000)]
bug 52949: add VBAMacroReader unit tests for H/XSLF, H/XWPF, and HGDF; OLE directories as case-insensitive

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

8 years agobug 52949: add Word, Powerpoint, and Visio (HDGF) files with macros to test macro...
Javen O'Neal [Mon, 11 Apr 2016 03:02:18 +0000 (03:02 +0000)]
bug 52949: add Word, Powerpoint, and Visio (HDGF) files with macros to test macro extraction

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

8 years agoadd compile dependency to forbidden-apis-check so that forbidden-apis-check will...
Javen O'Neal [Mon, 11 Apr 2016 01:33:21 +0000 (01:33 +0000)]
add compile dependency to forbidden-apis-check so that forbidden-apis-check will recompile sources that have been modified

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

8 years agobug 52949: fix forbidden apis
Javen O'Neal [Mon, 11 Apr 2016 01:26:09 +0000 (01:26 +0000)]
bug 52949: fix forbidden apis

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

8 years agoadd @NotImplemented annotation to methods that are not implemented
Javen O'Neal [Sun, 10 Apr 2016 21:28:41 +0000 (21:28 +0000)]
add @NotImplemented annotation to methods that are not implemented

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

8 years agoignore VBA source files in integration test
Javen O'Neal [Sun, 10 Apr 2016 20:21:55 +0000 (20:21 +0000)]
ignore VBA source files in integration test

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

8 years agobug 52949: parameterize fromNPOIFS also
Javen O'Neal [Sun, 10 Apr 2016 14:46:42 +0000 (14:46 +0000)]
bug 52949: parameterize fromNPOIFS also

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

8 years agobug 52949: prepare for adding DOC/DOCM and PPT/PPTM test cases
Javen O'Neal [Sun, 10 Apr 2016 14:33:47 +0000 (14:33 +0000)]
bug 52949: prepare for adding DOC/DOCM and PPT/PPTM test cases

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

8 years agobug 52949: add junit test for RLEDecompressingInputStream
Javen O'Neal [Sun, 10 Apr 2016 14:09:02 +0000 (14:09 +0000)]
bug 52949: add junit test for RLEDecompressingInputStream

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

8 years agosvn propset svn:eol-style native
Javen O'Neal [Sun, 10 Apr 2016 14:05:33 +0000 (14:05 +0000)]
svn propset svn:eol-style native

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

8 years agoJavadoc tweaks
Nick Burch [Sun, 10 Apr 2016 13:02:36 +0000 (13:02 +0000)]
Javadoc tweaks

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

8 years agoMake the extractor exactly that, powered by the reader #52949
Nick Burch [Sun, 10 Apr 2016 12:59:38 +0000 (12:59 +0000)]
Make the extractor exactly that, powered by the reader #52949

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

8 years agoUnit test for VBA macro reading #52949
Nick Burch [Sun, 10 Apr 2016 12:45:53 +0000 (12:45 +0000)]
Unit test for VBA macro reading #52949

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

8 years agoStart to refactor VBAMacroExtractor into a more general class
Nick Burch [Sun, 10 Apr 2016 11:54:09 +0000 (11:54 +0000)]
Start to refactor VBAMacroExtractor into a more general class

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

8 years agoVBA extraction support from bug #52949 from Barry Lagerweij
Nick Burch [Sun, 10 Apr 2016 11:16:49 +0000 (11:16 +0000)]
VBA extraction support from bug #52949 from Barry Lagerweij

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

8 years agoBug 57844: Add some javadoc for unimplemented features in SXSSF
Dominik Stadler [Sun, 10 Apr 2016 09:40:40 +0000 (09:40 +0000)]
Bug 57844: Add some javadoc for unimplemented features in SXSSF

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

8 years agoremove copy&paste error in release-prep
Andreas Beeker [Sat, 9 Apr 2016 11:28:12 +0000 (11:28 +0000)]
remove copy&paste error in release-prep

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

8 years agoclose fileinputstream on second exception in ZipPackage
Tim Allison [Fri, 8 Apr 2016 14:36:05 +0000 (14:36 +0000)]
close fileinputstream on second exception in ZipPackage

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

8 years agoupdate release-guide and build.xml to the new release process
Andreas Beeker [Thu, 7 Apr 2016 23:11:22 +0000 (23:11 +0000)]
update release-guide and build.xml to the new release process

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

8 years agoIn Example FromHowTo, open the OPCPacakge read-only to not try to write it back on...
Dominik Stadler [Thu, 7 Apr 2016 07:25:02 +0000 (07:25 +0000)]
In Example FromHowTo, open the OPCPacakge read-only to not try to write it back on close()

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

8 years agoupdate license - include additional dependencies
Andreas Beeker [Wed, 6 Apr 2016 21:32:59 +0000 (21:32 +0000)]
update license - include additional dependencies

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

8 years agoClose two more file-handles in Example FromHowTo
Dominik Stadler [Wed, 6 Apr 2016 19:50:20 +0000 (19:50 +0000)]
Close two more file-handles in Example FromHowTo

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

8 years agoTried to evaluate all formulas in worksheets as part of the integration tests, but...
Dominik Stadler [Wed, 6 Apr 2016 19:50:14 +0000 (19:50 +0000)]
Tried to evaluate all formulas in worksheets as part of the integration tests, but some documents fail and it probably increases runtime of tests considerably, so left commented out for now.

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

8 years agoBug 58648: Fix handling whitespaces in formulas, unfortunately blank can be the inter...
Dominik Stadler [Wed, 6 Apr 2016 19:50:08 +0000 (19:50 +0000)]
Bug 58648: Fix handling whitespaces in formulas, unfortunately blank can be the intersection operator as well, so we need to try and skip it as whitespace if intersection fails which can lead to hard to track bugs or misleading error messages with some formulas

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

8 years agoSlightly improve error message
Dominik Stadler [Wed, 6 Apr 2016 19:49:59 +0000 (19:49 +0000)]
Slightly improve error message
Fix some IntelliJ/compiler warnings
Use common interfaces where possible
Cleanup after testing POIFSDump

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

8 years agoCode cleanup via IntelliJ: Remove unnecessary semicolon
Dominik Stadler [Wed, 6 Apr 2016 19:49:47 +0000 (19:49 +0000)]
Code cleanup via IntelliJ: Remove unnecessary semicolon

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

8 years agoAdd missing license header
Dominik Stadler [Wed, 6 Apr 2016 10:52:36 +0000 (10:52 +0000)]
Add missing license header

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

8 years agoBug 56911: Fix IndexOutOfBoundsException in PlfLfo.add() and add minimal test, howeve...
Dominik Stadler [Wed, 6 Apr 2016 09:00:05 +0000 (09:00 +0000)]
Bug 56911: Fix IndexOutOfBoundsException in PlfLfo.add() and add minimal test, however these classes look quite untested and thus require more test-coverage to make them more robust

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

8 years agoFix javadoc warning - As per http://bugs.java.com/bugdatabase/view_bug.do;jsessionid...
Nick Burch [Wed, 6 Apr 2016 06:28:14 +0000 (06:28 +0000)]
Fix javadoc warning - As per http://bugs.java.com/bugdatabase/view_bug.do;jsessionid=d014dfa686594180be40ca5872f5?bug_id=4907024 an @see is only allowed a single link with nothing after it

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

8 years agoadd test coverage for TestSXSSFCell.toString() on blank and date cells
Javen O'Neal [Wed, 6 Apr 2016 06:01:26 +0000 (06:01 +0000)]
add test coverage for TestSXSSFCell.toString() on blank and date cells

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

8 years agoadd test coverage for WorkbookFactory.create(File file, String password, Boolean...
Javen O'Neal [Wed, 6 Apr 2016 05:15:15 +0000 (05:15 +0000)]
add test coverage for WorkbookFactory.create(File file, String password, Boolean readOnly) when file does not exists

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

8 years agobug 59264: fix javadocs
Javen O'Neal [Wed, 6 Apr 2016 04:32:36 +0000 (04:32 +0000)]
bug 59264: fix javadocs

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

8 years agobug 59264: fix findbugs warning 'A boxed value is unboxed and then immediately reboxed.'
Javen O'Neal [Wed, 6 Apr 2016 00:06:53 +0000 (00:06 +0000)]
bug 59264: fix findbugs warning 'A boxed value is unboxed and then immediately reboxed.'

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

8 years agowhitespace (tabs to 4 spaces)
Javen O'Neal [Tue, 5 Apr 2016 23:47:41 +0000 (23:47 +0000)]
whitespace (tabs to 4 spaces)

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

8 years agobug 59264: move border style deprecations to POI 3.15 beta 2.
Javen O'Neal [Tue, 5 Apr 2016 23:30:37 +0000 (23:30 +0000)]
bug 59264: move border style deprecations to POI 3.15 beta 2.

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

8 years agobug 59264: type safety: check if border code is a valid BorderStyle enum for setBorde...
Javen O'Neal [Tue, 5 Apr 2016 21:38:55 +0000 (21:38 +0000)]
bug 59264: type safety: check if border code is a valid BorderStyle enum for setBorderX(short)

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

8 years agobug 59264: allow borders styles to be set with BorderStyles enums or Short codes...
Javen O'Neal [Tue, 5 Apr 2016 21:36:11 +0000 (21:36 +0000)]
bug 59264: allow borders styles to be set with BorderStyles enums or Short codes for backwards compatibility

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

8 years agobug 59264: add link to BorderStyle on deprecated BORDER_* constants
Javen O'Neal [Tue, 5 Apr 2016 21:34:24 +0000 (21:34 +0000)]
bug 59264: add link to BorderStyle on deprecated BORDER_* constants

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

8 years agobug 59264: use BorderStyle for changing Cell border line style
Javen O'Neal [Tue, 5 Apr 2016 20:28:46 +0000 (20:28 +0000)]
bug 59264: use BorderStyle for changing Cell border line style

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

8 years agobug 59264: copy cell border style codes (from CellStyle.java) into BorderStyle enum
Javen O'Neal [Mon, 4 Apr 2016 23:27:20 +0000 (23:27 +0000)]
bug 59264: copy cell border style codes (from CellStyle.java) into BorderStyle enum

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

8 years agorearrange BORDER_DOTTED and BORDER_HAIR
Javen O'Neal [Mon, 4 Apr 2016 23:26:44 +0000 (23:26 +0000)]
rearrange BORDER_DOTTED and BORDER_HAIR

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

8 years agorevert test file to original bytes see bug 59257. Thanks to Javen O'Neal for pointin...
Tim Allison [Mon, 4 Apr 2016 11:44:59 +0000 (11:44 +0000)]
revert test file to original bytes see bug 59257.  Thanks to Javen O'Neal for pointing this out and Dominik Stadler for fixing the unit test.  Apologies to all for not reading my diff more carefully before committing.

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

8 years agoprepare for 3.15-beta2
Andreas Beeker [Sun, 3 Apr 2016 23:00:28 +0000 (23:00 +0000)]
prepare for 3.15-beta2

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

8 years agorelease prepare for 3.15-beta1 - pin documentation
Andreas Beeker [Sun, 3 Apr 2016 22:59:17 +0000 (22:59 +0000)]
release prepare for 3.15-beta1 - pin documentation

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

8 years agorelease prepare for 3.15-beta1 - updating build.xml and status.xml
Andreas Beeker [Sun, 3 Apr 2016 22:58:08 +0000 (22:58 +0000)]
release prepare for 3.15-beta1 - updating build.xml and status.xml

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

8 years agoprepare for 3.15-beta2
Andreas Beeker [Sun, 3 Apr 2016 22:25:55 +0000 (22:25 +0000)]
prepare for 3.15-beta2

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

8 years agorelease prepare for 3.15-beta1 - pin documentation
Andreas Beeker [Sun, 3 Apr 2016 22:24:01 +0000 (22:24 +0000)]
release prepare for 3.15-beta1 - pin documentation

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

8 years agorelease prepare for 3.15-beta1 - updating build.xml and status.xml
Andreas Beeker [Sun, 3 Apr 2016 22:23:21 +0000 (22:23 +0000)]
release prepare for 3.15-beta1 - updating build.xml and status.xml

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

8 years agorelease prepare for 3.15-beta1 - updating build.xml and status.xml
Andreas Beeker [Sun, 3 Apr 2016 22:19:44 +0000 (22:19 +0000)]
release prepare for 3.15-beta1 - updating build.xml and status.xml

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

8 years agoBug 55982: Don't fail to open the spreadsheet if no TabIdRecord is found
Dominik Stadler [Sun, 3 Apr 2016 18:32:22 +0000 (18:32 +0000)]
Bug 55982: Don't fail to open the spreadsheet if no TabIdRecord is found

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

8 years agoFix two more places where wrong/invalid files can lead to file-handle leaks currently
Dominik Stadler [Sat, 2 Apr 2016 11:01:56 +0000 (11:01 +0000)]
Fix two more places where wrong/invalid files can lead to file-handle leaks currently

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

8 years agoPrevent us from changing the file with every test-run
Dominik Stadler [Sat, 2 Apr 2016 11:01:49 +0000 (11:01 +0000)]
Prevent us from changing the file with every test-run

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

8 years agoFix some cases where file handles are not closed in OldExcelExtractor
Dominik Stadler [Sat, 2 Apr 2016 11:01:43 +0000 (11:01 +0000)]
Fix some cases where file handles are not closed in OldExcelExtractor
Close resources in some more tests to make the file-leak report clean again

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

8 years agoRegression: Add unit-test which triggers more code deep inside XSLF to have some...
Dominik Stadler [Sat, 2 Apr 2016 06:38:39 +0000 (06:38 +0000)]
Regression: Add unit-test which triggers more code deep inside XSLF to have some missing pieces included in the reduced ooxml-schema-jar

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

8 years agoJavadoc fix - Generics are type-erased so not included in the javadoc links
Nick Burch [Fri, 1 Apr 2016 07:17:04 +0000 (07:17 +0000)]
Javadoc fix - Generics are type-erased so not included in the javadoc links

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

8 years agoEnhance integration tests to call some of the common examples/devtools to also trigg...
Dominik Stadler [Fri, 1 Apr 2016 06:25:49 +0000 (06:25 +0000)]
Enhance integration tests to call some of the common examples/devtools  to also trigger these with all sample files, currently XLSX2CSV, BiffViewer, FromHowTo

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

8 years agoPOI 59257 upgrade Bouncy Castle to 1.54
Tim Allison [Fri, 1 Apr 2016 00:57:56 +0000 (00:57 +0000)]
POI 59257 upgrade Bouncy Castle to 1.54

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

8 years agoBug 57930: Add support for inlineString in FromHowTo
Dominik Stadler [Thu, 31 Mar 2016 14:39:11 +0000 (14:39 +0000)]
Bug 57930: Add support for inlineString in FromHowTo
Also do not require an Apache Xerces Parser, let the JDK choose an available one instead

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

8 years agoAdjust integration tests, fix compilation warnings, make the check on "EXPECTED_EXTRA...
Dominik Stadler [Thu, 31 Mar 2016 13:56:27 +0000 (13:56 +0000)]
Adjust integration tests, fix compilation warnings, make the check on "EXPECTED_EXTRACTOR_FAILURES" actually work

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

8 years agoApply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname...
Dominik Stadler [Thu, 31 Mar 2016 13:32:05 +0000 (13:32 +0000)]
Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets.
Combine related unit-tests into Base-Test-Classes to run them for all types of Workbook/Sheet/...

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