4517 Commits (c10964a626f93c40619df65e1c6a3f0958bd75a0)
 

Author SHA1 Message Date
  Sergey Vladimirov c10964a626 initial support for endnotes and footnotes in HWPF 13 years ago
  Sergey Vladimirov e207d3aeae simplify some HWPFDocument.get*Range() methods 13 years ago
  Sergey Vladimirov 4fe8a5ab89 add bookmarks support for Word-to-HTML and Word-to-FO converters 13 years ago
  Sergey Vladimirov d21d9d8fce split BookmarksTables to internal and user-friendly API 13 years ago
  Yegor Kozlov 31624647c2 fixed bug 51470 - avoid exception when cloning XSSF sheets with background images 13 years ago
  Yegor Kozlov 0b356585f5 fixed bug 51481 - fixed autofilters in HSSF to avoid warnings in Excel 2007 13 years ago
  Yegor Kozlov f804dd9e7b Fixed bug 51533 - Avoid exception when changing name of a sheet containing shared formulas 13 years ago
  Yegor Kozlov 0a86816c7c more progress with support for charts in XSSF, see patch 51196 13 years ago
  Yegor Kozlov cbb80e2943 Support for appending images to existing drawings in HSSF 13 years ago
  Sergey Vladimirov af6641682a added initial support for bookmark 13 years ago
  Sergey Vladimirov fbdcb0329d introduce SubdocumentPart and simplify CP start/end FIB API 13 years ago
  Yegor Kozlov 95b70a204b bug 46250 - Fixed cloning worksheets with images 13 years ago
  Sergey Vladimirov 5471280290 introduce DocumentPart enum and simplify fields access API 13 years ago
  Sergey Vladimirov 962c8ce606 add dump fields feature 13 years ago
  Sergey Vladimirov 67710377a8 compact HTML output of WordToHtmlConverter 13 years ago
  Sergey Vladimirov 2b7cbb8a82 speed improvement for rebuilding CHPX 13 years ago
  Sergey Vladimirov 637d4f232a simplify internal API 13 years ago
  Sergey Vladimirov 6e5b818c94 add support for merged cells 13 years ago
  Nick Burch 1380f29e62 Fix a 1.6-ism - TreeMap.firstEntry 13 years ago
  Sergey Vladimirov 823aeae9a4 fix compiler warnings 13 years ago
  Sergey Vladimirov 2ee11bc6a1 fix compiler warnings 13 years ago
  Sergey Vladimirov 040da08842 add test case data for 51524 13 years ago
  Sergey Vladimirov 465fdb9955 compact result HTML in Excel-to-HTML converter 13 years ago
  Sergey Vladimirov 9ee86b8e70 fix test case name for TestExcelToHtmlConverterSuite 13 years ago
  Nick Burch 8c52e85a9b Add a basic FAQ entry for how to report problems when you can't share the file. For OOXML, give the normal advice of unzip + view xml. For OLE2 ones, suggest the new BFF as well as the existing dev tool eg BiffViewer 13 years ago
  Sergey Vladimirov 978eeb1faa fix compilation error 13 years ago
  Sergey Vladimirov 061e873f3c very small additional speed improvement (less garbage) 13 years ago
  Sergey Vladimirov f666208048 fix Bug 51524 -- PapBinTable constructor is slow (regression) 13 years ago
  Sergey Vladimirov b99fd29146 preserve align in case of "divved" cells 13 years ago
  Sergey Vladimirov 8f86740bfb add tricky mode (disabled by default) to output cell's text in next cells, if they are empty (non-optimal, thought) 13 years ago
  Sergey Vladimirov c628362e35 fix table and table's cells css processing 13 years ago
  Sergey Vladimirov 3a325afe8a do not output hidden rows and columns by default (and add options to do so) 13 years ago
  Sergey Vladimirov 3bc22e541c made getHighlightColor() public, so convertor don't need to clone CHP info 13 years ago
  Sergey Vladimirov ed845ff18f made getHighlightColor() public, so convertor don't need to clone CHP info 13 years ago
  Sergey Vladimirov 3ad0efe2f0 processImage() is moved to converter, remove setImageProperties from Utils 13 years ago
  Sergey Vladimirov a42bc8f73e introduce picture descriptor structure (internal), now Picture class extends it; 13 years ago
  Sergey Vladimirov b4331f5ee5 allow to dump pictures 13 years ago
  Sergey Vladimirov 1da4469e5e a bit more comments (quotes from specifications) 13 years ago
  Sergey Vladimirov 946cc900c6 trivial fix for ShadingDescriptor.toString() 13 years ago
  Sergey Vladimirov 8c47dbb434 update CHP definition 13 years ago
  Sergey Vladimirov e35653cd1a update AllHWPFTests 13 years ago
  Sergey Vladimirov d223cd2c8f update AllHWPFTests 13 years ago
  Sergey Vladimirov 35046419e2 update PAP definition 13 years ago
  Sergey Vladimirov bcf4530d36 deprecate code working directly with PAPX / CHPX / SEPX 13 years ago
  Sergey Vladimirov c02047c2fd add default values to LineSpacingDescriptor 13 years ago
  Sergey Vladimirov 6c351cad1d remove unused method 13 years ago
  Sergey Vladimirov f20bdfe9d5 make some section properties public to prevent access from converters using reflection 13 years ago
  Sergey Vladimirov 7aeab59f46 update SEP definition 13 years ago
  Sergey Vladimirov 07eb383363 update SEP definition 13 years ago
  Sergey Vladimirov de1e4e61d5 format and sort members 13 years ago