]> source.dussan.org Git - poi.git/log
poi.git
13 years agofix compilation error
Sergey Vladimirov [Mon, 18 Jul 2011 19:51:08 +0000 (19:51 +0000)]
fix compilation error

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

13 years agovery small additional speed improvement (less garbage)
Sergey Vladimirov [Mon, 18 Jul 2011 19:02:16 +0000 (19:02 +0000)]
very small additional speed improvement (less garbage)

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

13 years agofix Bug 51524 -- PapBinTable constructor is slow (regression)
Sergey Vladimirov [Mon, 18 Jul 2011 18:44:03 +0000 (18:44 +0000)]
fix Bug 51524 -- PapBinTable constructor is slow (regression)

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

13 years agopreserve align in case of "divved" cells
Sergey Vladimirov [Mon, 18 Jul 2011 15:55:52 +0000 (15:55 +0000)]
preserve align in case of "divved" cells

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

13 years agoadd tricky mode (disabled by default) to output cell's text in next cells, if they...
Sergey Vladimirov [Mon, 18 Jul 2011 15:37:48 +0000 (15:37 +0000)]
add tricky mode (disabled by default) to output cell's text in next cells, if they are empty (non-optimal, thought)
add option (enabled by default) to change leading spaces into   entities

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

13 years agofix table and table's cells css processing
Sergey Vladimirov [Mon, 18 Jul 2011 12:25:10 +0000 (12:25 +0000)]
fix table and table's cells css processing

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

13 years agodo not output hidden rows and columns by default (and add options to do so)
Sergey Vladimirov [Mon, 18 Jul 2011 11:07:51 +0000 (11:07 +0000)]
do not output hidden rows and columns by default (and add options to do so)

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

13 years agomade getHighlightColor() public, so convertor don't need to clone CHP info
Sergey Vladimirov [Sat, 16 Jul 2011 16:33:13 +0000 (16:33 +0000)]
made getHighlightColor() public, so convertor don't need to clone CHP info

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

13 years agomade getHighlightColor() public, so convertor don't need to clone CHP info
Sergey Vladimirov [Sat, 16 Jul 2011 16:32:27 +0000 (16:32 +0000)]
made getHighlightColor() public, so convertor don't need to clone CHP info

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

13 years agoprocessImage() is moved to converter, remove setImageProperties from Utils
Sergey Vladimirov [Sat, 16 Jul 2011 16:20:45 +0000 (16:20 +0000)]
processImage() is moved to converter, remove setImageProperties from Utils

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

13 years agointroduce picture descriptor structure (internal), now Picture class extends it;
Sergey Vladimirov [Sat, 16 Jul 2011 16:19:49 +0000 (16:19 +0000)]
introduce picture descriptor structure (internal), now Picture class extends it;
add test case with correctly cropped picture info

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

13 years agoallow to dump pictures
Sergey Vladimirov [Sat, 16 Jul 2011 12:36:55 +0000 (12:36 +0000)]
allow to dump pictures

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

13 years agoa bit more comments (quotes from specifications)
Sergey Vladimirov [Sat, 16 Jul 2011 12:36:45 +0000 (12:36 +0000)]
a bit more comments (quotes from specifications)

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

13 years agotrivial fix for ShadingDescriptor.toString()
Sergey Vladimirov [Sat, 16 Jul 2011 12:36:31 +0000 (12:36 +0000)]
trivial fix for ShadingDescriptor.toString()

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

13 years agoupdate CHP definition
Sergey Vladimirov [Sat, 16 Jul 2011 11:57:40 +0000 (11:57 +0000)]
update CHP definition

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

13 years agoupdate AllHWPFTests
Sergey Vladimirov [Sat, 16 Jul 2011 10:19:13 +0000 (10:19 +0000)]
update AllHWPFTests

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

13 years agoupdate AllHWPFTests
Sergey Vladimirov [Sat, 16 Jul 2011 10:17:35 +0000 (10:17 +0000)]
update AllHWPFTests

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

13 years agoupdate PAP definition
Sergey Vladimirov [Sat, 16 Jul 2011 10:09:57 +0000 (10:09 +0000)]
update PAP definition

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

13 years agodeprecate code working directly with PAPX / CHPX / SEPX
Sergey Vladimirov [Sat, 16 Jul 2011 10:06:54 +0000 (10:06 +0000)]
deprecate code working directly with PAPX / CHPX / SEPX

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

13 years agoadd default values to LineSpacingDescriptor
Sergey Vladimirov [Sat, 16 Jul 2011 09:31:57 +0000 (09:31 +0000)]
add default values to LineSpacingDescriptor

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

13 years agoremove unused method
Sergey Vladimirov [Sat, 16 Jul 2011 09:26:29 +0000 (09:26 +0000)]
remove unused method

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

13 years agomake some section properties public to prevent access from converters using reflection
Sergey Vladimirov [Sat, 16 Jul 2011 09:25:13 +0000 (09:25 +0000)]
make some section properties public to prevent access from converters using reflection

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

13 years agoupdate SEP definition
Sergey Vladimirov [Sat, 16 Jul 2011 09:12:22 +0000 (09:12 +0000)]
update SEP definition

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

13 years agoupdate SEP definition
Sergey Vladimirov [Sat, 16 Jul 2011 09:10:57 +0000 (09:10 +0000)]
update SEP definition

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

13 years agoformat and sort members
Sergey Vladimirov [Sat, 16 Jul 2011 09:10:38 +0000 (09:10 +0000)]
format and sort members

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

13 years agoformat and sort members
Sergey Vladimirov [Sat, 16 Jul 2011 08:17:34 +0000 (08:17 +0000)]
format and sort members

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

13 years agoformat and sort members
Sergey Vladimirov [Sat, 16 Jul 2011 08:16:00 +0000 (08:16 +0000)]
format and sort members

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

13 years agoadd get/set for _ixchFollow in listLevel
Sergey Vladimirov [Sat, 16 Jul 2011 08:11:28 +0000 (08:11 +0000)]
add get/set for _ixchFollow in listLevel

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

13 years agoAdd tests for bug #51514 - NPOIFS based loading
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

13 years agoFix bug #51514 - Allow HSSFObjectData to work with both POIFS and NPOIFS, and fix...
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

13 years agoFix first part of bug #51514 - HSSF copy nodes from NPOIFS
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

13 years agorename methods to make the difference between field end (exclusive) and field end...
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

13 years agoprevent extra text in field
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

13 years agoprevent index out of range exception
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

13 years agofix fields processing, improve test case
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

13 years agoBug 51504 - avoid NPE when DefaultRowHeight or DefaultColumnWidth records are missing
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

13 years agocompactify HTML
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

13 years agofix styles output;
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

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