]> source.dussan.org Git - poi.git/log
poi.git
8 years agobug 59805: add unit test for LocaleUtil#getLocaleCalendar
Javen O'Neal [Wed, 6 Jul 2016 08:52:40 +0000 (08:52 +0000)]
bug 59805: add unit test for LocaleUtil#getLocaleCalendar

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

8 years agobug 59805: add unit test for LocaleUtil
Javen O'Neal [Wed, 6 Jul 2016 08:12:08 +0000 (08:12 +0000)]
bug 59805: add unit test for LocaleUtil

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

8 years agobug 59805: make LocaleUtil a static class
Javen O'Neal [Wed, 6 Jul 2016 05:40:53 +0000 (05:40 +0000)]
bug 59805: make LocaleUtil a static class

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

8 years agobug 59804: javadoc update
Javen O'Neal [Tue, 5 Jul 2016 23:33:31 +0000 (23:33 +0000)]
bug 59804: javadoc update

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

8 years ago+svn:eol-style=native
Javen O'Neal [Tue, 5 Jul 2016 23:26:32 +0000 (23:26 +0000)]
+svn:eol-style=native

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

8 years agobug 59804: indicate when features were @Internal-ized
Javen O'Neal [Tue, 5 Jul 2016 23:22:49 +0000 (23:22 +0000)]
bug 59804: indicate when features were @Internal-ized

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

8 years agobug 59804: add since attribute to @Internal annotation; add @Removal annotation to...
Javen O'Neal [Tue, 5 Jul 2016 23:01:05 +0000 (23:01 +0000)]
bug 59804: add since attribute to @Internal annotation; add @Removal annotation to track when features will be removed

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

8 years agojavadocs fixes (jdk8)
Andreas Beeker [Tue, 5 Jul 2016 22:57:50 +0000 (22:57 +0000)]
javadocs fixes (jdk8)

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

8 years agobug 59784: replace 'signed' with 'signature (.asc)'; patch from Sebb
Javen O'Neal [Tue, 5 Jul 2016 20:59:28 +0000 (20:59 +0000)]
bug 59784: replace 'signed' with 'signature (.asc)'; patch from Sebb

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

8 years agoAdd a unit-test to verify that DataFormatter.formatCellValue() does format formula...
Dominik Stadler [Tue, 5 Jul 2016 07:24:14 +0000 (07:24 +0000)]
Add a unit-test to verify that DataFormatter.formatCellValue() does format formula-results correctly

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

8 years agojavadocs fixes (jdk8)
Andreas Beeker [Mon, 4 Jul 2016 23:45:19 +0000 (23:45 +0000)]
javadocs fixes (jdk8)

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

8 years agoWhen dumping a HMEF body that is a string not RTF, use a predictable encoding rather...
Nick Burch [Mon, 4 Jul 2016 22:47:17 +0000 (22:47 +0000)]
When dumping a HMEF body that is a string not RTF, use a predictable encoding rather than whatever the property happened to have in the original file

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

8 years agoFix HMEFMessage to allow fetching attributes by custom MAPI Properties
Nick Burch [Mon, 4 Jul 2016 22:41:46 +0000 (22:41 +0000)]
Fix HMEFMessage to allow fetching attributes by custom MAPI Properties

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

8 years ago#59780 OPC support for a wider range of timezone'd created and modified date formats...
Nick Burch [Mon, 4 Jul 2016 20:55:07 +0000 (20:55 +0000)]
#59780 OPC support for a wider range of timezone'd created and modified date formats in package properties

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

8 years agoAdd ignored test for #59780, and specially-crafted test file
Nick Burch [Mon, 4 Jul 2016 20:26:40 +0000 (20:26 +0000)]
Add ignored test for #59780, and specially-crafted test file

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

8 years agobug 59796: XSSFTable#getRowCount off-by-one error
Javen O'Neal [Mon, 4 Jul 2016 19:09:10 +0000 (19:09 +0000)]
bug 59796: XSSFTable#getRowCount off-by-one error

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

8 years agotypo
Javen O'Neal [Mon, 4 Jul 2016 19:00:35 +0000 (19:00 +0000)]
typo

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

