aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/Docx
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Docx reader: Make docx reader put image data in MediaBag.Jesse Rosenthal1-5/+5
2014-07-12Removed space at ends of lines in source.John MacFarlane4-36/+36
2014-07-12Docx Reader: Add a compatibility layer for Except.Jesse Rosenthal1-3/+3
2014-07-12Docx Reader: A nicer Docx type.Jesse Rosenthal1-685/+670
2014-07-02Docx Reader: Add new file, TexChar.Jesse Rosenthal1-0/+4386
2014-07-02Docx Reader: Parse omml equations.Jesse Rosenthal1-8/+336
2014-06-29Docx reader: Add ParIndentation type to parser.Jesse Rosenthal1-5/+26
2014-06-25Docx reader: Code cleanup in parse.Jesse Rosenthal1-38/+12
2014-06-25Docx reader: Remove unnecessary filter in Parse.Jesse Rosenthal1-7/+2
2014-06-25Docx reader: Parse Insertions and Deletions.Jesse Rosenthal1-1/+17
2014-06-25Docx Reader: Add change typesJesse Rosenthal1-1/+5
2014-06-23Add copyright block to T.P.R.Docx.Reducible.Jesse Rosenthal1-0/+31
2014-06-23Move some of the clean-up logic into List module.Jesse Rosenthal1-3/+22
2014-06-23Add new typeclass, ReducibleJesse Rosenthal1-0/+150
2014-06-19Add literal tabs to parser.Jesse Rosenthal1-1/+4
2014-06-16Naming: Use Docx instead of DocX.John MacFarlane2-0/+812