]> source.dussan.org Git - poi.git/log
poi.git
8 years agoBUG 60158 -- AIOOBE in VBAMacroReader
Tim Allison [Tue, 18 Oct 2016 12:55:34 +0000 (12:55 +0000)]
BUG 60158 -- AIOOBE in VBAMacroReader

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

8 years agoBug 53191 - Problems with line style when converting ppt to png
Andreas Beeker [Sun, 16 Oct 2016 22:48:25 +0000 (22:48 +0000)]
Bug 53191 - Problems with line style when converting ppt to png

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

8 years agoBug 60259: Add missing dispose() call
Dominik Stadler [Sat, 15 Oct 2016 19:07:04 +0000 (19:07 +0000)]
Bug 60259: Add missing dispose() call

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

8 years agoUpdate to japicmp-gradle-plugin:0.1.2 and enable newly added properties
Dominik Stadler [Sat, 15 Oct 2016 07:09:13 +0000 (07:09 +0000)]
Update to japicmp-gradle-plugin:0.1.2 and enable newly added properties

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

8 years agoClose temp-file in test to not leak file-handles and fail deleting the file on Windows
Dominik Stadler [Sat, 15 Oct 2016 06:54:26 +0000 (06:54 +0000)]
Close temp-file in test to not leak file-handles and fail deleting the file on Windows

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

8 years agoBug 60029: apply suggested fix and fix some IntelliJ warnings
Dominik Stadler [Sat, 15 Oct 2016 06:54:20 +0000 (06:54 +0000)]
Bug 60029: apply suggested fix and fix some IntelliJ warnings

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

8 years agoBug 60134: Add initial tasks for running japicmp to the Gradle build
Dominik Stadler [Fri, 14 Oct 2016 20:46:30 +0000 (20:46 +0000)]
Bug 60134: Add initial tasks for running japicmp to the Gradle build

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

8 years agoadd length sanity check for length of embedded OLE10Native (BUG 60256)
Tim Allison [Fri, 14 Oct 2016 14:57:29 +0000 (14:57 +0000)]
add length sanity check for length of embedded OLE10Native (BUG 60256)

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

8 years agoadd ignored test and triggering document for BUG 60256
Tim Allison [Fri, 14 Oct 2016 13:22:23 +0000 (13:22 +0000)]
add ignored test and triggering document for BUG 60256

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

8 years agoExclude broken hand-crafted test file
Nick Burch [Fri, 14 Oct 2016 13:03:53 +0000 (13:03 +0000)]
Exclude broken hand-crafted test file

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

8 years ago#60255 When creating a XSSF drawing, find the next available document part, even...
Nick Burch [Fri, 14 Oct 2016 10:44:03 +0000 (10:44 +0000)]
#60255 When creating a XSSF drawing, find the next available document part, even if another type has pinched the next number

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

8 years agoTest file for #60255
Nick Burch [Fri, 14 Oct 2016 10:39:16 +0000 (10:39 +0000)]
Test file for #60255

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

8 years agobug 56781,60246: fix named range validation to match valid name rules per Excel docs
Javen O'Neal [Fri, 14 Oct 2016 10:11:23 +0000 (10:11 +0000)]
bug 56781,60246: fix named range validation to match valid name rules per Excel docs

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

8 years agobug 60253: add helper functions to make the constructor formula1-overloading code...
Javen O'Neal [Fri, 14 Oct 2016 08:09:39 +0000 (08:09 +0000)]
bug 60253: add helper functions to make the constructor formula1-overloading code simpler

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

8 years agobug 60253: remove repeated check for ValidationType.ANY
Javen O'Neal [Fri, 14 Oct 2016 07:07:15 +0000 (07:07 +0000)]
bug 60253: remove repeated check for ValidationType.ANY

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

8 years agobug 60253: revert XSSFDataValidationConstraint#prettyPrint QUOTE change in r1749129
Javen O'Neal [Fri, 14 Oct 2016 07:04:27 +0000 (07:04 +0000)]
bug 60253: revert XSSFDataValidationConstraint#prettyPrint QUOTE change in r1749129

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

8 years agomake cached fields transient
Javen O'Neal [Fri, 14 Oct 2016 05:13:47 +0000 (05:13 +0000)]
make cached fields transient

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

