Nick Burch
|
0e86939f7e
|
Add tests to verify that XSSF and HSSF do the same thing with retrieving the wrong type of value from string/numberic/formula cells, and tweak documentation to match the long standing behaviour (bug #47815)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@951466 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-04 15:58:02 +00:00 |
|
Nick Burch
|
74c40ef943
|
Add unit test to verify that bug #47490 no longer exists
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@951446 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-04 15:33:47 +00:00 |
|
Nick Burch
|
d14beb4b84
|
Fix bug #49386 - avoid NPE when extracting OOXML file properties which are dates
Also tidy up POIXMLPropertiesTextExtractor to exclude properties which are missing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@951384 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-04 12:02:36 +00:00 |
|
Yegor Kozlov
|
55c924c5d2
|
removed deprecation warnings to keep javac quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@949434 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-29 18:31:04 +00:00 |
|
Yegor Kozlov
|
8c6e2767fa
|
optimized serialization of XSSFRow - avoid re-ordering of CTCell beans if they are already ordered
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@949375 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-29 10:28:04 +00:00 |
|
Nick Burch
|
e09e67c403
|
Fix bug #48718 - Make the creation of multiple, un-modified fonts in a row in XSSF match the old HSSF behaviour
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@949177 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-28 13:44:45 +00:00 |
|
Nick Burch
|
5cfa676c0b
|
Add missing test file for bug #48779
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948752 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-27 10:15:10 +00:00 |
|
Nick Burch
|
f6bda6f28a
|
Solution for bug #48779 - Allow you to get straight from a CellStyle to a Color, irrespective of if the Color is indexed or inline-defined
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948511 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-26 17:46:46 +00:00 |
|
Nick Burch
|
5d461efea2
|
Add disabled unit test for bug #48539, which is currently still broken
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948477 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-26 15:22:04 +00:00 |
|
Nick Burch
|
29dab17a44
|
Add unit test to show that the behaviour in bug #48923 is as expected
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948462 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-26 14:51:49 +00:00 |
|
Nick Burch
|
6f141b8e01
|
Fix bug #49160 - Ensure that CTDigSigBlob is included in poi-ooxml jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948426 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-26 13:56:51 +00:00 |
|
Nick Burch
|
f6c41635e5
|
Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when the XSD is silly and maps them to CTEmpty
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948199 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-25 20:31:42 +00:00 |
|
Nick Burch
|
0cddb0a50b
|
Fix bug #49273 - Correct handling for Font Character Sets with indicies greater than 127
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948089 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-25 16:25:34 +00:00 |
|
Josh Micich
|
a80d363286
|
Added loose tests to junit hierarchy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@947860 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-24 23:26:57 +00:00 |
|
Mark Beardsley
|
046c73ba82
|
Modified existing text to cover changes made to XWPFHeaderFooterPolicy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@947688 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-24 15:56:05 +00:00 |
|
Yegor Kozlov
|
17c2a4208f
|
Ensure that CTPhoneticPr is included in poi-ooxml jar, see Bugzilla 49325
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@947312 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-22 16:07:31 +00:00 |
|
Nick Burch
|
eb4a56cb52
|
Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@946136 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-19 11:55:17 +00:00 |
|
Yegor Kozlov
|
c1748f0143
|
support for data validation for OOXML, see Bugzilla 49244
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@944869 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-16 15:49:21 +00:00 |
|
Yegor Kozlov
|
18230c14b9
|
Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@942809 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-10 16:11:50 +00:00 |
|
Nick Burch
|
ede8beb227
|
Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@941399 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 17:49:59 +00:00 |
|
Yegor Kozlov
|
0b4df9519b
|
Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@937792 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-25 12:58:45 +00:00 |
|
Yegor Kozlov
|
fe048df54e
|
Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@935896 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-20 12:57:27 +00:00 |
|
Yegor Kozlov
|
e3ea49bf61
|
Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added accessors to CoreProperties.Keywords. See Bugzilla 49146 and 49153
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@935860 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-20 10:27:30 +00:00 |
|
Nick Burch
|
a2e6cafca9
|
New event based xssf text extractor (XSSFEventBasedExcelExtractor)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@903182 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-26 11:39:44 +00:00 |
|
Nick Burch
|
6e2c32e1c5
|
Most of support suggested by Phil Varner on the list - ExtractorFactory can now be told to prefer Event Based extractors (current Excel only) on a per-thread or overall basis
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@902927 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-25 19:02:13 +00:00 |
|
Yegor Kozlov
|
4be190d69d
|
avoid creating unnecessary temp files, tighten up usage of temp files in unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@899364 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 19:23:13 +00:00 |
|
Nick Burch
|
6e97a360a3
|
Add PublisherTextExtractor support to ExtractorFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897887 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-11 14:55:43 +00:00 |
|
Maxim Valyanskiy
|
f1a1f4a6ff
|
XSLF: text extraction from tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897875 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-11 14:27:54 +00:00 |
|
Nick Burch
|
5ad8301c2a
|
Add embeded (attachment) support to the outlook text extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897258 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-08 16:44:08 +00:00 |
|
Nick Burch
|
98cea49eb5
|
Rename the outlook extractor to be more consistent with other extractors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897249 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-08 16:18:52 +00:00 |
|
Nick Burch
|
cefe4e1d28
|
Wire up the new HSMFTextExtactor to the ExtractorFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@897246 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-08 16:14:27 +00:00 |
|
Yegor Kozlov
|
19d2a9ae09
|
improved usermodel to prevent data corruption when setting array formulas, mimic Excel behaviour and block changing cells included in multi-cell arrays
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@894469 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-29 19:47:38 +00:00 |
|
Josh Micich
|
88dbbbf1c6
|
Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@893929 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-26 02:17:34 +00:00 |
|
Josh Micich
|
a1f9d0827c
|
Clean-up in BaseTestSheetShiftRows and subclasses.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@893909 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-26 00:25:59 +00:00 |
|
Josh Micich
|
e493c8dd01
|
Made public instance fields for ITestDataProvider singletons.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@893900 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-25 23:51:32 +00:00 |
|
Josh Micich
|
a74769efcd
|
Minor clean-up in TestXSSFSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@893899 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-25 23:43:55 +00:00 |
|
Josh Micich
|
931671c3d2
|
Added CellRange return type for Sheet array formula methods. Renamed new test classes to make it clear that array formula evaluation is not being tested yet. Added extra test cases.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@893897 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-25 23:04:04 +00:00 |
|
Yegor Kozlov
|
aba7267376
|
added HSSF usermodel tests for array formulas, added support for array formulas in ss interfaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@893870 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-25 15:15:55 +00:00 |
|
Yegor Kozlov
|
cf6b1118b4
|
removed mistakenly submitted test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@893802 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-24 18:38:27 +00:00 |
|
Yegor Kozlov
|
b9fab26825
|
added tests for XSSF usermodel for array formulas, this change is a step towards adoption of the patch submitted in Bugzilla 48292
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@893625 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-23 20:58:01 +00:00 |
|
David Fisher
|
db0bd14a2c
|
Added missing license headers to 5 files. Removed dist target from howtobuild.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@890089 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-13 18:32:47 +00:00 |
|
Yegor Kozlov
|
436965d98b
|
fixed XSSFSheet autoSizeColumn() to tolerate empty RichTextString, see Bugzilla 48332
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@887160 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-04 11:24:02 +00:00 |
|
Yegor Kozlov
|
ddefe3144d
|
added a test covering bookmarks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@886733 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-03 10:41:00 +00:00 |
|
Yegor Kozlov
|
6216c511a9
|
memory usage optimization in XSSF - avoid creating parentless xml beans
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@885429 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-30 14:09:03 +00:00 |
|
Josh Micich
|
5c7dbb2730
|
Patch 48284 - raise visibility of FormulaParseException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@885007 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-27 21:01:59 +00:00 |
|
Yegor Kozlov
|
11b696550c
|
improved work with cell comments in XSSF, also added support for cell comments to SS interfaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@884918 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-27 17:39:17 +00:00 |
|
Nick Burch
|
fda29835b2
|
Fix from Petr for bug #24601 - fix fetching of error codes from XSSF formula cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@884058 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-25 11:33:21 +00:00 |
|
Yegor Kozlov
|
0b9ab8930e
|
included poi-ooxml-schemas and poi-examples in the release cycle, also misc improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@882927 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-21 15:30:54 +00:00 |
|
Yegor Kozlov
|
a584c030ff
|
removed log4j calls from ooxml tests, also fixed misc bugs discovered when imlementing OOXMLLite
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@880799 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 15:33:45 +00:00 |
|
Nick Burch
|
8cadd77669
|
Add test that shows we can already extract text from .docm files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832644 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-04 01:35:55 +00:00 |
|