4536 Commits (daf3612d16a2dd030f08e8d1cdc599f23ea1a971)
 

Author SHA1 Message Date
  Nick Burch daf3612d16 Add a disabled unit test for bug #51535 13 years ago
  Nick Burch c7da75ff14 Sort the list by surname 13 years ago
  Yegor Kozlov 077c18da17 I'm PMC Chair of Apache POI now 13 years ago
  Yegor Kozlov c4cbc23fd8 renamed excelant test class to avoid collision with poi-examples when all classes compiled in the same directory, also removed duplicated log4j.properties 13 years ago
  Yegor Kozlov b17b4aa585 added @Beta annotation to mark code that is subject to incompatible changes in future releases 13 years ago
  Yegor Kozlov 17e1904bdf bug 50401 - fixed EscherProperty to return property name instead of 'unknown' for complex properties 13 years ago
  Sergey Vladimirov 3de5c46238 compact fo:inline's in FO output of Word-to-FO converter 13 years ago
  Sergey Vladimirov 93204b5a39 update TestWordToHtmlConverter tests (expected results) 13 years ago
  Sergey Vladimirov 7aff731ff2 nicer HTML for endnotes in Word-to-HTML converter 13 years ago
  Sergey Vladimirov 87f42602fe more compact HTML in Word-to-HTML converter 13 years ago
  Sergey Vladimirov c7ae9b50db fix missing table borders in HTML in Word-to-HTML converter 13 years ago
  Sergey Vladimirov 40b9e5d383 nicer HTML in Word-to-HTML converter for one-section document 13 years ago
  Sergey Vladimirov 356990061c better default css for endnotes in Word-to-HTML converter 13 years ago
  Sergey Vladimirov 590972a8bc fix CSS for subscript/superscript in Word-to-HTML converter 13 years ago
  Sergey Vladimirov edfd7a2b42 fix missing css in Word-to-HTML converter if getDocument() not called 13 years ago
  Sergey Vladimirov 1e6c2d5271 fix loosed formatting to endnotes and footnotes in Word-to-HTML and Word-to-FO converters 13 years ago
  Sergey Vladimirov eaee650119 add processing of hyphen chars in Word-to-HTML and Word-to-FO converters 13 years ago
  Sergey Vladimirov f5d15f67d6 fix XLS:FO footnotes and endnotes processing fo Word-to-FO converter 13 years ago
  Sergey Vladimirov 4e1ca332bc add autonumbered endnotes and footnotes support in Word-to-HTML and Word-to-FO converters 13 years ago
  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