8 years agoAdd Apache license to example file
Mark Murphy [Fri, 14 Oct 2016 02:42:50 +0000 (02:42 +0000)]
Add Apache license to example file

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

8 years ago53009: Problem creating header and footer
Mark Murphy [Thu, 13 Oct 2016 01:13:45 +0000 (01:13 +0000)]
53009: Problem creating header and footer

Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=53009

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

8 years agoBug 60230 - Roundtrip test that encrypts XSSFWorkbook and then decrypts it fails...
Andreas Beeker [Sun, 9 Oct 2016 20:34:35 +0000 (20:34 +0000)]
Bug 60230 - Roundtrip test that encrypts XSSFWorkbook and then decrypts it fails with latest code

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

8 years agowhitespace
Javen O'Neal [Sun, 9 Oct 2016 19:09:26 +0000 (19:09 +0000)]
whitespace

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

8 years agobug 60230: add disabled unit test from PJ Fanning for a roundtrip write/read of an...
Javen O'Neal [Sun, 9 Oct 2016 19:03:49 +0000 (19:03 +0000)]
bug 60230: add disabled unit test from PJ Fanning for a roundtrip write/read of an encrypted XSSFWorkbook

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

8 years agobug 60153: java.nio.charset.StandardCharsets is not available until Java 7. Use Chars...
Javen O'Neal [Sun, 9 Oct 2016 18:06:46 +0000 (18:06 +0000)]
bug 60153: java.nio.charset.StandardCharsets is not available until Java 7. Use Charset.forName for Java 6 compatibility

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

8 years agobug 60153: patch from PJ Fanning to demonstrate that SXSSFWorkbook SheetDataWriter...
Javen O'Neal [Sun, 9 Oct 2016 12:58:46 +0000 (12:58 +0000)]
bug 60153: patch from PJ Fanning to demonstrate that SXSSFWorkbook SheetDataWriter can write encrypted temporary files to disk and the workbook can be AES encrypted when written to disk for a fully secure disk environment

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

8 years agofix findbugs warning BC_VACUOUS_INSTANCEOF from bug 55075
Javen O'Neal [Sun, 9 Oct 2016 12:15:39 +0000 (12:15 +0000)]
fix findbugs warning BC_VACUOUS_INSTANCEOF from bug 55075

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

8 years agobug 60228: getCellTypeEnum should not be deprecated until after getCellType returns...
Javen O'Neal [Sun, 9 Oct 2016 10:59:34 +0000 (10:59 +0000)]
bug 60228: getCellTypeEnum should not be deprecated until after getCellType returns a CellType enum

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

8 years agobug 60153: findbugs OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE close opened streams...
Javen O'Neal [Sun, 9 Oct 2016 10:51:13 +0000 (10:51 +0000)]
bug 60153: findbugs OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE close opened streams if an exception is raised while decorating the stream

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

8 years agobug 55075: add missing import
Javen O'Neal [Sun, 9 Oct 2016 10:26:49 +0000 (10:26 +0000)]
bug 55075: add missing import

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

8 years agobug 55075: remove wildcard import; previous commit contributed by Frank Ploessel
Javen O'Neal [Sun, 9 Oct 2016 10:13:06 +0000 (10:13 +0000)]
bug 55075: remove wildcard import; previous commit contributed by Frank Ploessel

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

8 years agobug 55075,51233: create drawings with correct height when rows are custom height
Javen O'Neal [Sun, 9 Oct 2016 10:02:36 +0000 (10:02 +0000)]
bug 55075,51233: create drawings with correct height when rows are custom height

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

8 years agobug 60021: add note that EncryptionInfo may require poi-ooxml.jar to run EncryptionModes
Javen O'Neal [Sun, 9 Oct 2016 05:40:38 +0000 (05:40 +0000)]
bug 60021: add note that EncryptionInfo may require poi-ooxml.jar to run EncryptionModes

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

8 years agobug 60153: encrypt SXSSF temporary files; patch from PJ Fanning
Javen O'Neal [Sun, 9 Oct 2016 04:43:14 +0000 (04:43 +0000)]
bug 60153: encrypt SXSSF temporary files; patch from PJ Fanning

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

