]> source.dussan.org Git - poi.git/log
poi.git
9 years agoanother try to fix the woodstox errors in the gump build
Andreas Beeker [Wed, 5 Aug 2015 21:58:44 +0000 (21:58 +0000)]
another try to fix the woodstox errors in the gump build

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

9 years ago#58204 - STYLE: ShapeContainer interface makes internal getShapesList() redundant
Andreas Beeker [Wed, 5 Aug 2015 21:44:01 +0000 (21:44 +0000)]
#58204 - STYLE: ShapeContainer interface makes internal getShapesList() redundant

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

9 years agoNPE fix for text extraction from MSG files with only a short name
Nick Burch [Wed, 5 Aug 2015 15:58:43 +0000 (15:58 +0000)]
NPE fix for text extraction from MSG files with only a short name

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

9 years agoTest outlook msg files from bug #58214
Nick Burch [Wed, 5 Aug 2015 14:34:03 +0000 (14:34 +0000)]
Test outlook msg files from bug #58214

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

9 years agoStub next test
Nick Burch [Tue, 4 Aug 2015 23:26:20 +0000 (23:26 +0000)]
Stub next test

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

9 years agoUse an enum to simplify the themes code and tests
Nick Burch [Tue, 4 Aug 2015 23:14:23 +0000 (23:14 +0000)]
Use an enum to simplify the themes code and tests

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

9 years agoFindbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAY
Andreas Beeker [Tue, 4 Aug 2015 23:11:50 +0000 (23:11 +0000)]
Findbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAY

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

9 years agoPull out indexes from the switch statement to constants, and fix warnings
Nick Burch [Tue, 4 Aug 2015 22:46:27 +0000 (22:46 +0000)]
Pull out indexes from the switch statement to constants, and fix warnings

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

9 years agomove setting of xmlinputfactory from junit to gump-meta/poi.xml
Andreas Beeker [Tue, 4 Aug 2015 22:24:31 +0000 (22:24 +0000)]
move setting of xmlinputfactory from junit to gump-meta/poi.xml

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

9 years agoFurther XSSF Themes unit testing
Nick Burch [Tue, 4 Aug 2015 17:50:44 +0000 (17:50 +0000)]
Further XSSF Themes unit testing

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

9 years agoAdd more complex themes examples
Nick Burch [Tue, 4 Aug 2015 17:11:45 +0000 (17:11 +0000)]
Add more complex themes examples

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

9 years agoConsistent indent between font and pattern CF formatting toString indent
Nick Burch [Tue, 4 Aug 2015 17:08:50 +0000 (17:08 +0000)]
Consistent indent between font and pattern CF formatting toString indent

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

9 years agoFindBugs fixes - MS_SHOULD_BE_FINAL
Andreas Beeker [Mon, 3 Aug 2015 23:36:28 +0000 (23:36 +0000)]
FindBugs fixes - MS_SHOULD_BE_FINAL

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

9 years agoJavadoc fixes
Andreas Beeker [Mon, 3 Aug 2015 23:30:13 +0000 (23:30 +0000)]
Javadoc fixes

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

9 years agogump build fixing - move system properties tinkering into junit class
Andreas Beeker [Mon, 3 Aug 2015 23:09:10 +0000 (23:09 +0000)]
gump build fixing - move system properties tinkering into junit class

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

9 years agoTrying to fix the wrong xmlinputfactory on gump run
Andreas Beeker [Sun, 2 Aug 2015 21:29:23 +0000 (21:29 +0000)]
Trying to fix the wrong xmlinputfactory on gump run

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

9 years ago#58190 - The current picture handling uses raw integers for types and index, replace...
Andreas Beeker [Sun, 2 Aug 2015 20:21:35 +0000 (20:21 +0000)]
#58190 - The current picture handling uses raw integers for types and index, replace with enum and reference

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

9 years agoMaven uses plurals for everything *except* javadocs... #58203
Nick Burch [Sat, 1 Aug 2015 21:35:00 +0000 (21:35 +0000)]
Maven uses plurals for everything *except* javadocs... #58203

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

9 years agoUse the same "is this a formula" logic for both getCellType and getCachedFormulaResul...
Nick Burch [Sat, 1 Aug 2015 21:34:34 +0000 (21:34 +0000)]
Use the same "is this a formula" logic for both getCellType and getCachedFormulaResultType

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

9 years ago#58193 - Use input stream rather than byte array for checksum etc.
Andreas Beeker [Sat, 1 Aug 2015 20:09:37 +0000 (20:09 +0000)]
#58193 - Use input stream rather than byte array for checksum etc.

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

