3734 Commits (936bf2f9b35abc7e54945f163745a594e32d9a57)

Author SHA1 Message Date
  Sergey Vladimirov 48a0c99ab2 correctly handle overlapping fields and bookmarks 13 years ago
  Sergey Vladimirov ef5deef488 do not use block-inline property compactization in FO (result is a target to automate processing anyway) 13 years ago
  Sergey Vladimirov 405dd2f001 compact similar CHPX after restoring bin table 13 years ago
  Sergey Vladimirov 3dc3d03c4b add bookmarks dump feature to HWPFLister 13 years ago
  Sergey Vladimirov 909ce058fa use autogenerated LFO type definition 13 years ago
  Sergey Vladimirov c83aca1806 new test case for 47731 issue 13 years ago
  Sergey Vladimirov 529a1b36e4 Bug 44431 - HWPFDocument.write destroys fields - seems to be fixed some time ago, but other bugs prevented to see it. 13 years ago
  Sergey Vladimirov 81c4f98cdd use new table streams and data streams after write() 13 years ago
  Sergey Vladimirov 1e76375420 store unknown structures offsets and sizes in FIB 13 years ago
  Sergey Vladimirov 64e3243598 arrays shall be compared using Arrays.toString() 13 years ago
  Yegor Kozlov ea79046f0d renamed CalculateMortgage to CalculateMortgageFunction in test build script too to keep Gump happy 13 years ago
  Sergey Vladimirov cc3594f3e5 remove debug output code 13 years ago
  Sergey Vladimirov e0e44fee69 move Field interface to usermodel and create Fields interface as user-friendly replace for FieldsTables 13 years ago
  Sergey Vladimirov 7aaa047ff6 fix notes numbering and update test cases for Word-to-FO converter 13 years ago
  Sergey Vladimirov bffd3722a2 fix ArrayIndexOutOfBoundsException 13 years ago
  Sergey Vladimirov 94fbeaa50a do not allow two elements to have same IDs in result of Word-to-FO converter 13 years ago
  Sergey Vladimirov 4997081f21 fix missing spaces 13 years ago
  Sergey Vladimirov 106e3e0dfe Fix table processing. Spanned columns / different width / spanned rows are correcly rendered in HTML and FO now 13 years ago
  Sergey Vladimirov 8f070d04b3 fix: allow text breaks in table cells after Word-to-FO converter 13 years ago
  Sergey Vladimirov 1ed12025df better processing of word tables in cases different rows have different cell widths 13 years ago
  Sergey Vladimirov 3abb9887e4 better error message 13 years ago
  Nick Burch 0e44f2040f Tweak the error message to make it clearer how one should work with this part 13 years ago
  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