]> source.dussan.org Git - poi.git/log
poi.git
13 years agoFix bug #51502 - Correct the Subtotal function javadoc entry
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

13 years agofix NPE
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

13 years agosupport for hyperlinks in SXSSF
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

13 years agoadd line breaks (0xb) support
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

13 years agoadd font replacer interface and default implementation
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

13 years agoupdate TestRangeProperties
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

13 years agofix Range::insert<Table>Before() method result boundaries
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

13 years agofix TestTextPieceTable test: fix PieceDescriptor.equals() method
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

13 years agofor test cases: do not reconstruct binary tables for read-write tests
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

13 years agoconvert unicode string constants to \uxxx-s
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

13 years agoadd more detailed message about missing substring
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

13 years agoadd initial support for fast-saved files
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

13 years agoadd ProperyModifier (PRM) field to PieceDescriptor (PD)
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

13 years agoadd toString() to SprmBuffer
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

13 years agoadd type constants and extends toString() for SprmOperation
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

13 years agoNPE check
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

13 years agomake Table elements constructors accepts char positions (as other constructors);...
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

13 years agomake Section.toString() look alike other toString()s
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

13 years agoextend TableRow from Range, not from Paragraph
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

13 years agorewrite PAPX / CHPX loading, allowing to read complex files
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

13 years agorename MBD001D0B89.doc to Bug48075.doc
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

13 years agoSEPX uses chars as boundaries coordinates, don't do double conversions
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

13 years agoprevent NPE in rare cases
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

13 years agomake TableCellDescriptor cloneable
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

13 years agomake TableAutoformatLookSpecifier cloneable
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

13 years agoignore PAPX references zero-length text pieces
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

13 years agosorting of PAPX is not required, it will be replaced with full rewrite later
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

13 years agorefactor SprmOperation, reducing memory consumption for a bit
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

13 years agoallow SprmBuffer to append byte[] (public method)
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

13 years agoSEPX uses chars as boundaries coordinates, don't do double conversions
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

13 years agoignore CHPX references zero-length text pieces
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

13 years agodeprecate BytePropertyNode
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

13 years agopush boundaries checks down, removing deprecation warnings, remove (unused) cpMin...
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

13 years agospecify font size metric (pt)
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

13 years agofix CSS error in word-to-html
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

13 years agofox compiler warnings
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

13 years agoremove unused parameters
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

13 years agofix generic warnings
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

13 years agofix Word6/95 test cases: in old format boundaries in SEPX refers to chars, not to...
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

13 years agoadd toString() to PlexOfCps
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

13 years agoNP check
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

13 years agomore WARNs in log
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

13 years agoshortcut for test case to allow loading bad structure of CHP
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

13 years agoSame workaround for CHPX / SEPX, as for PAPX. Disable SPRM processing for Word95...
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

13 years agoupdate status and .doc for issue 49933
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

13 years agomake sure at least English text is extracted
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

13 years agotemporary(?) workaround for Bug 49933 - Word 6/95 documents with sections cause Array...
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

13 years agoadd the same boundaries check to CHPX / PAPX / SEPX for Word95 as for Word97
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

13 years agosort CHPX / PAPX / SEPX tables for Word95 files as well
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

13 years agosort PAPX and SEPX after loading
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

13 years agobetter way to check if CPHX references any part of text
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

13 years agoadd toString() and isEmpty() to ShadingDescriptor
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

13 years agooutput text of CHPX
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

13 years agomake sure all complex properties are correctly initialized and cloned
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

13 years agoadd public clone()
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

13 years agoadd public clone()
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

13 years agoimprove DropCapSpecifier, add field getters/setters, toString(), isEmpty(), hashCode...
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

13 years agoadd isEmpty() and toString() to DateAndTime
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

13 years agoadd isEmpty() and toString() to LineSpacingDescriptor
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

13 years agofix the same problem with SPX and move deprecation to BytePropertyNode
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

13 years agofix the same problem as with PAPX -- CHPX shall be stored based on text positions...
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