8 years agomark BitField as internal use only
Javen O'Neal [Mon, 4 Jul 2016 18:50:26 +0000 (18:50 +0000)]
mark BitField as internal use only

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

8 years agopre for-each iteration over for index iteration
Javen O'Neal [Mon, 4 Jul 2016 18:43:45 +0000 (18:43 +0000)]
pre for-each iteration over for index iteration

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

8 years agobug 59795: add method to synchronize start and stop cell references with CTTable
Javen O'Neal [Mon, 4 Jul 2016 18:25:00 +0000 (18:25 +0000)]
bug 59795: add method to synchronize start and stop cell references with CTTable

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

8 years agoTry (as best as possible with no test file) to extract uncompressed HMEF test when...
Nick Burch [Mon, 4 Jul 2016 18:06:14 +0000 (18:06 +0000)]
Try (as best as possible with no test file) to extract uncompressed HMEF test when that is there instead of Compressed RTF

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

8 years agobug 59790,59791: add @since javadoc annotation to FormulaType and CellType
Javen O'Neal [Mon, 4 Jul 2016 13:49:44 +0000 (13:49 +0000)]
bug 59790,59791: add @since javadoc annotation to FormulaType and CellType

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

8 years agobug 59791: CellFormat#ultimateType(Cell) should return an integer for backwards compa...
Javen O'Neal [Mon, 4 Jul 2016 13:09:30 +0000 (13:09 +0000)]
bug 59791: CellFormat#ultimateType(Cell) should return an integer for backwards compatibility (use ultimateTypeEnum for now for CellType enums); re-add SXSSFCell(SXSSFRow, int) for backwards compatibility

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

8 years agobug 59791: add @since to Cell, EvaluationCell, and FormulaEvaluator CellType getter...
Javen O'Neal [Mon, 4 Jul 2016 12:35:49 +0000 (12:35 +0000)]
bug 59791: add @since to Cell, EvaluationCell, and FormulaEvaluator CellType getter javadocs

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

8 years agobug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an integer for...
Javen O'Neal [Mon, 4 Jul 2016 12:21:42 +0000 (12:21 +0000)]
bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an integer for backwards compatibility

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

8 years agobug 59791: getCellType and getCachedFormulaResultType should return an integer for...
Javen O'Neal [Mon, 4 Jul 2016 11:54:20 +0000 (11:54 +0000)]
bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility

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

8 years agoreorganize imports (remove unused imports, sort alphabetically)
Javen O'Neal [Mon, 4 Jul 2016 10:38:25 +0000 (10:38 +0000)]
reorganize imports (remove unused imports, sort alphabetically)

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

8 years agobug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.*
Javen O'Neal [Mon, 4 Jul 2016 10:15:18 +0000 (10:15 +0000)]
bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.*

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

8 years agobug 59791: convert Cell Type to an enum
Javen O'Neal [Mon, 4 Jul 2016 09:45:46 +0000 (09:45 +0000)]
bug 59791: convert Cell Type to an enum

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

8 years agobug 59790: convert FormulaType class to enum
Javen O'Neal [Mon, 4 Jul 2016 05:37:06 +0000 (05:37 +0000)]
bug 59790: convert FormulaType class to enum

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

8 years agojavadocs fix
Javen O'Neal [Mon, 4 Jul 2016 05:00:55 +0000 (05:00 +0000)]
javadocs fix

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

8 years agobug 59789: move HSSFComment shifting due to rowShift outside of for-loop for performance
Javen O'Neal [Mon, 4 Jul 2016 03:06:11 +0000 (03:06 +0000)]
bug 59789: move HSSFComment shifting due to rowShift outside of for-loop for performance

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

8 years agorearrange JavaDocs to match constructor ordering
Javen O'Neal [Mon, 4 Jul 2016 02:58:38 +0000 (02:58 +0000)]
rearrange JavaDocs to match constructor ordering

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

8 years agofindbugs fixes
Javen O'Neal [Mon, 4 Jul 2016 02:14:02 +0000 (02:14 +0000)]
findbugs fixes

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