9 years agoFix XmlInputFactory error of gump build
Andreas Beeker [Sat, 1 Aug 2015 16:10:11 +0000 (16:10 +0000)]
Fix XmlInputFactory error of gump build

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

9 years agoUnit test for bug #57181
Nick Burch [Sat, 1 Aug 2015 00:25:20 +0000 (00:25 +0000)]
Unit test for bug #57181

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

9 years agoFurther unit tests for #55747
Nick Burch [Sat, 1 Aug 2015 00:01:56 +0000 (00:01 +0000)]
Further unit tests for #55747

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

9 years agoUnit test for #55747
Nick Burch [Fri, 31 Jul 2015 23:53:54 +0000 (23:53 +0000)]
Unit test for #55747

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

9 years agoRe-enable some SXSSF skipped tests, but not all, for our limited evaluation support...
Nick Burch [Fri, 31 Jul 2015 22:16:53 +0000 (22:16 +0000)]
Re-enable some SXSSF skipped tests, but not all, for our limited evaluation support #58200

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

9 years agoStart re-enabling some SXSSF formula evaluation tests, with required fixes #58200
Nick Burch [Fri, 31 Jul 2015 22:07:58 +0000 (22:07 +0000)]
Start re-enabling some SXSSF formula evaluation tests, with required fixes #58200

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

9 years agoRefactor the core part of the XSSF Formula Evaluator, to make SXSSF overrides easier...
Nick Burch [Fri, 31 Jul 2015 22:04:16 +0000 (22:04 +0000)]
Refactor the core part of the XSSF Formula Evaluator, to make SXSSF overrides easier #58200

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

9 years agoMore helpful exception on the wrong cell type
Nick Burch [Fri, 31 Jul 2015 21:44:56 +0000 (21:44 +0000)]
More helpful exception on the wrong cell type

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

9 years agoGet basic SXSSF formula evaluation working, for cells/references in the window #58200
Nick Burch [Fri, 31 Jul 2015 21:31:53 +0000 (21:31 +0000)]
Get basic SXSSF formula evaluation working, for cells/references in the window #58200

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

9 years agoPush most of the common logic from XSSFEvaluationWorkbook into BaseXSSFEvaluationWork...
Nick Burch [Fri, 31 Jul 2015 20:40:41 +0000 (20:40 +0000)]
Push most of the common logic from XSSFEvaluationWorkbook into BaseXSSFEvaluationWorkbook, and start to use it for SXSSF as well #58200

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

9 years agoRemove a long-deprecated constructor
Nick Burch [Fri, 31 Jul 2015 20:38:36 +0000 (20:38 +0000)]
Remove a long-deprecated constructor

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

9 years agoFix inconsistent indents/whitespace
Nick Burch [Fri, 31 Jul 2015 20:24:29 +0000 (20:24 +0000)]
Fix inconsistent indents/whitespace

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

9 years agoPrepare for SXSSF evaluation #58200
Nick Burch [Fri, 31 Jul 2015 20:22:11 +0000 (20:22 +0000)]
Prepare for SXSSF evaluation #58200

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

9 years agoUse Cell rather than HSSFCell cell type constants
Nick Burch [Fri, 31 Jul 2015 19:41:43 +0000 (19:41 +0000)]
Use Cell rather than HSSFCell cell type constants

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

9 years ago#58200 Prepare for evaluating SXSSF cell formulas in limited cases
Nick Burch [Fri, 31 Jul 2015 19:19:33 +0000 (19:19 +0000)]
#58200 Prepare for evaluating SXSSF cell formulas in limited cases

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

9 years agoUse more specific return types in SXSSF, which avoids casts, and also fix some long...
Nick Burch [Fri, 31 Jul 2015 17:23:01 +0000 (17:23 +0000)]
Use more specific return types in SXSSF, which avoids casts, and also fix some long-standing TODOs on 1904 dates

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

9 years agoHave XSSF rich test strings report if they have formatting applied or not, and fix...
Nick Burch [Fri, 31 Jul 2015 17:22:05 +0000 (17:22 +0000)]
Have XSSF rich test strings report if they have formatting applied or not, and fix them to only add the formatting child element when needed

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

9 years agoAvoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows...
Nick Burch [Wed, 29 Jul 2015 16:36:32 +0000 (16:36 +0000)]
Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows, and add a note on Java 7 possible cleanup #58098

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

9 years agotemporary activate jaxp debugging to find jaxb/stax error on gump build
Andreas Beeker [Mon, 27 Jul 2015 20:24:09 +0000 (20:24 +0000)]
temporary activate jaxp debugging to find jaxb/stax error on gump build

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

