Nick Burch
|
024477c507
|
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
|
2015-07-31 19:41:43 +00:00 |
Nick Burch
|
e665a07cdd
|
#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
|
2015-07-31 19:19:33 +00:00 |
Nick Burch
|
92d27b6262
|
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
|
2015-07-31 17:23:01 +00:00 |
Nick Burch
|
402c445599
|
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
|
2015-07-31 17:22:05 +00:00 |
Nick Burch
|
7caf5eda4c
|
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
|
2015-07-29 16:36:32 +00:00 |
Andreas Beeker
|
77098e5e3e
|
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
|
2015-07-27 20:24:09 +00:00 |
Dominik Stadler
|
99f8274bfc
|
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
|
2015-07-27 16:43:14 +00:00 |
Dominik Stadler
|
6db0a1057d
|
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
|
2015-07-27 16:08:08 +00:00 |
Dominik Stadler
|
7501e761f6
|
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
|
2015-07-27 15:39:34 +00:00 |
Dominik Stadler
|
7eb27ea492
|
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
|
2015-07-27 08:44:04 +00:00 |
Andreas Beeker
|
f0acd2152f
|
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1692674 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-26 00:25:27 +00:00 |
Andreas Beeker
|
0bbbad5da6
|
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
|
2015-07-25 19:24:51 +00:00 |
Andreas Beeker
|
7b7274bdcb
|
fixed NPE with Jaxb proxy classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1692598 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-25 00:25:07 +00:00 |
Andreas Beeker
|
7481844c98
|
merged common_sl branch to trunk
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1692593 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-24 21:47:55 +00:00 |
Dominik Stadler
|
b5fcac48e1
|
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
|
2015-07-24 11:58:01 +00:00 |
Dominik Stadler
|
c5156fd83b
|
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
|
2015-07-23 12:33:00 +00:00 |
Dominik Stadler
|
be08c43180
|
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
|
2015-07-22 20:30:24 +00:00 |
Dominik Stadler
|
e512035ead
|
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
|
2015-07-22 15:26:41 +00:00 |
Dominik Stadler
|
dd15c3bd37
|
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
|
2015-07-22 14:03:11 +00:00 |
Dominik Stadler
|
d438fcaf69
|
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
|
2015-07-22 12:43:48 +00:00 |
Nick Burch
|
f0a360a7bc
|
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
|
2015-07-22 00:04:59 +00:00 |
Nick Burch
|
4000f528a1
|
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1692210 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-21 23:57:44 +00:00 |
Dominik Stadler
|
dbdbb0cfe6
|
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
|
2015-07-20 14:03:35 +00:00 |
Nick Burch
|
ee3925aff1
|
Fix inconsistent whitespace/indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691871 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-20 04:56:05 +00:00 |
Nick Burch
|
b068856c51
|
#58130 CF DataBar example and tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691869 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-20 04:43:36 +00:00 |
Nick Burch
|
886d73deee
|
#58130 CF DataBar support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691868 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-20 03:52:50 +00:00 |
Nick Burch
|
21a8a53496
|
#58130 Begin CF DataBar support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691867 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-20 03:21:57 +00:00 |
Nick Burch
|
85da2c3069
|
#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
|
2015-07-20 02:49:12 +00:00 |
Nick Burch
|
998d12700a
|
#58130 HSSF CF Color Scale color support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691865 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-20 00:47:27 +00:00 |
Nick Burch
|
d788ff06b4
|
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
|
2015-07-20 00:46:50 +00:00 |
Nick Burch
|
ca1dfbd1e5
|
#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
|
2015-07-19 22:35:37 +00:00 |
Nick Burch
|
01779c5721
|
XSSF color scale CF objects
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691859 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-19 22:22:09 +00:00 |
Nick Burch
|
7ccb4ad2d8
|
#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
|
2015-07-19 22:09:41 +00:00 |
Nick Burch
|
d905aeec17
|
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
|
2015-07-19 21:29:07 +00:00 |
Andreas Beeker
|
4e1c37905a
|
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
|
2015-07-19 19:46:25 +00:00 |
Andreas Beeker
|
9abd6a3e34
|
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
|
2015-07-19 19:32:41 +00:00 |
Andreas Beeker
|
89ab6304a4
|
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
|
2015-07-19 19:00:32 +00:00 |
Dominik Stadler
|
7244be0566
|
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
|
2015-07-19 12:15:17 +00:00 |
Dominik Stadler
|
0387edd759
|
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
|
2015-07-19 12:11:19 +00:00 |
Nick Burch
|
5eb84a7f49
|
Further HSSF Color Gradient support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691796 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-19 04:59:51 +00:00 |
Nick Burch
|
9787cb8b9e
|
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
|
2015-07-19 04:39:17 +00:00 |
Nick Burch
|
40a9294e6f
|
#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
|
2015-07-19 02:54:25 +00:00 |
Nick Burch
|
c82aaba62c
|
#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
|
2015-07-19 02:35:04 +00:00 |
Nick Burch
|
7ca07949a7
|
#58130 More CF Icon unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691787 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-19 00:08:26 +00:00 |
Andreas Beeker
|
9b09cb683a
|
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
|
2015-07-18 20:35:28 +00:00 |
Nick Burch
|
a27b7d5b2c
|
Simplify CF icon rule asserts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691764 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-18 18:50:52 +00:00 |
Nick Burch
|
7a8be43901
|
#58130 Mostly there with CF Icon sets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691679 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-18 04:55:27 +00:00 |
Nick Burch
|
99ef2cc631
|
#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
|
2015-07-18 04:52:45 +00:00 |
Nick Burch
|
d1972a79f5
|
#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
|
2015-07-18 04:51:51 +00:00 |
Dominik Stadler
|
6e05e13ca7
|
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
|
2015-07-17 08:42:10 +00:00 |