8 years agobug 59773: replace for loops with for-each loops; javadocs fixes for JDK8
Javen O'Neal [Mon, 4 Jul 2016 01:49:28 +0000 (01:49 +0000)]
bug 59773: replace for loops with for-each loops; javadocs fixes for JDK8

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

8 years agoadd missing ASL license header from bug 59788 comment 2 r1751185
Javen O'Neal [Mon, 4 Jul 2016 01:28:19 +0000 (01:28 +0000)]
add missing ASL license header from bug 59788 comment 2 r1751185

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

8 years agobug 59166: suggest alternative implementations for TempFileCreationStrategy
Javen O'Neal [Mon, 4 Jul 2016 01:07:52 +0000 (01:07 +0000)]
bug 59166: suggest alternative implementations for TempFileCreationStrategy

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

8 years agobug 59788: move DefaultTempFileCreationStrategy from TempFile inner class to its...
Javen O'Neal [Mon, 4 Jul 2016 00:00:20 +0000 (00:00 +0000)]
bug 59788: move DefaultTempFileCreationStrategy from TempFile inner class to its own class

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

8 years agojavadocs fixes (jdk8)
Andreas Beeker [Sun, 3 Jul 2016 23:38:06 +0000 (23:38 +0000)]
javadocs fixes (jdk8)

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

8 years agowhitespace
Javen O'Neal [Sun, 3 Jul 2016 23:33:36 +0000 (23:33 +0000)]
whitespace

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

8 years agomake class attributes final; return unmodifiable lists
Javen O'Neal [Sun, 3 Jul 2016 23:23:54 +0000 (23:23 +0000)]
make class attributes final; return unmodifiable lists

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

8 years agorevert whitespace changes to ASF license; previous commit r1751180 contributed by...
Javen O'Neal [Sun, 3 Jul 2016 23:17:11 +0000 (23:17 +0000)]
revert whitespace changes to ASF license; previous commit r1751180 contributed by sebb

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

8 years agobug 59786: fix NPE from winmail.dat files if message body is null
Javen O'Neal [Sun, 3 Jul 2016 23:13:37 +0000 (23:13 +0000)]
bug 59786: fix NPE from winmail.dat files if message body is null

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

8 years agowhitespace (3 spaces and tabs to 4 spaces)
Javen O'Neal [Sun, 3 Jul 2016 23:05:52 +0000 (23:05 +0000)]
whitespace (3 spaces and tabs to 4 spaces)

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

8 years agouncomment ignored unit tests so they at least compile
Javen O'Neal [Sun, 3 Jul 2016 22:59:41 +0000 (22:59 +0000)]
uncomment ignored unit tests so they at least compile

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

8 years agobug 59788: create temporary directories
Javen O'Neal [Sun, 3 Jul 2016 22:58:06 +0000 (22:58 +0000)]
bug 59788: create temporary directories

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

8 years agodeprecated DrawingManager
Andreas Beeker [Sun, 3 Jul 2016 22:21:55 +0000 (22:21 +0000)]
deprecated DrawingManager

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

8 years ago#59170 - Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape classes removed
Andreas Beeker [Sun, 3 Jul 2016 21:54:17 +0000 (21:54 +0000)]
#59170 - Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape classes removed

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

8 years agoconvert to junit4
Javen O'Neal [Sun, 3 Jul 2016 20:04:43 +0000 (20:04 +0000)]
convert to junit4

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

8 years agojavadocs fixes (jdk8)
Andreas Beeker [Sun, 3 Jul 2016 18:25:05 +0000 (18:25 +0000)]
javadocs fixes (jdk8)
(eclipse) source clean ups

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

8 years agobug 59773: move loop invariants outside of loop or change for loops to for-each loops
Javen O'Neal [Sun, 3 Jul 2016 07:20:47 +0000 (07:20 +0000)]
bug 59773: move loop invariants outside of loop or change for loops to for-each loops

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

8 years agojavadocs fixes (jdk8)
Andreas Beeker [Sat, 2 Jul 2016 23:08:07 +0000 (23:08 +0000)]
javadocs fixes (jdk8)

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