9 years agoTry to adjust the string that we use for canComputeColumnWidht() so it works on freeb...
Dominik Stadler [Mon, 27 Jul 2015 16:43:14 +0000 (16:43 +0000)]
Try to adjust the string that we use for canComputeColumnWidht() so it works on freebsd/OpenJDK 1.6 as well

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

9 years agoAdjust test that is failing on freebsd some more
Dominik Stadler [Mon, 27 Jul 2015 16:08:08 +0000 (16:08 +0000)]
Adjust test that is failing on freebsd some more

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

9 years agoAdjust init of PresetGeometries to not keep the object if static initialization fails
Dominik Stadler [Mon, 27 Jul 2015 15:39:34 +0000 (15:39 +0000)]
Adjust init of PresetGeometries to not keep the object if static initialization fails

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

9 years agoImprove error message slightly, add tests to verify things failing in Gump-build...
Dominik Stadler [Mon, 27 Jul 2015 08:44:04 +0000 (08:44 +0000)]
Improve error message slightly, add tests to verify things failing in Gump-build currently

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

9 years agoJavadoc fixes
Andreas Beeker [Sun, 26 Jul 2015 00:25:27 +0000 (00:25 +0000)]
Javadoc fixes

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

9 years agoAnnotation for unimplemented drawing handlers.
Andreas Beeker [Sat, 25 Jul 2015 19:24:51 +0000 (19:24 +0000)]
Annotation for unimplemented drawing handlers.
Ignore unsupported image types (e.g. wmf).

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

9 years agofixed NPE with Jaxb proxy classes
Andreas Beeker [Sat, 25 Jul 2015 00:25:07 +0000 (00:25 +0000)]
fixed NPE with Jaxb proxy classes

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

9 years agomerged common_sl branch to trunk
Andreas Beeker [Fri, 24 Jul 2015 21:47:55 +0000 (21:47 +0000)]
merged common_sl branch to trunk

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

9 years agoBug 57571, Bug 58175: Fix creating comments for XSSF/SXSSF, regression was introduced...
Dominik Stadler [Fri, 24 Jul 2015 11:58:01 +0000 (11:58 +0000)]
Bug 57571, Bug 58175: Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920

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

9 years agoWhen verifying that the source-package can be built copy over third party libs before...
Dominik Stadler [Thu, 23 Jul 2015 12:33:00 +0000 (12:33 +0000)]
When verifying that the source-package can be built copy over third party libs before starting to build to not download these files from scratch every time

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

9 years agoYet another adjustment to the test as it seems that small values can be computed...
Dominik Stadler [Wed, 22 Jul 2015 20:30:24 +0000 (20:30 +0000)]
Yet another adjustment to the test as it seems that small values can be computed, only larger ones fail, let's find out at which point it fails

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

9 years agoStill more checks to track down why canComputeColumnWidth() returns true, but width...
Dominik Stadler [Wed, 22 Jul 2015 15:26:41 +0000 (15:26 +0000)]
Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd...

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

9 years agoStill more checks to track down why canComputeColumnWidth() returns true, but width...
Dominik Stadler [Wed, 22 Jul 2015 14:03:11 +0000 (14:03 +0000)]
Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd...

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

9 years agoStill more checks to track down why canComputeColumnWidth() returns true, but width...
Dominik Stadler [Wed, 22 Jul 2015 12:43:48 +0000 (12:43 +0000)]
Still more checks to track down why canComputeColumnWidth() returns true, but width is still returned 0 on freebsd...

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

9 years agoAllow creating of an empty Themes Table on request
Nick Burch [Wed, 22 Jul 2015 00:04:59 +0000 (00:04 +0000)]
Allow creating of an empty Themes Table on request

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

9 years agoJavadoc fixes
Nick Burch [Tue, 21 Jul 2015 23:57:44 +0000 (23:57 +0000)]
Javadoc fixes

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

9 years agoBug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader
Dominik Stadler [Mon, 20 Jul 2015 14:03:35 +0000 (14:03 +0000)]
Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader

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

9 years agoFix inconsistent whitespace/indents
Nick Burch [Mon, 20 Jul 2015 04:56:05 +0000 (04:56 +0000)]
Fix inconsistent whitespace/indents

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

9 years ago#58130 CF DataBar example and tests
Nick Burch [Mon, 20 Jul 2015 04:43:36 +0000 (04:43 +0000)]
#58130 CF DataBar example and tests

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

9 years ago#58130 CF DataBar support
Nick Burch [Mon, 20 Jul 2015 03:52:50 +0000 (03:52 +0000)]
#58130 CF DataBar support

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