13 years agofix compilation problem on JDK 6
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

13 years agofix comparator
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

13 years agoorganize imports
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

13 years agoadditional check and workaround for wrong order (fix TestWordExtractorBugs.testBug50688)
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

13 years agoone of problems linked to 47286 seems to be found -- some CHPX were not saved
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

13 years agoFix bug #51469 - XSSF support for row styles, to match existing HSSF functionality
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

13 years agoadd test case to check if email from Bug47286.doc is present in HTML
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

13 years agosimplify work with fields
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

13 years agoadd user-friendly way to access field properties if char is a beginning of field
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

13 years agosort CHPX on load (sometimes out of order)
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

13 years agoApply patch from bug #51476 - Correct XSSF cell formatting in HTML export
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

13 years agoPatch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF support...
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

13 years agoXWPF Numbering tests from bug #51134
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

13 years agoadd toString method to GenericPropertyNode
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

13 years agosimplify PlexOfField by using GenericPropertyNode
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

13 years agosave document fields, but Bug47286 looks better, but still not the save
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

13 years agoupdate TestFieldsTables
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

13 years agomore correct definition of FLD, preserving reserved bits
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

13 years agofix test for 47286
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

13 years agoadd documentation
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

13 years agomake getSize() static
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

13 years agorefactor FieldDescriptor to be based on autogenerated code
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

13 years agoTest case shall not fail
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

13 years agofix compiler warning ("unmappable character for encoding ASCII")
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

13 years agofix TestPAPBinTable
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

13 years agodump text run properties
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

13 years agoCharacterSprmUncompressor extends SprmUncompressor
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

13 years agoupdate CHP type
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

13 years agodump text runs
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

13 years agosupport Word95 files
Sergey Vladimirov [Thu, 7 Jul 2011 13:43:29 +0000 (13:43 +0000)]
support Word95 files

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

13 years agoalready fixed 48065 - Problems with save output of HWPF (losing formatting)
Sergey Vladimirov [Thu, 7 Jul 2011 13:13:04 +0000 (13:13 +0000)]
already fixed 48065 - Problems with save output of HWPF (losing formatting)

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

13 years agofix 47563 - Exception when working with table
Sergey Vladimirov [Thu, 7 Jul 2011 12:52:57 +0000 (12:52 +0000)]
fix 47563 - Exception when working with table

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

13 years agofix 47287 - StringIndexOutOfBoundsException in CharacterRun.replaceText()
Sergey Vladimirov [Thu, 7 Jul 2011 12:11:53 +0000 (12:11 +0000)]
fix 47287 - StringIndexOutOfBoundsException in CharacterRun.replaceText()

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

13 years agoupdate status
Sergey Vladimirov [Thu, 7 Jul 2011 11:46:41 +0000 (11:46 +0000)]
update status

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

13 years agoBug 46817 - Regression: Text from some table cells missing is fixed
Sergey Vladimirov [Thu, 7 Jul 2011 11:41:53 +0000 (11:41 +0000)]
Bug 46817 - Regression: Text from some table cells missing is fixed

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

13 years agofail() shall throw Error, not AssertionError (which is ignored)
Sergey Vladimirov [Thu, 7 Jul 2011 11:39:30 +0000 (11:39 +0000)]
fail() shall throw Error, not AssertionError (which is ignored)

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

13 years agoadd content of main text box to document text
Sergey Vladimirov [Thu, 7 Jul 2011 11:38:59 +0000 (11:38 +0000)]
add content of main text box to document text

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

13 years agouncomment lines, that were temporary commented for debug purposes
Sergey Vladimirov [Thu, 7 Jul 2011 11:09:47 +0000 (11:09 +0000)]
uncomment lines, that were temporary commented for debug purposes

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

13 years agoallow bad properties parsing
Sergey Vladimirov [Thu, 7 Jul 2011 11:04:59 +0000 (11:04 +0000)]
allow bad properties parsing

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