8 years agoignore *.zip
Andreas Beeker [Sat, 2 Jul 2016 22:57:21 +0000 (22:57 +0000)]
ignore *.zip

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

8 years agoannounce POI 3.15-beta2
Andreas Beeker [Sat, 2 Jul 2016 22:09:00 +0000 (22:09 +0000)]
announce POI 3.15-beta2
generate snipplet for download.xml

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

8 years agobug 59773: move loop invariants outside of loop or change for loops to for-each loops
Javen O'Neal [Sat, 2 Jul 2016 18:28:43 +0000 (18:28 +0000)]
bug 59773: move loop invariants outside of loop or change for loops to for-each loops

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

8 years agobug 59781: ignore duplicate HSSF PaneInformation, which now shadows the Common SS...
Javen O'Neal [Sat, 2 Jul 2016 16:29:05 +0000 (16:29 +0000)]
bug 59781: ignore duplicate HSSF PaneInformation, which now shadows the Common SS version. The HSSF version has been deprecated and will be deleted after 2 releases

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

8 years agobug 59781: promote to Common SS: move PaneInformation from o.a.p.hssf.util to o.a...
Javen O'Neal [Sat, 2 Jul 2016 09:00:13 +0000 (09:00 +0000)]
bug 59781: promote to Common SS: move PaneInformation from o.a.p.hssf.util to o.a.p.ss.util

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

8 years agodon't shadow drawing field from XSSFShape in XSSFGraphicFrame
Javen O'Neal [Sat, 2 Jul 2016 08:40:50 +0000 (08:40 +0000)]
don't shadow drawing field from XSSFShape in XSSFGraphicFrame

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

8 years agofindbugs: remove implements Cloneable declaration from classes that don't implement...
Javen O'Neal [Sat, 2 Jul 2016 08:30:34 +0000 (08:30 +0000)]
findbugs: remove implements Cloneable declaration from classes that don't implement a clone method

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

8 years agofindbugs: remove switch statement fall-through and move default switch to bottom
Javen O'Neal [Sat, 2 Jul 2016 08:20:14 +0000 (08:20 +0000)]
findbugs: remove switch statement fall-through and move default switch to bottom

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

8 years agoenable @Ignored unit test that is passing now
Javen O'Neal [Sat, 2 Jul 2016 05:12:19 +0000 (05:12 +0000)]
enable @Ignored unit test that is passing now

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

8 years agofindbugs REC_CATCH_EXCEPTION: catch specific exception types and include more helpful...
Javen O'Neal [Sat, 2 Jul 2016 05:11:01 +0000 (05:11 +0000)]
findbugs REC_CATCH_EXCEPTION: catch specific exception types and include more helpful reason rather than catching all Exceptions with one misleading reason

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

8 years ago+svn:eol-style=native
Javen O'Neal [Sat, 2 Jul 2016 05:01:43 +0000 (05:01 +0000)]
+svn:eol-style=native

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

8 years agodeprecate o.a.p.hssf.util.AreaReference as it shadows o.a.p.ss.util.AreaReference...
Javen O'Neal [Sat, 2 Jul 2016 04:43:21 +0000 (04:43 +0000)]
deprecate o.a.p.hssf.util.AreaReference as it shadows o.a.p.ss.util.AreaReference (findbugs) and provides no additional functionality

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

8 years agofindbugs: DocumentInputStream.skip(long) result not checked; close DocumentInputStrea...
Javen O'Neal [Sat, 2 Jul 2016 04:39:53 +0000 (04:39 +0000)]
findbugs: DocumentInputStream.skip(long) result not checked; close DocumentInputStream even if exception is thrown

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

8 years agowhitespace and +svn:eol-style=native
Javen O'Neal [Sat, 2 Jul 2016 04:28:41 +0000 (04:28 +0000)]
whitespace and +svn:eol-style=native

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

8 years agosonar fixes
Andreas Beeker [Fri, 1 Jul 2016 21:10:40 +0000 (21:10 +0000)]
sonar fixes

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

