Kovid Goyal
0b386c3cc7
ODT Input: Fix a regression that broke conversion of ODT files with footnotes. Fixes #1898441 [Problem converting from .odt to .epub]( https://bugs.launchpad.net/calibre/+bug/1898441 )
2020-10-04 18:26:51 +05:30
Kovid Goyal
9ff27782de
Remove useless __future__ imports
...
Not needed on python3
2020-08-22 18:47:55 +05:30
Kovid Goyal
29cd8d64ea
Change shebangs to python from python2
...
Also remove a few other miscellaneous references to python2
2020-08-22 18:47:51 +05:30
Kovid Goyal
9d14bebafb
Fix str() and unicode_literals in odf package
2019-05-20 17:17:33 +05:30
Kovid Goyal
8366df8637
Run code quality checks on the odf package
2019-05-20 16:52:16 +05:30
Kovid Goyal
b9a3e1952e
py3: misc fixes to make all module import
2019-04-04 15:15:51 +05:30
Kovid Goyal
0fcad5f21f
Fix various uses of iteritems missed by dict_fixes
2019-03-25 15:29:08 +05:30
Kovid Goyal
d1e30dfcac
Get rid of some xrange
2019-03-13 15:34:10 +05:30
Kovid Goyal
55151a3cdd
Get rid of basestring
2019-03-13 14:57:26 +05:30
Kovid Goyal
2d21a8efa2
Some more fixes for the unicode type
...
Now replaced in all dynamically loaded code. Recipes/metadata
sources/etc. In the case of recipes, since they get compiled by calibre
we simply make the unicode/unichr names available, no need for any
changes to the actual recipes themselves.
2019-03-13 12:04:47 +05:30
Kovid Goyal
d48e15556f
ODT Input: Add support for continued lists. Fixes #1620581 [Numeration lost]( https://bugs.launchpad.net/calibre/+bug/1620581 )
2016-09-07 14:43:29 +05:30
Kovid Goyal
7a18787eda
ODT Input: Fix fallback PNG images generated by LibreOffice 4.x for SVG images not being ignored
2016-01-27 10:08:03 +05:30
Kovid Goyal
708ee5521a
ODT Input: Fix custom styles with a dot in their name not being inherited. Fixes #1478346 [Attributes lost for hierarchical custom styles when reading odt documents]( https://bugs.launchpad.net/calibre/+bug/1478346 )
2015-07-27 08:52:04 +05:30
Kovid Goyal
1d717ccaec
ODT Input: Add support for numbered lists that do not start numbering at 1. Fixes #1475846 [ordered list numbering is off if starts at not-1]( https://bugs.launchpad.net/calibre/+bug/1475846 )
2015-07-20 11:17:11 +05:30
Doug Newgard
7427823be5
Change rest of the shebangs to use python2
2015-07-12 12:41:28 -05:00
Kovid Goyal
c981e4b50d
pep8
2015-03-19 10:27:33 +05:30
Kovid Goyal
ca26df381a
ODT Input: Add support for intra-document cross-references. Fixes #1429271 [When converting odt to epub, cross reference links are dropped]( https://bugs.launchpad.net/calibre/+bug/1429271 )
2015-03-19 10:13:47 +05:30
Kovid Goyal
7a4c3be138
...
2015-02-19 12:38:05 +05:30
Kovid Goyal
7a3011ea80
ODT Input: Add backlinks for footnotes/endnotes and improve their formatting. Fixes #1421056 [Enhancement: return links for footnotes when converting from odt]( https://bugs.launchpad.net/calibre/+bug/1421056 )
2015-02-19 12:14:24 +05:30
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