8 years agobug 60197: Workbook#setSheetOrder should update named range sheet indices
Javen O'Neal [Sun, 9 Oct 2016 03:02:13 +0000 (03:02 +0000)]
bug 60197: Workbook#setSheetOrder should update named range sheet indices

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

8 years agobug 60219: add disabled unit test for parsing formulas containing external workbook...
Javen O'Neal [Sat, 8 Oct 2016 23:41:08 +0000 (23:41 +0000)]
bug 60219: add disabled unit test for parsing formulas containing external workbook references with a quoted sheet name

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

8 years agoBug 60003 - Regression: HSLF Powerpoint text extractor from footer of master slide
Andreas Beeker [Sat, 8 Oct 2016 18:08:25 +0000 (18:08 +0000)]
Bug 60003 - Regression: HSLF Powerpoint text extractor from footer of master slide

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

8 years agoBug 60226 - ClassLoader workaround for OSGI when processing OOXML files
Andreas Beeker [Sat, 8 Oct 2016 17:07:15 +0000 (17:07 +0000)]
Bug 60226 - ClassLoader workaround for OSGI when processing OOXML files

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

8 years agoAdd initial compile steps with a simple multi-project setup to build.gradle
Dominik Stadler [Fri, 7 Oct 2016 19:33:11 +0000 (19:33 +0000)]
Add initial compile steps with a simple multi-project setup to build.gradle
Adjust some tests to make them run fine in the Gradle build as well

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

8 years agobug 60216: javadocx fix for Comment#isVisible and Comment#setVisible; patch from...
Javen O'Neal [Fri, 7 Oct 2016 12:39:15 +0000 (12:39 +0000)]
bug 60216: javadocx fix for Comment#isVisible and Comment#setVisible; patch from Daniel Kueppers

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

8 years agoBug 59958: Add simple test-case
Dominik Stadler [Wed, 5 Oct 2016 20:13:38 +0000 (20:13 +0000)]
Bug 59958: Add simple test-case

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

8 years agoUse IOUtils.closeQuietly() in more places
Dominik Stadler [Wed, 5 Oct 2016 20:00:07 +0000 (20:00 +0000)]
Use IOUtils.closeQuietly() in more places
Avoid two possible file-handle leaks when opening files fails with an exception
Make tests close resources properly to not spam the output when running with file-leak-detector

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

8 years agoBug 53028: Broken auto fit row height in the cells with word wrap
Dominik Stadler [Wed, 5 Oct 2016 19:59:56 +0000 (19:59 +0000)]
Bug 53028: Broken auto fit row height in the cells with word wrap

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

8 years agoPrint out size of extracted text in CommandLineExtractor
Dominik Stadler [Wed, 5 Oct 2016 19:59:50 +0000 (19:59 +0000)]
Print out size of extracted text in CommandLineExtractor

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

8 years agoSome IDE warning fixes and unit test adjustments
Dominik Stadler [Wed, 5 Oct 2016 19:59:44 +0000 (19:59 +0000)]
Some IDE warning fixes and unit test adjustments

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

8 years agoJavadoc fixes
Nick Burch [Wed, 5 Oct 2016 10:39:03 +0000 (10:39 +0000)]
Javadoc fixes

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

8 years agoAdd PropertyTemplate for drawing Borders (58787)
Mark Murphy [Wed, 5 Oct 2016 02:23:52 +0000 (02:23 +0000)]
Add PropertyTemplate for drawing Borders (58787)

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

8 years agoJavadoc fixes
Nick Burch [Fri, 30 Sep 2016 10:22:27 +0000 (10:22 +0000)]
Javadoc fixes

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

8 years agobug 60187: set BorderStyle directly instead of through short code
Javen O'Neal [Fri, 30 Sep 2016 07:02:02 +0000 (07:02 +0000)]
bug 60187: set BorderStyle directly instead of through short code

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

8 years agobug 60187: replace methods operating on BorderStyle codes with BorderStyle enums
Javen O'Neal [Fri, 30 Sep 2016 06:39:29 +0000 (06:39 +0000)]
bug 60187: replace methods operating on BorderStyle codes with BorderStyle enums

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

