3734 Commits (936bf2f9b35abc7e54945f163745a594e32d9a57)

Author SHA1 Message Date
  Sergey Vladimirov ee100816eb fix fields processing, improve test case 13 years ago
  Yegor Kozlov a58d9dd33b Bug 51504 - avoid NPE when DefaultRowHeight or DefaultColumnWidth records are missing 13 years ago
  Sergey Vladimirov 673891cc9e compactify HTML 13 years ago
  Sergey Vladimirov ee7016f12e fix styles output; 13 years ago
  Nick Burch ae3d9daaaa Fix bug #51502 - Correct the Subtotal function javadoc entry 13 years ago
  Sergey Vladimirov baa1a12d2b fix NPE 13 years ago
  Yegor Kozlov 585c3d0e6f support for hyperlinks in SXSSF 13 years ago
  Sergey Vladimirov 4951c48fb1 add line breaks (0xb) support 13 years ago
  Sergey Vladimirov a7c215d2e0 add font replacer interface and default implementation 13 years ago
  Sergey Vladimirov b4452418f7 update TestRangeProperties 13 years ago
  Sergey Vladimirov bd1e675b9a fix Range::insert<Table>Before() method result boundaries 13 years ago
  Sergey Vladimirov f845c5281c fix TestTextPieceTable test: fix PieceDescriptor.equals() method 13 years ago
  Sergey Vladimirov 1c8bb9f4d4 for test cases: do not reconstruct binary tables for read-write tests 13 years ago
  Sergey Vladimirov 738c14f24f convert unicode string constants to \uxxx-s 13 years ago
  Sergey Vladimirov bca6a91735 add more detailed message about missing substring 13 years ago
  Sergey Vladimirov fd8a518446 add initial support for fast-saved files 13 years ago
  Sergey Vladimirov 93ec152831 add ProperyModifier (PRM) field to PieceDescriptor (PD) 13 years ago
  Sergey Vladimirov b751feb535 add toString() to SprmBuffer 13 years ago
  Sergey Vladimirov cb72a45d85 add type constants and extends toString() for SprmOperation 13 years ago
  Sergey Vladimirov 268d7ff219 NPE check 13 years ago
  Sergey Vladimirov 1cd82a4967 make Table elements constructors accepts char positions (as other constructors); fix SprmBuffer usage for PAPX 13 years ago
  Sergey Vladimirov 25fe73b2eb make Section.toString() look alike other toString()s 13 years ago
  Sergey Vladimirov 159a99b6c0 extend TableRow from Range, not from Paragraph 13 years ago
  Sergey Vladimirov 4cbd8a963b rewrite PAPX / CHPX loading, allowing to read complex files 13 years ago
  Sergey Vladimirov 3e6ff27406 rename MBD001D0B89.doc to Bug48075.doc 13 years ago
  Sergey Vladimirov 7a41cc167e SEPX uses chars as boundaries coordinates, don't do double conversions 13 years ago
  Sergey Vladimirov c0ed68d18b prevent NPE in rare cases 13 years ago
  Sergey Vladimirov 1cb4958620 make TableCellDescriptor cloneable 13 years ago
  Sergey Vladimirov 4d19b7b1a7 make TableAutoformatLookSpecifier cloneable 13 years ago
  Sergey Vladimirov e3543d346f ignore PAPX references zero-length text pieces 13 years ago
  Sergey Vladimirov 4812be0d1a sorting of PAPX is not required, it will be replaced with full rewrite later 13 years ago
  Sergey Vladimirov f24c96d0b7 refactor SprmOperation, reducing memory consumption for a bit 13 years ago
  Sergey Vladimirov 0c281fd3f7 allow SprmBuffer to append byte[] (public method) 13 years ago
  Sergey Vladimirov b7c8272d7a SEPX uses chars as boundaries coordinates, don't do double conversions 13 years ago
  Sergey Vladimirov 9f8d81da5f ignore CHPX references zero-length text pieces 13 years ago
  Sergey Vladimirov f62965c2a3 deprecate BytePropertyNode 13 years ago
  Sergey Vladimirov 2edb7b006c push boundaries checks down, removing deprecation warnings, remove (unused) cpMin (Word XP) hack 13 years ago
  Sergey Vladimirov 7666eb1076 specify font size metric (pt) 13 years ago
  Sergey Vladimirov b691e6a530 fix CSS error in word-to-html 13 years ago
  Sergey Vladimirov 7e4be8f2ba fox compiler warnings 13 years ago
  Sergey Vladimirov 851d4f416c remove unused parameters 13 years ago
  Sergey Vladimirov 5a8d3144c2 fix generic warnings 13 years ago
  Sergey Vladimirov f9644a18f4 fix Word6/95 test cases: in old format boundaries in SEPX refers to chars, not to bytes 13 years ago
  Sergey Vladimirov 39fc1fe239 add toString() to PlexOfCps 13 years ago
  Sergey Vladimirov ce99b827a6 NP check 13 years ago
  Sergey Vladimirov 38fa58b080 more WARNs in log 13 years ago
  Sergey Vladimirov fa89d7ae68 shortcut for test case to allow loading bad structure of CHP 13 years ago
  Sergey Vladimirov e32761be3b Same workaround for CHPX / SEPX, as for PAPX. Disable SPRM processing for Word95 files. 13 years ago
  Sergey Vladimirov e9279074fb update status and .doc for issue 49933 13 years ago
  Sergey Vladimirov 12e2fa1e9e make sure at least English text is extracted 13 years ago