aboutsummaryrefslogtreecommitdiff
path: root/test/docx/golden
AgeCommit message (Expand)AuthorFilesLines
2021-10-29Docx writer: add IDs to native_numbering testTristan Stenner1-0/+0
2021-10-29Update test golden master for docx native numberingTristan Stenner1-0/+0
2021-10-18Docx parser: implement PAGEREF fieldsMilan Bracke1-0/+0
2021-09-12Docx writer: make id used in native_numbering predictable.John MacFarlane1-0/+0
2021-08-27Ensure we have unique ids for wp:docPr and pic:cNvPr elements.John MacFarlane2-0/+0
2021-06-29Docx writer: Add table numbering for captioned tables.John MacFarlane1-0/+0
2021-06-29Docx writer: support figure numbers.John MacFarlane1-0/+0
2021-05-28Docx reader: Read table column widths.Emily Bourke4-0/+0
2021-05-15Docx writer: copy over more settings from referenc.odcx.John MacFarlane33-0/+0
2021-05-15docx writer: Remove rsids from settings.docx.John MacFarlane33-0/+0
2021-05-14Docx writer: allow multirow table headersAlbert Krewinkel2-0/+0
2021-05-11Improve integration of settings from reference.docx.John MacFarlane33-0/+0
2021-05-01Docx writer: support colspans and rowspans in tablesAlbert Krewinkel3-0/+0
2021-04-27Docx writer: autoset table width if no column has an explicit width.Albert Krewinkel3-0/+0
2021-03-17Docx writer: make nsid in abstractNum deterministic.John MacFarlane33-0/+0
2021-03-13Use integral values for w:tblW in docx.John MacFarlane3-0/+0
2021-02-16Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...John MacFarlane33-0/+0
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane33-0/+0
2021-01-12Docx writer: handle table header using styles.John MacFarlane32-0/+0
2020-12-13Docx writer: keep raw openxml strings verbatim.Albert Krewinkel2-0/+0
2020-12-03Docx writer: Support bold and italic in "complex script."John MacFarlane3-0/+0
2020-11-26Docx writer: Fix bullets/lists indentationcholonam31-0/+0
2020-10-06DOCX reader: Allow empty dates in comments and tracked changes (#6726)Diego Balseiro1-0/+0
2020-10-02Docx writer: better handle list items whose contents are lists (#6522)Michael Hoffmann1-0/+0
2020-08-24Docx writer: separate adjacent tables.John MacFarlane1-0/+0
2020-07-22Docx writer: support --number-sections.John MacFarlane28-0/+0
2020-07-07[Docx Reader] Refactor/update smushInlinesNikolay Yakimov1-0/+0
2020-05-16Docx writer: enable column and row bands for tables.John MacFarlane28-0/+0
2020-04-28Support new Underline element in readers and writers (#6277)Vaibhav Sagar1-0/+0
2019-11-16Change styles in reference.docx.John MacFarlane28-0/+0
2019-11-14Change reference.docx to use more normal block quotes.John MacFarlane28-0/+0
2019-09-20Preserve built-in styles in DOCX with custom style (#5670)Ben Steinberg2-0/+0
2019-07-19Change order of ilvl and numId in document.xml (#5647)Agustín Martín Barbero4-0/+0
2019-03-21Docx writer: Use w:br without attributes for line breaks.John MacFarlane2-0/+0
2019-03-11docx writer: avoid extra copy of abstractNum and num elements...John MacFarlane27-0/+0
2019-01-26Improve writing metadata for docx, pptx and odt (#5252)Agustín Martín Barbero2-0/+0
2018-11-20Docx writer: Fix bookmarks to headers with long titles.John MacFarlane1-0/+0
2018-10-09Docx writer: added framework for custom properties.John MacFarlane26-0/+0
2018-05-08Support underline in docx writer.John MacFarlane1-0/+0
2018-02-23Docx test: adjust test for fix of buglaptop1\Andrew2-0/+0
2018-01-27Docx writer tests: Add tests for custom stylesJesse Rosenthal2-0/+0
2018-01-27Docx writer tests: Use new golden frameworkJesse Rosenthal24-0/+0