Sergey Vladimirov
|
9864686a25
|
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
|
2011-07-09 11:08:45 +00:00 |
Sergey Vladimirov
|
914ac887dc
|
fix compilation problem on JDK 6
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144631 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-09 10:31:20 +00:00 |
Sergey Vladimirov
|
f6a891dbc8
|
fix comparator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144366 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 15:51:46 +00:00 |
Sergey Vladimirov
|
4db127a2bd
|
organize imports
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144363 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 15:50:06 +00:00 |
Sergey Vladimirov
|
a26777942b
|
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
|
2011-07-08 15:41:40 +00:00 |
Sergey Vladimirov
|
be4954823e
|
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
|
2011-07-08 15:08:02 +00:00 |
Nick Burch
|
84ff0f8423
|
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
|
2011-07-08 14:58:08 +00:00 |
Sergey Vladimirov
|
7e926dfa36
|
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
|
2011-07-08 14:37:42 +00:00 |
Sergey Vladimirov
|
d7217bd59b
|
simplify work with fields
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144337 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 14:33:01 +00:00 |
Sergey Vladimirov
|
efdf16ab0a
|
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
|
2011-07-08 14:32:20 +00:00 |
Sergey Vladimirov
|
ad91a5f33b
|
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
|
2011-07-08 14:31:25 +00:00 |
Nick Burch
|
21ebb4606f
|
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
|
2011-07-08 14:27:21 +00:00 |
Nick Burch
|
f5f44581d3
|
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
|
2011-07-08 13:25:00 +00:00 |
Nick Burch
|
ee57263273
|
XWPF Numbering tests from bug #51134
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144303 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 13:12:53 +00:00 |
Sergey Vladimirov
|
55eb2194b1
|
add toString method to GenericPropertyNode
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144283 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 12:18:48 +00:00 |
Sergey Vladimirov
|
362ee5c90b
|
simplify PlexOfField by using GenericPropertyNode
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144282 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 12:18:36 +00:00 |
Sergey Vladimirov
|
b941bac207
|
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
|
2011-07-08 11:54:51 +00:00 |
Sergey Vladimirov
|
d8ecaf5ae4
|
update TestFieldsTables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144251 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 10:54:19 +00:00 |
Sergey Vladimirov
|
5f71e8c71b
|
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
|
2011-07-08 10:53:58 +00:00 |
Sergey Vladimirov
|
ab0b4a246a
|
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
|
2011-07-08 10:04:03 +00:00 |
Sergey Vladimirov
|
ce458a4cd4
|
add documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144233 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 10:01:16 +00:00 |
Sergey Vladimirov
|
2c36297455
|
make getSize() static
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144229 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 09:55:25 +00:00 |
Sergey Vladimirov
|
7e92ade657
|
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
|
2011-07-08 09:49:47 +00:00 |
Sergey Vladimirov
|
1bc512a9c6
|
Test case shall not fail
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144202 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 09:06:33 +00:00 |
Sergey Vladimirov
|
60cccbcc60
|
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
|
2011-07-08 08:54:13 +00:00 |
Sergey Vladimirov
|
4c7c869e59
|
fix TestPAPBinTable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144177 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 06:53:14 +00:00 |
Sergey Vladimirov
|
73b614dcd0
|
dump text run properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143895 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 15:59:20 +00:00 |
Sergey Vladimirov
|
15a2e8996b
|
CharacterSprmUncompressor extends SprmUncompressor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143894 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 15:58:17 +00:00 |
Sergey Vladimirov
|
dc0e9a1a2a
|
update CHP type
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143838 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 14:15:03 +00:00 |
Sergey Vladimirov
|
e31de6a9b8
|
dump text runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143837 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 14:14:37 +00:00 |
Sergey Vladimirov
|
f57039a4f9
|
support Word95 files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143822 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 13:43:29 +00:00 |
Sergey Vladimirov
|
03ea58049c
|
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
|
2011-07-07 13:13:04 +00:00 |
Sergey Vladimirov
|
7edecc34bf
|
fix 47563 - Exception when working with table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143802 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 12:52:57 +00:00 |
Sergey Vladimirov
|
299da44a4d
|
fix 47287 - StringIndexOutOfBoundsException in CharacterRun.replaceText()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143786 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 12:11:53 +00:00 |
Sergey Vladimirov
|
d165590374
|
update status
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143774 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 11:46:41 +00:00 |
Sergey Vladimirov
|
86ab006a41
|
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
|
2011-07-07 11:41:53 +00:00 |
Sergey Vladimirov
|
28293b5b50
|
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
|
2011-07-07 11:39:30 +00:00 |
Sergey Vladimirov
|
34ed972af9
|
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
|
2011-07-07 11:38:59 +00:00 |
Sergey Vladimirov
|
247899765c
|
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
|
2011-07-07 11:09:47 +00:00 |
Sergey Vladimirov
|
306fcf34c9
|
allow bad properties parsing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143758 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 11:04:59 +00:00 |
Sergey Vladimirov
|
e3dfcdb0ff
|
add / update documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143756 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 10:56:46 +00:00 |
Sergey Vladimirov
|
cb9a6d8f24
|
fix generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143754 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 10:41:42 +00:00 |
Sergey Vladimirov
|
5911ff3bdb
|
fix test case for 45473: calculate PAPX boundaries basing on char positions, not on previously read byte positions (they are outdated); fix boundaries checks (again)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143753 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 10:39:27 +00:00 |
Sergey Vladimirov
|
1757e4af53
|
fix generics warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143740 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 09:59:51 +00:00 |
Nick Burch
|
45b7b36918
|
More elapsed time unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143737 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 09:53:36 +00:00 |
Sergey Vladimirov
|
47cffa40b4
|
add ability to dump text pieces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143734 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 09:51:42 +00:00 |
Sergey Vladimirov
|
588a5a6aff
|
add toString() methods to PieceDescriptor and TextPiece; add hashCode() to PieceDescriptor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143733 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 09:51:21 +00:00 |
Sergey Vladimirov
|
a123eed79f
|
update test: according to file dump, last row char is 85, so end offset is 86, not 87.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143725 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 09:25:34 +00:00 |
Sergey Vladimirov
|
68e3431847
|
fix: too many PAPX were dropped due to too strict boundary checks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143720 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 09:16:26 +00:00 |
Sergey Vladimirov
|
48eb8175ae
|
update status
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143716 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 08:51:10 +00:00 |