8 years agoBug 59857 - Password protected files with "Microsoft Enhanced Cryptographic Provider...
Andreas Beeker [Wed, 28 Sep 2016 23:36:09 +0000 (23:36 +0000)]
Bug 59857 - Password protected files with "Microsoft Enhanced Cryptographic Provider v1.0"

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

8 years agomerge trunk to branch hssf_cryptoapi hssf_cryptoapi
Andreas Beeker [Wed, 28 Sep 2016 21:22:13 +0000 (21:22 +0000)]
merge trunk to branch

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

8 years agomerge trunk to branch
Andreas Beeker [Wed, 28 Sep 2016 21:01:40 +0000 (21:01 +0000)]
merge trunk to branch

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

8 years agoAdjust some JavaDoc and remove some unnecessary String.valueOf() calls and fix some...
Dominik Stadler [Wed, 28 Sep 2016 08:44:14 +0000 (08:44 +0000)]
Adjust some JavaDoc and remove some unnecessary String.valueOf() calls and fix some other compiler warnings

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

8 years agoadd onealj@apache.org 8BABDD6C to KEYS
Javen O'Neal [Sun, 25 Sep 2016 02:21:41 +0000 (02:21 +0000)]
add onealj@apache.org 8BABDD6C to KEYS

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

8 years agoignore .gradle directory
Javen O'Neal [Thu, 22 Sep 2016 09:30:24 +0000 (09:30 +0000)]
ignore .gradle directory

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

8 years agobug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfBoundsExc...
Javen O'Neal [Thu, 22 Sep 2016 09:24:48 +0000 (09:24 +0000)]
bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfBoundsException

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

8 years agoadd gradle build script for building POI with gradle
Javen O'Neal [Thu, 22 Sep 2016 09:21:56 +0000 (09:21 +0000)]
add gradle build script for building POI with gradle

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

8 years agobug 59687: correctly delete comments from rows when removing a row and the workbook...
Javen O'Neal [Thu, 22 Sep 2016 07:50:33 +0000 (07:50 +0000)]
bug 59687: correctly delete comments from rows when removing a row and the workbook contains empty rows above the deleted row; patch from Greg Woolsey

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

8 years agobug 59687: add failing unit test showing that comments when the row that contains...
Javen O'Neal [Thu, 22 Sep 2016 07:36:52 +0000 (07:36 +0000)]
bug 59687: add failing unit test showing that comments when the row that contains the comment is deleted; patch and file contributed by Greg Woolsey

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

8 years agocheck column outline level for bug 55076
Javen O'Neal [Thu, 22 Sep 2016 04:37:04 +0000 (04:37 +0000)]
check column outline level for bug 55076

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

8 years agoadd failing unit test for bug 55076: collapsing column groups only hides the first...
Javen O'Neal [Thu, 22 Sep 2016 04:24:22 +0000 (04:24 +0000)]
add failing unit test for bug 55076: collapsing column groups only hides the first column

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

8 years agofix NPE
Javen O'Neal [Thu, 22 Sep 2016 04:02:56 +0000 (04:02 +0000)]
fix NPE

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

8 years agouse equalsIgnoreCase for case-insensitive string comparisons
Javen O'Neal [Thu, 22 Sep 2016 03:48:49 +0000 (03:48 +0000)]
use equalsIgnoreCase for case-insensitive string comparisons

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

8 years agoadd comment for purpose of test
Javen O'Neal [Thu, 22 Sep 2016 03:37:09 +0000 (03:37 +0000)]
add comment for purpose of test

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

8 years agobug 45565: add failing unit test for bug 45565
Javen O'Neal [Thu, 22 Sep 2016 03:29:00 +0000 (03:29 +0000)]
bug 45565: add failing unit test for bug 45565

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

8 years agoAdd 3,15 to DOAP file
David North [Wed, 21 Sep 2016 22:03:57 +0000 (22:03 +0000)]
Add 3,15 to DOAP file

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

8 years agoCompiler/IDE warnings, unnecessary keywords,
Dominik Stadler [Wed, 21 Sep 2016 05:45:57 +0000 (05:45 +0000)]
Compiler/IDE warnings, unnecessary keywords,

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

8 years agoreplace @Ignore with POITestCase.skipTest/testPassesNow
Javen O'Neal [Wed, 21 Sep 2016 05:32:26 +0000 (05:32 +0000)]
replace @Ignore with POITestCase.skipTest/testPassesNow

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

