Nick Burch
|
eb2ded1c4b
|
Further unit tests for #55747
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1693675 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-01 00:01:56 +00:00 |
|
Nick Burch
|
bf7238699b
|
Unit test for #55747
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1693674 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-31 23:53:54 +00:00 |
|
Nick Burch
|
098177f39e
|
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
|
2015-07-31 22:16:53 +00:00 |
|
Nick Burch
|
0b6add86ac
|
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
|
2015-07-31 22:07:58 +00:00 |
|
Nick Burch
|
1761949b02
|
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
|
2015-07-31 22:04:16 +00:00 |
|
Nick Burch
|
4782319fd1
|
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
|
2015-07-31 21:44:56 +00:00 |
|
Nick Burch
|
a11d4082ca
|
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
|
2015-07-31 21:31:53 +00:00 |
|
Nick Burch
|
5b22ad3be6
|
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
|
2015-07-31 20:40:41 +00:00 |
|
Nick Burch
|
070ac341d2
|
Remove a long-deprecated constructor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1693646 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-31 20:38:36 +00:00 |
|
Nick Burch
|
72909b1e6d
|
Fix inconsistent indents/whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1693645 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-31 20:24:29 +00:00 |
|
Nick Burch
|
af9f83fd08
|
Prepare for SXSSF evaluation #58200
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1693644 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-31 20:22:11 +00:00 |
|
Nick Burch
|
98382860a4
|
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
|
66d370a978
|
#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
|
fcbd93a768
|
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
|
2ad973852c
|
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
|
ca35f594a7
|
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
|
b6b3853330
|
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
|
f1000cbaf4
|
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
|
d3efdf4dc4
|
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
|
23366918cd
|
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
|
4728df5b6a
|
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
|
b2e18cf5ed
|
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
|
fe3b8e5eec
|
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
|
5d267dd16d
|
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
|
f5e9adea84
|
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
|
0a9a9e13f7
|
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
|
7e235409da
|
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
|
f87d04c7cc
|
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
|
7560a4eb47
|
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
|
56c7b61cc2
|
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
|
48a08235ef
|
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
|
a6779a3c02
|
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
|
8bb5d65cf8
|
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
|
ed7d892de7
|
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
|
5e77d18b53
|
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
|
b7d27d44ce
|
#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
|
104d9ad8e3
|
#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
|
ac6aab29cf
|
#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
|
164aa4c7c6
|
#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
|
130fe24870
|
#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
|
eee0fb2835
|
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
|
7261a10654
|
#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
|
1f12ed1002
|
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
|
9aa44bca07
|
#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
|
7bd1216c52
|
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
|
3d2c320f49
|
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
|
58bf1455ec
|
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
|
d439f080d6
|
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
|
907da72996
|
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
|
8c1b7df4bc
|
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 |
|