Age | Commit message (Expand) | Author | Files | Lines |
2021-10-29 | Docx writer: add IDs to native_numbering test | Tristan Stenner | 1 | -0/+0 |
2021-10-29 | Update test golden master for docx native numbering | Tristan Stenner | 1 | -0/+0 |
2021-10-18 | Docx parser: implement PAGEREF fields | Milan Bracke | 1 | -0/+0 |
2021-09-12 | Docx writer: make id used in native_numbering predictable. | John MacFarlane | 1 | -0/+0 |
2021-08-27 | Ensure we have unique ids for wp:docPr and pic:cNvPr elements. | John MacFarlane | 2 | -0/+0 |
2021-06-29 | Docx writer: Add table numbering for captioned tables. | John MacFarlane | 1 | -0/+0 |
2021-06-29 | Docx writer: support figure numbers. | John MacFarlane | 1 | -0/+0 |
2021-05-28 | Docx reader: Read table column widths. | Emily Bourke | 4 | -0/+0 |
2021-05-15 | Docx writer: copy over more settings from referenc.odcx. | John MacFarlane | 33 | -0/+0 |
2021-05-15 | docx writer: Remove rsids from settings.docx. | John MacFarlane | 33 | -0/+0 |
2021-05-14 | Docx writer: allow multirow table headers | Albert Krewinkel | 2 | -0/+0 |
2021-05-11 | Improve integration of settings from reference.docx. | John MacFarlane | 33 | -0/+0 |
2021-05-01 | Docx writer: support colspans and rowspans in tables | Albert Krewinkel | 3 | -0/+0 |
2021-04-27 | Docx writer: autoset table width if no column has an explicit width. | Albert Krewinkel | 3 | -0/+0 |
2021-03-17 | Docx writer: make nsid in abstractNum deterministic. | John MacFarlane | 33 | -0/+0 |
2021-03-13 | Use integral values for w:tblW in docx. | John MacFarlane | 3 | -0/+0 |
2021-02-16 | Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light... | John MacFarlane | 33 | -0/+0 |
2021-02-10 | Add new unexported module T.P.XMLParser. | John MacFarlane | 33 | -0/+0 |
2021-01-12 | Docx writer: handle table header using styles. | John MacFarlane | 32 | -0/+0 |
2020-12-13 | Docx writer: keep raw openxml strings verbatim. | Albert Krewinkel | 2 | -0/+0 |
2020-12-03 | Docx writer: Support bold and italic in "complex script." | John MacFarlane | 3 | -0/+0 |
2020-11-26 | Docx writer: Fix bullets/lists indentation | cholonam | 31 | -0/+0 |
2020-10-06 | DOCX reader: Allow empty dates in comments and tracked changes (#6726) | Diego Balseiro | 1 | -0/+0 |
2020-10-02 | Docx writer: better handle list items whose contents are lists (#6522) | Michael Hoffmann | 1 | -0/+0 |
2020-08-24 | Docx writer: separate adjacent tables. | John MacFarlane | 1 | -0/+0 |
2020-07-22 | Docx writer: support --number-sections. | John MacFarlane | 28 | -0/+0 |
2020-07-07 | [Docx Reader] Refactor/update smushInlines | Nikolay Yakimov | 1 | -0/+0 |
2020-05-16 | Docx writer: enable column and row bands for tables. | John MacFarlane | 28 | -0/+0 |
2020-04-28 | Support new Underline element in readers and writers (#6277) | Vaibhav Sagar | 1 | -0/+0 |
2019-11-16 | Change styles in reference.docx. | John MacFarlane | 28 | -0/+0 |
2019-11-14 | Change reference.docx to use more normal block quotes. | John MacFarlane | 28 | -0/+0 |
2019-09-20 | Preserve built-in styles in DOCX with custom style (#5670) | Ben Steinberg | 2 | -0/+0 |
2019-07-19 | Change order of ilvl and numId in document.xml (#5647) | Agustín Martín Barbero | 4 | -0/+0 |
2019-03-21 | Docx writer: Use w:br without attributes for line breaks. | John MacFarlane | 2 | -0/+0 |
2019-03-11 | docx writer: avoid extra copy of abstractNum and num elements... | John MacFarlane | 27 | -0/+0 |
2019-01-26 | Improve writing metadata for docx, pptx and odt (#5252) | Agustín Martín Barbero | 2 | -0/+0 |
2018-11-20 | Docx writer: Fix bookmarks to headers with long titles. | John MacFarlane | 1 | -0/+0 |
2018-10-09 | Docx writer: added framework for custom properties. | John MacFarlane | 26 | -0/+0 |
2018-05-08 | Support underline in docx writer. | John MacFarlane | 1 | -0/+0 |
2018-02-23 | Docx test: adjust test for fix of bug | laptop1\Andrew | 2 | -0/+0 |
2018-01-27 | Docx writer tests: Add tests for custom styles | Jesse Rosenthal | 2 | -0/+0 |
2018-01-27 | Docx writer tests: Use new golden framework | Jesse Rosenthal | 24 | -0/+0 |