8 years agobug 59983: add failing unit test demonstrating formula shifting is apply twice to...
Javen O'Neal [Wed, 21 Sep 2016 05:20:36 +0000 (05:20 +0000)]
bug 59983: add failing unit test demonstrating formula shifting is apply twice to shared formulas; patch from Luca Martini

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

8 years agoadd fixturing for notifying us when a previously failing unit test passes (better...
Javen O'Neal [Wed, 21 Sep 2016 05:03:57 +0000 (05:03 +0000)]
add fixturing for notifying us when a previously failing unit test passes (better than @Ignore)

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

8 years agobug 59933: demote accessibility of POILogger implementations of log(int, Object)...
Javen O'Neal [Wed, 21 Sep 2016 03:57:22 +0000 (03:57 +0000)]
bug 59933: demote accessibility of POILogger implementations of log(int, Object) and log(int, Object, Throwable) to be consistent with the POILogger abstract class

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

8 years agobug 60153: move flushSheets out to its own method
Javen O'Neal [Wed, 21 Sep 2016 03:31:15 +0000 (03:31 +0000)]
bug 60153: move flushSheets out to its own method

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

8 years agobug 57200,59788: be more specific why a temporary directory could not be created
Javen O'Neal [Wed, 21 Sep 2016 03:19:31 +0000 (03:19 +0000)]
bug 57200,59788: be more specific why a temporary directory could not be created

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

8 years agobug 59933: demote accessibility of POILogger implementations of log(int, Object)...
Javen O'Neal [Wed, 21 Sep 2016 02:45:39 +0000 (02:45 +0000)]
bug 59933: demote accessibility of POILogger implementations of log(int, Object) and log(int, Object, Throwable) to be consistent with the POILogger abstract class

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

8 years agojavadoc
Javen O'Neal [Wed, 21 Sep 2016 02:43:55 +0000 (02:43 +0000)]
javadoc

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

8 years agobug 59933: demote accessibility of NullLogger methods to the same level as POILogger
Javen O'Neal [Wed, 21 Sep 2016 02:12:54 +0000 (02:12 +0000)]
bug 59933: demote accessibility of NullLogger methods to the same level as POILogger

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

8 years agomake POILogFactory _loggers cache final
Javen O'Neal [Wed, 21 Sep 2016 02:05:58 +0000 (02:05 +0000)]
make POILogFactory _loggers cache final

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

8 years agobug 59933: override POILogger#log(int, Object...) in NullLogger
Javen O'Neal [Wed, 21 Sep 2016 01:41:54 +0000 (01:41 +0000)]
bug 59933: override POILogger#log(int, Object...) in NullLogger

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

8 years agofix copy-paste error
Javen O'Neal [Wed, 21 Sep 2016 01:15:39 +0000 (01:15 +0000)]
fix copy-paste error

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

8 years agoinclude class of caught exception
Javen O'Neal [Wed, 21 Sep 2016 01:14:26 +0000 (01:14 +0000)]
include class of caught exception

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

8 years agobug 60158: add failing test cases for AIOOBE on VBAMacroReader
Javen O'Neal [Wed, 21 Sep 2016 01:03:12 +0000 (01:03 +0000)]
bug 60158: add failing test cases for AIOOBE on VBAMacroReader

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

8 years agoAdjust handling of ByteBuffer some more
Dominik Stadler [Tue, 20 Sep 2016 20:24:54 +0000 (20:24 +0000)]
Adjust handling of ByteBuffer some more

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

8 years agobug 59853: exclude BaseTestXSSFPivotTable from ooxml-lite
Javen O'Neal [Tue, 20 Sep 2016 09:59:01 +0000 (09:59 +0000)]
bug 59853: exclude BaseTestXSSFPivotTable from ooxml-lite

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

8 years agobug 59853: support PivotTables with named structured references; patch from Greg...
Javen O'Neal [Tue, 20 Sep 2016 07:55:13 +0000 (07:55 +0000)]
bug 59853: support PivotTables with named structured references; patch from Greg Woolsey

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

8 years agomerge trunk to branch
Andreas Beeker [Mon, 19 Sep 2016 00:20:44 +0000 (00:20 +0000)]
merge trunk to branch

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

8 years agoprepare for 3.16-beta1
David North [Sat, 17 Sep 2016 09:33:43 +0000 (09:33 +0000)]
prepare for 3.16-beta1

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

8 years agorelease prepare for 3.15 - updating build.xml and status.xml
David North [Sat, 17 Sep 2016 08:50:18 +0000 (08:50 +0000)]
release prepare for 3.15 - updating build.xml and status.xml

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

8 years agoprepare for 3.16-beta1
David North [Sat, 17 Sep 2016 07:49:52 +0000 (07:49 +0000)]
prepare for 3.16-beta1

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

8 years agorelease prepare for 3.15 - updating build.xml and status.xml
David North [Sat, 17 Sep 2016 07:49:02 +0000 (07:49 +0000)]
release prepare for 3.15 - updating build.xml and status.xml

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

8 years ago+svnprops eol-style=native
Javen O'Neal [Fri, 16 Sep 2016 00:41:25 +0000 (00:41 +0000)]
+svnprops eol-style=native

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

8 years agobug 59705: consolidate bounds checking of column index into a helper method
Javen O'Neal [Fri, 16 Sep 2016 00:32:40 +0000 (00:32 +0000)]
bug 59705: consolidate bounds checking of column index into a helper method

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

8 years agoPOI 60140 Prevent unnecessary memory usage -- no need to cache HeapByteBuffer in...
Tim Allison [Thu, 15 Sep 2016 00:19:52 +0000 (00:19 +0000)]
POI 60140 Prevent unnecessary memory usage -- no need to cache HeapByteBuffer in FileBackedDataSource, thanks to Luis Filipe Nassif for diagnosing this

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

8 years agosheet names are case insensitive
Javen O'Neal [Wed, 14 Sep 2016 22:43:08 +0000 (22:43 +0000)]
sheet names are case insensitive

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

8 years agomake sure workbook can be written out and read back for all TestXSSFPivotTable tests
Javen O'Neal [Wed, 14 Sep 2016 22:11:14 +0000 (22:11 +0000)]
make sure workbook can be written out and read back for all TestXSSFPivotTable tests

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

8 years agoconvert TestXSSFPivotTable to junit4
Javen O'Neal [Wed, 14 Sep 2016 22:01:11 +0000 (22:01 +0000)]
convert TestXSSFPivotTable to junit4

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

8 years agodeclare methods throw runtime exceptions for IDE hints
Javen O'Neal [Wed, 14 Sep 2016 21:44:06 +0000 (21:44 +0000)]
declare methods throw runtime exceptions for IDE hints

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

8 years agodeclare methods throw runtime exceptions for IDE hints
Javen O'Neal [Wed, 14 Sep 2016 21:32:34 +0000 (21:32 +0000)]
declare methods throw runtime exceptions for IDE hints

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

8 years agobug 60128: remove forbidden-api Exception.printStackTrace()
Javen O'Neal [Wed, 14 Sep 2016 19:24:49 +0000 (19:24 +0000)]
bug 60128: remove forbidden-api Exception.printStackTrace()

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

8 years agobug 60128: exclude openxml4j/invalid.xlsx from additional integration (stress) tests
Javen O'Neal [Wed, 14 Sep 2016 18:41:21 +0000 (18:41 +0000)]
bug 60128: exclude openxml4j/invalid.xlsx from additional integration (stress) tests

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

8 years agoadd compile-examples dependency to compile-integration. o.a.p.xssf.eventusermodel...
Javen O'Neal [Wed, 14 Sep 2016 17:55:51 +0000 (17:55 +0000)]
add compile-examples dependency to compile-integration. o.a.p.xssf.eventusermodel.XLSX2CSV and o.a.p.xssf.eventusermodel.examples.FromHowTo are needed for o.a.p.stress.XSSFFileHandler.

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

8 years agobug 60128: add test-data/openxml4j/invalid.xlsx to expected failures for integration...
Javen O'Neal [Wed, 14 Sep 2016 17:48:00 +0000 (17:48 +0000)]
bug 60128: add test-data/openxml4j/invalid.xlsx to expected failures for integration test

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