Age | Commit message (Expand) | Author | Files | Lines |
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-02-18 | Docx reader tests: fix test file with trailing space. | Jesse Rosenthal | 1 | -1/+1 |
2019-02-18 | Docx reader: add tests for trimming last inline. | Jesse Rosenthal | 2 | -0/+2 |
2019-02-12 | Docx reader: Add test for reading sdts in footnotes. | Jesse Rosenthal | 2 | -0/+1 |
2019-02-06 | Docx reader: Tests for alternate document.xml | Jesse Rosenthal | 2 | -0/+2 |
2019-01-26 | Improve writing metadata for docx, pptx and odt (#5252) | Agustín Martín Barbero | 4 | -0/+4 |
2018-12-10 | Docx: add test for lists with level overrides. | Jesse Rosenthal | 2 | -0/+37 |
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-04-25 | Remove nonfree ICC profiles from thumbnails in test docx files. | John MacFarlane | 18 | -0/+0 |
2018-04-17 | Docx reader tests: Test for combining adjacent code blocks. | Jesse Rosenthal | 2 | -0/+6 |
2018-04-05 | Changes to tests to accommodate changes in pandoc-types. | John MacFarlane | 1 | -0/+3 |
2018-03-13 | Docx reader: add tests for nested smart tags. | Jesse Rosenthal | 2 | -0/+7 |
2018-02-28 | Docx reader: Handle nested sdt tags. | Jesse Rosenthal | 2 | -0/+3 |
2018-02-23 | Docx reader: Don't look up dependant run styles if +styles is enabled. | Jesse Rosenthal | 1 | -1/+1 |
2018-02-23 | Docx test: adjust test for fix of bug | laptop1\Andrew | 3 | -5/+8 |
2018-02-22 | Docx reader: Move pandoc inline styling inside custom-style span | Jesse Rosenthal | 1 | -1/+1 |
2018-02-22 | Docx reader: Avoid repeated spans in custom styles. | Jesse Rosenthal | 1 | -1/+1 |
2018-02-22 | Docx reader tests: test custom style extension. | Jesse Rosenthal | 2 | -0/+11 |
2018-02-15 | Docx reader: Pick table width from the longest row or header | danse | 2 | -0/+13 |
2018-01-27 | Docx writer tests: Add tests for custom styles | Jesse Rosenthal | 3 | -0/+0 |
2018-01-27 | Docx writer tests: Use new golden framework | Jesse Rosenthal | 26 | -0/+7 |
2018-01-16 | Docx reader: Add test for hyperlinks in instrText tag | Jesse Rosenthal | 2 | -0/+1 |
2018-01-02 | Docx reader: Add tests for paragraph insertion/deletion. | Jesse Rosenthal | 4 | -0/+7 |
2017-12-31 | Docx reader: tests for overlapping targets (anchor spans). | Jesse Rosenthal | 2 | -0/+3 |
2017-12-31 | Docx Reader: Combine adjacent anchors. | Jesse Rosenthal | 1 | -2/+2 |
2017-12-30 | Docx reader: tests for removing unused anchors. | Jesse Rosenthal | 2 | -0/+3 |
2017-12-30 | Docx reader: Read multiple children of w:sdtContents` | Jesse Rosenthal | 1 | -1/+6 |
2017-12-27 | Docx reader: add tests for structured document tags unwrapping. | Jesse Rosenthal | 2 | -0/+10 |
2017-12-13 | Docx writer: Add tests for list continuation. | Jesse Rosenthal | 4 | -0/+15 |
2017-12-04 | Add `empty_paragraphs` extension. | John MacFarlane | 3 | -18/+9 |
2017-12-02 | Docx reader: don't strip out empty paragraphs. | John MacFarlane | 3 | -9/+18 |
2017-10-27 | Removed old adjacent_links test for docx reader. | John MacFarlane | 2 | -1/+0 |
2017-10-27 | Consistent underline for Readers (#2270) | hftf | 1 | -1/+1 |
2017-08-06 | Docx reader: Add tests for avoiding zero-level header. | Jesse Rosenthal | 2 | -0/+25 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 98 | -0/+273 |