]>
source.dussan.org Git - poi.git/log
Nick Burch [Fri, 15 Jul 2011 15:19:17 +0000 (15:19 +0000)]
Add tests for bug #51514 - NPOIFS based loading
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1147188 13f79535-47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 15 Jul 2011 15:08:51 +0000 (15:08 +0000)]
Fix bug #51514 - Allow HSSFObjectData to work with both POIFS and NPOIFS, and fix some generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1147183 13f79535-47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 15 Jul 2011 15:02:19 +0000 (15:02 +0000)]
Fix first part of bug #51514 - HSSF copy nodes from NPOIFS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1147179 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 15 Jul 2011 12:58:14 +0000 (12:58 +0000)]
rename methods to make the difference between field end (exclusive) and field end mark offset (inclusive)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1147134 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 15 Jul 2011 12:45:44 +0000 (12:45 +0000)]
prevent extra text in field
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1147127 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 15 Jul 2011 12:45:24 +0000 (12:45 +0000)]
prevent index out of range exception
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1147126 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 15 Jul 2011 10:52:11 +0000 (10:52 +0000)]
fix fields processing, improve test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1147082 13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 15 Jul 2011 09:18:09 +0000 (09:18 +0000)]
Bug 51504 - avoid NPE when DefaultRowHeight or DefaultColumnWidth records are missing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1147049 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 15 Jul 2011 08:11:43 +0000 (08:11 +0000)]
compactify HTML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1147007 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Wed, 13 Jul 2011 17:10:13 +0000 (17:10 +0000)]
fix styles output;
add columns and rows headers (optional, on by default);
output sheet headers as h2, not as h1;
output columns widths.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1146142 13f79535-47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 12 Jul 2011 21:58:29 +0000 (21:58 +0000)]
Fix bug #51502 - Correct the Subtotal function javadoc entry
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145790 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 15:19:17 +0000 (15:19 +0000)]
fix NPE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145630 13f79535-47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 12 Jul 2011 15:18:29 +0000 (15:18 +0000)]
support for hyperlinks in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145629 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 14:40:06 +0000 (14:40 +0000)]
add line breaks (0xb) support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145609 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 14:17:57 +0000 (14:17 +0000)]
add font replacer interface and default implementation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145604 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 11:04:43 +0000 (11:04 +0000)]
update TestRangeProperties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145542 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 10:47:53 +0000 (10:47 +0000)]
fix Range::insert<Table>Before() method result boundaries
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145537 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 10:34:58 +0000 (10:34 +0000)]
fix TestTextPieceTable test: fix PieceDescriptor.equals() method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145530 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 09:09:05 +0000 (09:09 +0000)]
for test cases: do not reconstruct binary tables for read-write tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145499 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 08:57:05 +0000 (08:57 +0000)]
convert unicode string constants to \uxxx-s
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145495 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 08:52:12 +0000 (08:52 +0000)]
add more detailed message about missing substring
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145494 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 00:40:27 +0000 (00:40 +0000)]
add initial support for fast-saved files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145410 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 00:39:53 +0000 (00:39 +0000)]
add ProperyModifier (PRM) field to PieceDescriptor (PD)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145409 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 00:38:39 +0000 (00:38 +0000)]
add toString() to SprmBuffer
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145407 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 00:38:07 +0000 (00:38 +0000)]
add type constants and extends toString() for SprmOperation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145406 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Tue, 12 Jul 2011 00:37:45 +0000 (00:37 +0000)]
NPE check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145405 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 21:59:33 +0000 (21:59 +0000)]
make Table elements constructors accepts char positions (as other constructors); fix SprmBuffer usage for PAPX
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145377 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 21:58:21 +0000 (21:58 +0000)]
make Section.toString() look alike other toString()s
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145375 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 20:53:35 +0000 (20:53 +0000)]
extend TableRow from Range, not from Paragraph
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145346 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 20:49:41 +0000 (20:49 +0000)]
rewrite PAPX / CHPX loading, allowing to read complex files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145342 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:45:46 +0000 (18:45 +0000)]
rename MBD001D0B89.doc to Bug48075.doc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145288 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:41:53 +0000 (18:41 +0000)]
SEPX uses chars as boundaries coordinates, don't do double conversions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145286 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:40:34 +0000 (18:40 +0000)]
prevent NPE in rare cases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145284 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:40:21 +0000 (18:40 +0000)]
make TableCellDescriptor cloneable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145283 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:40:05 +0000 (18:40 +0000)]
make TableAutoformatLookSpecifier cloneable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145282 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:39:18 +0000 (18:39 +0000)]
ignore PAPX references zero-length text pieces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145281 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:39:06 +0000 (18:39 +0000)]
sorting of PAPX is not required, it will be replaced with full rewrite later
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145280 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:38:03 +0000 (18:38 +0000)]
refactor SprmOperation, reducing memory consumption for a bit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145279 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:37:28 +0000 (18:37 +0000)]
allow SprmBuffer to append byte[] (public method)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145277 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:36:37 +0000 (18:36 +0000)]
SEPX uses chars as boundaries coordinates, don't do double conversions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145276 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:34:26 +0000 (18:34 +0000)]
ignore CHPX references zero-length text pieces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145275 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 18:33:32 +0000 (18:33 +0000)]
deprecate BytePropertyNode
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145274 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 08:57:42 +0000 (08:57 +0000)]
push boundaries checks down, removing deprecation warnings, remove (unused) cpMin (Word XP) hack
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145075 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 08:18:43 +0000 (08:18 +0000)]
specify font size metric (pt)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145062 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Mon, 11 Jul 2011 08:14:30 +0000 (08:14 +0000)]
fix CSS error in word-to-html
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1145061 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 10 Jul 2011 18:05:11 +0000 (18:05 +0000)]
fox compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144924 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 10 Jul 2011 18:04:17 +0000 (18:04 +0000)]
remove unused parameters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144923 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 10 Jul 2011 18:00:06 +0000 (18:00 +0000)]
fix generic warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144920 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 10 Jul 2011 13:08:11 +0000 (13:08 +0000)]
fix Word6/95 test cases: in old format boundaries in SEPX refers to chars, not to bytes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144857 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 10 Jul 2011 13:07:41 +0000 (13:07 +0000)]
add toString() to PlexOfCps
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144856 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 10 Jul 2011 12:59:28 +0000 (12:59 +0000)]
NP check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144853 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 10 Jul 2011 12:56:36 +0000 (12:56 +0000)]
more WARNs in log
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144852 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 16:10:57 +0000 (16:10 +0000)]
shortcut for test case to allow loading bad structure of CHP
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144691 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 16:04:46 +0000 (16:04 +0000)]
Same workaround for CHPX / SEPX, as for PAPX. Disable SPRM processing for Word95 files.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144689 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 15:37:04 +0000 (15:37 +0000)]
update status and .doc for issue 49933
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144685 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 15:36:05 +0000 (15:36 +0000)]
make sure at least English text is extracted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144684 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 15:33:41 +0000 (15:33 +0000)]
temporary(?) workaround for Bug 49933 - Word 6/95 documents with sections cause ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144683 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 14:47:19 +0000 (14:47 +0000)]
add the same boundaries check to CHPX / PAPX / SEPX for Word95 as for Word97
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144681 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 14:42:37 +0000 (14:42 +0000)]
sort CHPX / PAPX / SEPX tables for Word95 files as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144680 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 14:38:42 +0000 (14:38 +0000)]
sort PAPX and SEPX after loading
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144679 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 14:25:25 +0000 (14:25 +0000)]
better way to check if CPHX references any part of text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144676 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 12:10:09 +0000 (12:10 +0000)]
add toString() and isEmpty() to ShadingDescriptor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144661 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 12:09:51 +0000 (12:09 +0000)]
output text of CHPX
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144659 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 11:39:02 +0000 (11:39 +0000)]
make sure all complex properties are correctly initialized and cloned
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144654 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 11:36:42 +0000 (11:36 +0000)]
add public clone()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144652 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 11:36:11 +0000 (11:36 +0000)]
add public clone()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144651 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 11:34:16 +0000 (11:34 +0000)]
improve DropCapSpecifier, add field getters/setters, toString(), isEmpty(), hashCode(), equals()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144649 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 11:26:00 +0000 (11:26 +0000)]
add isEmpty() and toString() to DateAndTime
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144645 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 11:24:02 +0000 (11:24 +0000)]
add isEmpty() and toString() to LineSpacingDescriptor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144644 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 11:14:53 +0000 (11:14 +0000)]
fix the same problem with SPX and move deprecation to BytePropertyNode
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144641 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 11:08:45 +0000 (11:08 +0000)]
fix the same problem as with PAPX -- CHPX shall be stored based on text positions, not on bytes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144638 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 9 Jul 2011 10:31:20 +0000 (10:31 +0000)]
fix compilation problem on JDK 6
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144631 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 15:51:46 +0000 (15:51 +0000)]
fix comparator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144366 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 15:50:06 +0000 (15:50 +0000)]
organize imports
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144363 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 15:41:40 +0000 (15:41 +0000)]
additional check and workaround for wrong order (fix TestWordExtractorBugs.testBug50688)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144361 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 15:08:02 +0000 (15:08 +0000)]
one of problems linked to 47286 seems to be found -- some CHPX were not saved
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144352 13f79535-47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Jul 2011 14:58:08 +0000 (14:58 +0000)]
Fix bug #51469 - XSSF support for row styles, to match existing HSSF functionality
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144348 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 14:37:42 +0000 (14:37 +0000)]
add test case to check if email from Bug47286.doc is present in HTML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144341 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 14:33:01 +0000 (14:33 +0000)]
simplify work with fields
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144337 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 14:32:20 +0000 (14:32 +0000)]
add user-friendly way to access field properties if char is a beginning of field
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144336 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 14:31:25 +0000 (14:31 +0000)]
sort CHPX on load (sometimes out of order)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144333 13f79535-47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Jul 2011 14:27:21 +0000 (14:27 +0000)]
Apply patch from bug #51476 - Correct XSSF cell formatting in HTML export
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144331 13f79535-47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Jul 2011 13:25:00 +0000 (13:25 +0000)]
Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF support for adding footnotes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144308 13f79535-47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Jul 2011 13:12:53 +0000 (13:12 +0000)]
XWPF Numbering tests from bug #51134
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144303 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 12:18:48 +0000 (12:18 +0000)]
add toString method to GenericPropertyNode
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144283 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 12:18:36 +0000 (12:18 +0000)]
simplify PlexOfField by using GenericPropertyNode
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144282 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 11:54:51 +0000 (11:54 +0000)]
save document fields, but Bug47286 looks better, but still not the save
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144275 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 10:54:19 +0000 (10:54 +0000)]
update TestFieldsTables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144251 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 10:53:58 +0000 (10:53 +0000)]
more correct definition of FLD, preserving reserved bits
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144249 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 10:04:03 +0000 (10:04 +0000)]
fix test for 47286
now it will fail if bug is fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144235 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 10:01:16 +0000 (10:01 +0000)]
add documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144233 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 09:55:25 +0000 (09:55 +0000)]
make getSize() static
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144229 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 09:49:47 +0000 (09:49 +0000)]
refactor FieldDescriptor to be based on autogenerated code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144224 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 09:06:33 +0000 (09:06 +0000)]
Test case shall not fail
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144202 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 08:54:13 +0000 (08:54 +0000)]
fix compiler warning ("unmappable character for encoding ASCII")
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144197 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Fri, 8 Jul 2011 06:53:14 +0000 (06:53 +0000)]
fix TestPAPBinTable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1144177 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 15:59:20 +0000 (15:59 +0000)]
dump text run properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143895 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 15:58:17 +0000 (15:58 +0000)]
CharacterSprmUncompressor extends SprmUncompressor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143894 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 14:15:03 +0000 (14:15 +0000)]
update CHP type
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143838 13f79535-47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 7 Jul 2011 14:14:37 +0000 (14:14 +0000)]
dump text runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1143837 13f79535-47bb-0310-9956-
ffa450edef68