19 Commits

Author SHA1 Message Date
Kovid Goyal
1de62420dd ODT Input: More workarounds for LibreOffice 3.5's annoying habit of inserting pointless margin:100% directives everywhere. Fixes #1002702 (Large margins when converting LibreOffice odt to mobi) 2012-05-23 14:19:00 +05:30
Kovid Goyal
5fd415ea2d ... 2012-04-11 10:33:35 +05:30
Kovid Goyal
de43d6efd0 ... 2012-03-11 19:02:45 +05:30
Kovid Goyal
35ddd44a89 Fix #941134 (LibreOffice 3.5 odt to conversion mobi problem) 2012-03-11 19:02:12 +05:30
Kovid Goyal
e2d051cfc0 ODT Input: Dont crash on empty links 2012-01-11 15:37:25 +05:30
Kovid Goyal
1a38be575d ... 2011-05-11 17:35:27 -06:00
Kovid Goyal
231df586c0 ODT Input: Handle inline special styles defined on <text:span> tags. Fixes #780250 (Italic text not converting from ODT source) 2011-05-11 14:56:10 -06:00
Kovid Goyal
e15ee70a1d ODT Input: Speed up conversion of ODT files that define huge amounts of redundant style information. Fixes #777468 (Conversion from ODT to EPUB extremely slow) 2011-05-04 18:56:07 -06:00
Kovid Goyal
492d16e5c9 ODT Input: Fix handling of the <text:s> element. Fixes #749655 (Private bug) 2011-04-03 14:31:14 -06:00
Kovid Goyal
02562da2a9 ODT input: Update odfpy library to latest version, adds support for bookmarks 2011-02-24 10:43:22 -07:00
Kovid Goyal
019c17973e ODT Input: Do not force the background color to white. Fixes #9118 (White background color from OpenOffice to Mobi added) 2011-02-24 09:21:51 -07:00
Kovid Goyal
8311870e60 Fix #7506 (Hyperlinks get broken converting ODT to EPUB) 2010-11-11 18:09:09 -07:00
Kovid Goyal
cba003660e ODT Input: Fix handling of mixed ordered and un-ordered lists 2010-03-09 20:41:22 -07:00
Kovid Goyal
bd350e57ce Update bundled odfpy 2010-02-15 17:31:16 -07:00
Kovid Goyal
062fb907e3 Update odfpy (used to conver OpenOffice documents) 2009-04-19 16:32:18 -07:00
Marshall T. Vandegrift
4b467bfbad Fix #1730 (MOBI: missing page break) 2009-02-04 01:45:04 -05:00
Kovid Goyal
bca2a86168 Fix #1543 (Problem converting ODT to LRF) 2009-01-03 19:20:08 -08:00
Kovid Goyal
b3ac2ca6f3 Update odfpy for improved handling of ODT documents 2009-01-03 13:46:52 -08:00
Kovid Goyal
323dfce595 Add support for the Open Document Format (ODT) as an input format. Can now be converted to both LRF and EPUB. Fixes #233 (ODT2LRF request) 2008-10-06 18:11:39 -07:00