index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Writers
/
OpenDocument.hs
Age
Commit message (
Expand
)
Author
2019-03-01
Remove license boilerplate.
John MacFarlane
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
2018-11-22
OpenDocument writer: small amendment to #5095.
John MacFarlane
2018-11-22
ODT writer: Fix list indentation
Nils Carlson
2018-10-05
OpenDocument writer: Implement table caption numbering (#4949)
Nils Carlson
2018-10-04
Add lookupMeta* functions to Text.Pandoc.Writers.Shared (#4907)
Mauro Bieg
2018-10-03
OpenDocument writer: make 'Figure' term sensitive to `lang` in metadata.
John MacFarlane
2018-10-03
OpenDocument writer: Implement figure numbering in captions (#4944)
Nils Carlson
2018-10-02
OpenDocument writer: improve bullet/numbering alignment.
John MacFarlane
2018-09-23
ODT Writer: Improve table header row style handling
Nils Carlson
2018-09-07
Fix percentage image scaling in ODT (#4881)
Nils Carlson
2018-05-14
Make internal links work in ODT/OpenDocument.
John MacFarlane
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
2018-01-19
hlint code improvements.
John MacFarlane
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
2017-12-28
improve formatting of formulas in OpenDocument
oltolm
2017-12-04
Add `empty_paragraphs` extension.
John MacFarlane
2017-11-01
hlint
Alexander Krotov
2017-10-29
hlint suggestions.
John MacFarlane
2017-10-27
Automatic reformating by stylish-haskell.
John MacFarlane
2017-06-26
OpenDocument/ODT writer: Added support for table of contents.
John MacFarlane
2017-06-25
Moved BCP47 specific functions from Writers.Shared to new module.
John MacFarlane
2017-06-25
Writers.Shared: improve type of Lang and bcp47 parser.
John MacFarlane
2017-06-25
Writers.Shared: refactored getLang, splitLang...
John MacFarlane
2017-06-25
Fixed support for `lang` attribute in OpenDocument and ODT writers.
John MacFarlane
2017-06-25
Support `lang` attribute in OpenDocument and ODT writers.
John MacFarlane
2017-06-20
Writers: adjusted for renderTemplate' changes.
John MacFarlane
2017-06-17
Use Control.Monad.State.Strict throughout.
John MacFarlane
2017-06-11
Switched Writer types to use Text.
John MacFarlane
2017-05-13
Update dates in copyright notices
Albert Krewinkel
2017-04-01
OpenDocument writer: wider labels for lists.
John MacFarlane
2017-03-15
OpenDocument writer: use more widely available bullet characters.
John MacFarlane
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
2017-03-03
OpenDocument writer: Clarified some code.
John MacFarlane
2017-03-03
OpenDocument writer: fixed dropped elements in some ordered lists.
John MacFarlane
2017-03-01
ODT writer: calculate aspect ratio for percentage-sized images (#3478)
Mauro Bieg
2017-02-17
Added warnings for non-rendered blocks to some writers.
John MacFarlane
2017-01-25
Cleanups for rebase.
John MacFarlane
2017-01-25
Revert "Added page breaks into Pandoc."
John MacFarlane
2017-01-25
Fixed shadowing warnings.
John MacFarlane
2017-01-25
Refactored math conversion in writers.
John MacFarlane
2017-01-25
Convert all writers to use PandocMonad.
Jesse Rosenthal
2017-01-25
Added page breaks into Pandoc.
Hubert Plociniczak
2017-01-24
OpenDocument writer: small refactoring.
John MacFarlane
2017-01-23
OpenDocument writer: don't profilerate text styles unnecessarily.
John MacFarlane
2016-11-30
Options: Removed writerStandalone, made writerTemplate a Maybe.
John MacFarlane
2016-11-26
Revert "Open Document writer: set first level of blockquotes to not use inden...
John MacFarlane
2016-11-26
Open Document writer: set first level of blockquotes to not use indent (#2757)
Jeff Sheets
2016-11-26
[odt] Infer table's caption from the paragraph (#3224)
hubertp-lshift
2016-11-08
Inline code when text has a special style
Hubert Plociniczak
[prev]
[next]