aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Odt
AgeCommit message (Expand)Author
2017-06-20Odt reader: replaced collectRights with rights from Data.Either.John MacFarlane
2017-05-31Odt reader: remove dead codeAlbert Krewinkel
2017-01-27Shared: rename compactify', compactify'DL -> compactify, compactifyDL.John MacFarlane
2017-01-25Revert "Added page breaks into Pandoc."John MacFarlane
2017-01-25Added page breaks into Pandoc.Hubert Plociniczak
2016-11-26[odt] Infer table's caption from the paragraph (#3224)hubertp-lshift
2016-11-08Inline code when text has a special styleHubert Plociniczak
2016-11-01[odt] Infer tables' header props from rows (#3199)hubertp-lshift
2016-10-19Image with a caption needs special formattingHubert Plociniczak
2016-10-18Merge pull request #3166 from hubertp-lshift/bug/3134John MacFarlane
2016-10-18Merge pull request #3165 from hubertp-lshift/feature/odt-imageJohn MacFarlane
2016-10-18Issue 3143: Don't duplicate text for anchorsHubert Plociniczak
2016-10-17Minor refactoringHubert Plociniczak
2016-10-17Infer caption from the text following the imgHubert Plociniczak
2016-10-14Added tests and a corner case for starting numberHubert Plociniczak
2016-10-12[ODT Parser] Include list's starting valueHubert Plociniczak
2016-10-12Basic support for images in ODT documentsHubert Plociniczak
2016-09-02Fix grouping of imports.Jesse Rosenthal
2016-09-02Remove Compat.MonoidJesse Rosenthal
2016-07-14Removed some redundant class constraints.John MacFarlane
2016-07-03Odt reader: Removed redundant Monoid constraints.John MacFarlane
2016-01-22Changed type of Shared.uniqueIdent argument from [String] to Set String.John MacFarlane
2015-11-09Restored Text.Pandoc.Compat.Monoid.John MacFarlane
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane
2015-10-22Changed § to % in operators from Odt.Arrows.Utils.John MacFarlane
2015-10-14Use custom Prelude to avoid compiler warnings.John MacFarlane
2015-08-17[BUG] Haddock : * and ^ to be escaped in docsGrégory Bataille
2015-07-23Added odt readerMarLinn