8 years agobug 59776: don't swallow cause of exception in ZipPackagePropertiesMashaller exceptio...
Javen O'Neal [Fri, 1 Jul 2016 09:14:41 +0000 (09:14 +0000)]
bug 59776: don't swallow cause of exception in ZipPackagePropertiesMashaller exception handling

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

8 years agoforbidden-apis-fix
Andreas Beeker [Thu, 30 Jun 2016 23:03:17 +0000 (23:03 +0000)]
forbidden-apis-fix

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

8 years agoa few performance fixes to speed-up the tests
Andreas Beeker [Thu, 30 Jun 2016 22:59:46 +0000 (22:59 +0000)]
a few performance fixes to speed-up the tests

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

8 years ago#59739 When testing for a valid NFIB in a FileInformationBlock, accept common "nearby...
Nick Burch [Thu, 30 Jun 2016 21:20:23 +0000 (21:20 +0000)]
#59739 When testing for a valid NFIB in a FileInformationBlock, accept common "nearby" values as found from CommonCrawl

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

8 years agoBug 59739: For now fix the regression in FileInformationBlock which was introduced...
Dominik Stadler [Thu, 30 Jun 2016 21:06:04 +0000 (21:06 +0000)]
Bug 59739: For now fix the regression in FileInformationBlock which was introduced after 3.15-beta1 so that the documents can be loaded again pending a full fix as discussed in the bug.

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

8 years agoUpdate to apache-rat-12
Dominik Stadler [Thu, 30 Jun 2016 21:05:52 +0000 (21:05 +0000)]
Update to apache-rat-12

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

8 years ago#59766 Need to catch Errors as well when trying to tweak SAX stuff
Nick Burch [Mon, 27 Jun 2016 19:57:33 +0000 (19:57 +0000)]
#59766 Need to catch Errors as well when trying to tweak SAX stuff

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

8 years agoprepare for 3.15-beta3
Andreas Beeker [Sat, 25 Jun 2016 16:53:05 +0000 (16:53 +0000)]
prepare for 3.15-beta3

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

8 years agorelease prepare for 3.15-beta2 - pin documentation
Andreas Beeker [Sat, 25 Jun 2016 16:50:21 +0000 (16:50 +0000)]
release prepare for 3.15-beta2 - pin documentation

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

8 years agobug 59748: replace remaining Hashtable usages in contrib/poi-ruby and hssf examples
Javen O'Neal [Sat, 25 Jun 2016 05:22:05 +0000 (05:22 +0000)]
bug 59748: replace remaining Hashtable usages in contrib/poi-ruby and hssf examples

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

8 years agoadd @Override annotation for updateOtherRecordReferences on PositionDependentRecordAt...
Javen O'Neal [Sat, 25 Jun 2016 05:10:22 +0000 (05:10 +0000)]
add @Override annotation for updateOtherRecordReferences on PositionDependentRecordAtom descendents

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

8 years agodeprecated constants pointing to MissingCellPolicy - use enum instead
Andreas Beeker [Fri, 24 Jun 2016 23:31:12 +0000 (23:31 +0000)]
deprecated constants pointing to MissingCellPolicy - use enum instead
javadocs fixes (jdk8)

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

8 years agoSonar fixes
Andreas Beeker [Fri, 24 Jun 2016 22:04:12 +0000 (22:04 +0000)]
Sonar fixes

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

8 years agobug 59748: replace Hashtable with HashMap; contributed by Axel Howind
Javen O'Neal [Fri, 24 Jun 2016 21:39:44 +0000 (21:39 +0000)]
bug 59748: replace Hashtable with HashMap; contributed by Axel Howind

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

8 years agosonar fix
Andreas Beeker [Fri, 24 Jun 2016 20:26:08 +0000 (20:26 +0000)]
sonar fix

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

8 years agocommon-crawl-regression-fix: fallback to higher template level for default font,...
Andreas Beeker [Fri, 24 Jun 2016 00:12:25 +0000 (00:12 +0000)]
common-crawl-regression-fix: fallback to higher template level for default font, in case the style reference can't be determined

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