9 years ago#58130 Begin CF DataBar support
Nick Burch [Mon, 20 Jul 2015 03:21:57 +0000 (03:21 +0000)]
#58130 Begin CF DataBar support

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

9 years ago#58130 Support for creating CF Color Scale Formattings
Nick Burch [Mon, 20 Jul 2015 02:49:12 +0000 (02:49 +0000)]
#58130 Support for creating CF Color Scale Formattings

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

9 years ago#58130 HSSF CF Color Scale color support
Nick Burch [Mon, 20 Jul 2015 00:47:27 +0000 (00:47 +0000)]
#58130 HSSF CF Color Scale color support

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

9 years agoMove some of the XSSF Color logic to a base class, so that the HSSF Extended Color...
Nick Burch [Mon, 20 Jul 2015 00:46:50 +0000 (00:46 +0000)]
Move some of the XSSF Color logic to a base class, so that the HSSF Extended Color wrapper can use it

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

9 years ago#58130 Enable CF ColorScale support on the rule, and begin testing
Nick Burch [Sun, 19 Jul 2015 22:35:37 +0000 (22:35 +0000)]
#58130 Enable CF ColorScale support on the rule, and begin testing

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

9 years agoXSSF color scale CF objects
Nick Burch [Sun, 19 Jul 2015 22:22:09 +0000 (22:22 +0000)]
XSSF color scale CF objects

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

9 years ago#58130 CF Threshold formats differ slightly between types
Nick Burch [Sun, 19 Jul 2015 22:09:41 +0000 (22:09 +0000)]
#58130 CF Threshold formats differ slightly between types

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

9 years agoStart on the Extended Color used in CF, but also in SheetExt
Nick Burch [Sun, 19 Jul 2015 21:29:07 +0000 (21:29 +0000)]
Start on the Extended Color used in CF, but also in SheetExt

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

9 years agodisable jaxb class generation, because the order is different with each run common_sl common_sl
Andreas Beeker [Sun, 19 Jul 2015 19:46:25 +0000 (19:46 +0000)]
disable jaxb class generation, because the order is different with each run

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

9 years agomerge trunk to common sl branch
Andreas Beeker [Sun, 19 Jul 2015 19:32:41 +0000 (19:32 +0000)]
merge trunk to common sl branch

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

9 years agomerge trunk to common sl branch
Andreas Beeker [Sun, 19 Jul 2015 19:00:32 +0000 (19:00 +0000)]
merge trunk to common sl branch

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

9 years agoUse global constant, this and the previous checkin fixes pull request 17 on github
Dominik Stadler [Sun, 19 Jul 2015 12:15:17 +0000 (12:15 +0000)]
Use global constant, this and the previous checkin fixes pull request 17 on github

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

9 years agoBug 57484: Allow processing of non-OOXML core namespace packages
Dominik Stadler [Sun, 19 Jul 2015 12:11:19 +0000 (12:11 +0000)]
Bug 57484: Allow processing of non-OOXML core namespace packages

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

9 years agoFurther HSSF Color Gradient support
Nick Burch [Sun, 19 Jul 2015 04:59:51 +0000 (04:59 +0000)]
Further HSSF Color Gradient support

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

9 years agoStart decoding the CF color scales for HSSF
Nick Burch [Sun, 19 Jul 2015 04:39:17 +0000 (04:39 +0000)]
Start decoding the CF color scales for HSSF

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

9 years ago#58130 Stub the CF Color Scale unit tests
Nick Burch [Sun, 19 Jul 2015 02:54:25 +0000 (02:54 +0000)]
#58130 Stub the CF Color Scale unit tests

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

9 years ago#58130 Fix the icon formatting read/write CF test
Nick Burch [Sun, 19 Jul 2015 02:35:04 +0000 (02:35 +0000)]
#58130 Fix the icon formatting read/write CF test

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

9 years ago#58130 More CF Icon unit tests
Nick Burch [Sun, 19 Jul 2015 00:08:26 +0000 (00:08 +0000)]
#58130 More CF Icon unit tests

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

9 years agoIntroduce dirty flag for paragraphs and store them to records on save
Andreas Beeker [Sat, 18 Jul 2015 20:35:28 +0000 (20:35 +0000)]
Introduce dirty flag for paragraphs and store them to records on save

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

9 years agoSimplify CF icon rule asserts
Nick Burch [Sat, 18 Jul 2015 18:50:52 +0000 (18:50 +0000)]
Simplify CF icon rule asserts

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

