3734 Commits (936bf2f9b35abc7e54945f163745a594e32d9a57)

Author SHA1 Message Date
  Sergey Vladimirov 70fdc04369 temporary(?) workaround for Bug 49933 - Word 6/95 documents with sections cause ArrayIndexOutOfBoundsException 13 years ago
  Sergey Vladimirov 43d52c647f add the same boundaries check to CHPX / PAPX / SEPX for Word95 as for Word97 13 years ago
  Sergey Vladimirov 70d765683d sort CHPX / PAPX / SEPX tables for Word95 files as well 13 years ago
  Sergey Vladimirov 20afb87ed3 sort PAPX and SEPX after loading 13 years ago
  Sergey Vladimirov afc880d6d3 better way to check if CPHX references any part of text 13 years ago
  Sergey Vladimirov 31271fc4c4 add toString() and isEmpty() to ShadingDescriptor 13 years ago
  Sergey Vladimirov 64c97846ae output text of CHPX 13 years ago
  Sergey Vladimirov 99089dfcdf make sure all complex properties are correctly initialized and cloned 13 years ago
  Sergey Vladimirov f68e539874 add public clone() 13 years ago
  Sergey Vladimirov fb9627b90c add public clone() 13 years ago
  Sergey Vladimirov ba1fcae896 improve DropCapSpecifier, add field getters/setters, toString(), isEmpty(), hashCode(), equals() 13 years ago
  Sergey Vladimirov 4318687913 add isEmpty() and toString() to DateAndTime 13 years ago
  Sergey Vladimirov a1047df9e3 add isEmpty() and toString() to LineSpacingDescriptor 13 years ago
  Sergey Vladimirov b00436cd82 fix the same problem with SPX and move deprecation to BytePropertyNode 13 years ago
  Sergey Vladimirov 9864686a25 fix the same problem as with PAPX -- CHPX shall be stored based on text positions, not on bytes 13 years ago
  Sergey Vladimirov 914ac887dc fix compilation problem on JDK 6 13 years ago
  Sergey Vladimirov f6a891dbc8 fix comparator 13 years ago
  Sergey Vladimirov 4db127a2bd organize imports 13 years ago
  Sergey Vladimirov a26777942b additional check and workaround for wrong order (fix TestWordExtractorBugs.testBug50688) 13 years ago
  Sergey Vladimirov be4954823e one of problems linked to 47286 seems to be found -- some CHPX were not saved 13 years ago
  Nick Burch 84ff0f8423 Fix bug #51469 - XSSF support for row styles, to match existing HSSF functionality 13 years ago
  Sergey Vladimirov 7e926dfa36 add test case to check if email from Bug47286.doc is present in HTML 13 years ago
  Sergey Vladimirov d7217bd59b simplify work with fields 13 years ago
  Sergey Vladimirov efdf16ab0a add user-friendly way to access field properties if char is a beginning of field 13 years ago
  Sergey Vladimirov ad91a5f33b sort CHPX on load (sometimes out of order) 13 years ago
  Nick Burch 21ebb4606f Apply patch from bug #51476 - Correct XSSF cell formatting in HTML export 13 years ago
  Nick Burch f5f44581d3 Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF support for adding footnotes 13 years ago
  Nick Burch ee57263273 XWPF Numbering tests from bug #51134 13 years ago
  Sergey Vladimirov 55eb2194b1 add toString method to GenericPropertyNode 13 years ago
  Sergey Vladimirov 362ee5c90b simplify PlexOfField by using GenericPropertyNode 13 years ago
  Sergey Vladimirov b941bac207 save document fields, but Bug47286 looks better, but still not the save 13 years ago
  Sergey Vladimirov d8ecaf5ae4 update TestFieldsTables 13 years ago
  Sergey Vladimirov 5f71e8c71b more correct definition of FLD, preserving reserved bits 13 years ago
  Sergey Vladimirov ab0b4a246a fix test for 47286 13 years ago
  Sergey Vladimirov ce458a4cd4 add documentation 13 years ago
  Sergey Vladimirov 2c36297455 make getSize() static 13 years ago
  Sergey Vladimirov 7e92ade657 refactor FieldDescriptor to be based on autogenerated code 13 years ago
  Sergey Vladimirov 1bc512a9c6 Test case shall not fail 13 years ago
  Sergey Vladimirov 60cccbcc60 fix compiler warning ("unmappable character for encoding ASCII") 13 years ago
  Sergey Vladimirov 4c7c869e59 fix TestPAPBinTable 13 years ago
  Sergey Vladimirov 73b614dcd0 dump text run properties 13 years ago
  Sergey Vladimirov 15a2e8996b CharacterSprmUncompressor extends SprmUncompressor 13 years ago
  Sergey Vladimirov dc0e9a1a2a update CHP type 13 years ago
  Sergey Vladimirov e31de6a9b8 dump text runs 13 years ago
  Sergey Vladimirov f57039a4f9 support Word95 files 13 years ago
  Sergey Vladimirov 03ea58049c already fixed 48065 - Problems with save output of HWPF (losing formatting) 13 years ago
  Sergey Vladimirov 7edecc34bf fix 47563 - Exception when working with table 13 years ago
  Sergey Vladimirov 299da44a4d fix 47287 - StringIndexOutOfBoundsException in CharacterRun.replaceText() 13 years ago
  Sergey Vladimirov d165590374 update status 13 years ago
  Sergey Vladimirov 86ab006a41 Bug 46817 - Regression: Text from some table cells missing is fixed 13 years ago