8 years agoFix for test-data of #59746
Andreas Beeker [Thu, 23 Jun 2016 23:13:59 +0000 (23:13 +0000)]
Fix for test-data of #59746

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

8 years ago#59746 XSSF support for files from certain alternate tools where the row XML is missi...
Nick Burch [Thu, 23 Jun 2016 18:59:48 +0000 (18:59 +0000)]
#59746 XSSF support for files from certain alternate tools where the row XML is missing the row number

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

8 years agoDisabled unit test for bug #59746, test file from Rob Owen
Nick Burch [Thu, 23 Jun 2016 18:44:34 +0000 (18:44 +0000)]
Disabled unit test for bug #59746, test file from Rob Owen

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

8 years ago#59743 - ZipSecureFile throwing "zip bomb detected" exception when writing SXSSFWorkbook
Andreas Beeker [Thu, 23 Jun 2016 00:23:51 +0000 (00:23 +0000)]
#59743 - ZipSecureFile throwing "zip bomb detected" exception when writing SXSSFWorkbook

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

8 years agoIgnore Tiff files
Andreas Beeker [Wed, 22 Jun 2016 22:51:14 +0000 (22:51 +0000)]
Ignore Tiff files

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

8 years agosonar fix
Andreas Beeker [Wed, 22 Jun 2016 22:27:53 +0000 (22:27 +0000)]
sonar fix

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

8 years agojavadoc fixes (jdk8)
Andreas Beeker [Wed, 22 Jun 2016 22:26:08 +0000 (22:26 +0000)]
javadoc fixes (jdk8)

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

8 years agoXSLFPictureData support for TIFF images - patch and tests from bug #59742 from Jens...
Nick Burch [Wed, 22 Jun 2016 16:18:36 +0000 (16:18 +0000)]
XSLFPictureData support for TIFF images - patch and tests from bug #59742 from Jens Popp

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

8 years agoFix inconsistent whitespace and indents
Nick Burch [Tue, 21 Jun 2016 14:34:12 +0000 (14:34 +0000)]
Fix inconsistent whitespace and indents

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

8 years ago#59717 POIXMLProperties helper methods for reading and changing OOXML document thumbnails
Nick Burch [Tue, 21 Jun 2016 14:27:41 +0000 (14:27 +0000)]
#59717 POIXMLProperties helper methods for reading and changing OOXML document thumbnails

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

8 years agoProvide an alternate method to get the OLE2 thumbnail that decodes
Nick Burch [Tue, 21 Jun 2016 14:26:28 +0000 (14:26 +0000)]
Provide an alternate method to get the OLE2 thumbnail that decodes

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

8 years agobug 56781: make Name#validateName compatible on Java 6 (no Regex \p{IsAlphabetic...
Javen O'Neal [Mon, 20 Jun 2016 11:27:40 +0000 (11:27 +0000)]
bug 56781: make Name#validateName compatible on Java 6 (no Regex \p{IsAlphabetic} metaclasses

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

8 years agoremove an unnecessary row
Javen O'Neal [Mon, 20 Jun 2016 10:52:50 +0000 (10:52 +0000)]
remove an unnecessary row

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

8 years agobug 59733: cells do not need to be created for the XmlValueDisconnectedException...
Javen O'Neal [Mon, 20 Jun 2016 10:49:05 +0000 (10:49 +0000)]
bug 59733: cells do not need to be created for the XmlValueDisconnectedException to occur

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

8 years agobug 59733: add disabled unit test from Dattathreya
Javen O'Neal [Mon, 20 Jun 2016 10:41:22 +0000 (10:41 +0000)]
bug 59733: add disabled unit test from Dattathreya

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

8 years agoremove commented out @Ignore
Javen O'Neal [Mon, 20 Jun 2016 10:32:21 +0000 (10:32 +0000)]
remove commented out @Ignore

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

8 years agobug 56781: disallow names with symbols, except underscore, period, and backslash
Javen O'Neal [Mon, 20 Jun 2016 10:27:52 +0000 (10:27 +0000)]
bug 56781: disallow names with symbols, except underscore, period, and backslash

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