9 years ago#58130 Mostly there with CF Icon sets
Nick Burch [Sat, 18 Jul 2015 04:55:27 +0000 (04:55 +0000)]
#58130 Mostly there with CF Icon sets

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

9 years ago#58130 Improve enum lookup by name, and work around a docs ordering bug
Nick Burch [Sat, 18 Jul 2015 04:52:45 +0000 (04:52 +0000)]
#58130 Improve enum lookup by name, and work around a docs ordering bug

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

9 years ago#58130 Interface defintions for two more CF types
Nick Burch [Sat, 18 Jul 2015 04:51:51 +0000 (04:51 +0000)]
#58130 Interface defintions for two more CF types

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

9 years agoOne more try to find out why autosize fails on the freebsd CI machine
Dominik Stadler [Fri, 17 Jul 2015 08:42:10 +0000 (08:42 +0000)]
One more try to find out why autosize fails on the freebsd CI machine

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

9 years agoStart on XSSF CF Iconset for #58130
Nick Burch [Fri, 17 Jul 2015 02:55:22 +0000 (02:55 +0000)]
Start on XSSF CF Iconset for #58130

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

9 years agoXSSF CF thresholds
Nick Burch [Fri, 17 Jul 2015 02:41:20 +0000 (02:41 +0000)]
XSSF CF thresholds

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

9 years agoFix inconsistent indents/whitespace
Nick Burch [Fri, 17 Jul 2015 01:22:39 +0000 (01:22 +0000)]
Fix inconsistent indents/whitespace

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

9 years ago#58130 more progress towards supporting other CF types
Nick Burch [Fri, 17 Jul 2015 01:20:20 +0000 (01:20 +0000)]
#58130 more progress towards supporting other CF types

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

9 years agoUpdate objects / method signatures for the new CF Thresholds, to better match what...
Nick Burch [Thu, 16 Jul 2015 21:23:54 +0000 (21:23 +0000)]
Update objects / method signatures for the new CF Thresholds, to better match what the other CF bits expose where

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

9 years agoStart on conditional formatting thresholds
Nick Burch [Thu, 16 Jul 2015 19:34:06 +0000 (19:34 +0000)]
Start on conditional formatting thresholds

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

9 years ago* Some more checks as test still fails on freebsd CI machine
Dominik Stadler [Thu, 16 Jul 2015 14:17:13 +0000 (14:17 +0000)]
* Some more checks as test still fails on freebsd CI machine

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

9 years ago* Make on unit test not fail if Fonts are not available on the machine
Dominik Stadler [Thu, 16 Jul 2015 09:06:47 +0000 (09:06 +0000)]
* Make on unit test not fail if Fonts are not available on the machine
* Refactor SheetUtil a bit to reduce code-duplication, adjust JavaDoc for -1 return values
* Add method to check if we can compute text-width
* Add unit-tests which verify some more of SheetUtil

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

9 years agoFixup printing record name in case of unknown sid
Dominik Stadler [Thu, 16 Jul 2015 03:49:44 +0000 (03:49 +0000)]
Fixup printing record name in case of unknown sid

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

9 years agoMore coverage of class EscherDump
Dominik Stadler [Thu, 16 Jul 2015 03:42:17 +0000 (03:42 +0000)]
More coverage of class EscherDump

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

9 years agoReport which actual record a failing sid represents
Dominik Stadler [Thu, 16 Jul 2015 03:42:11 +0000 (03:42 +0000)]
Report which actual record a failing sid represents

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

9 years agoAdd default cleanup-settings
Dominik Stadler [Thu, 16 Jul 2015 03:42:05 +0000 (03:42 +0000)]
Add default cleanup-settings

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

9 years agoFix some Eclipse warnings and adjust use of Generics, Comments, close()
Dominik Stadler [Thu, 16 Jul 2015 03:41:57 +0000 (03:41 +0000)]
Fix some Eclipse warnings and adjust use of Generics, Comments, close()

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

9 years agounpin externals
Andreas Beeker [Wed, 15 Jul 2015 22:43:18 +0000 (22:43 +0000)]
unpin externals

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

9 years ago3.13-beta1 prepare
Andreas Beeker [Wed, 15 Jul 2015 22:33:23 +0000 (22:33 +0000)]
3.13-beta1 prepare

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

9 years agojavadoc fix
Andreas Beeker [Wed, 15 Jul 2015 22:06:20 +0000 (22:06 +0000)]
javadoc fix

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

9 years agojunit fixes
Andreas Beeker [Wed, 15 Jul 2015 00:30:21 +0000 (00:30 +0000)]
junit fixes
set font size via Double
color handling via HSL calculation

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