Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-15 | Use the new builders, modify readers to preserve empty headers | despresc | 1 | -3/+1 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -12/+12 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -35/+40 |
2020-04-15 | Implement the new Table type | despresc | 1 | -12/+36 |
2019-09-21 | [Docx Reader] Update tests | Nikolay Yakimov | 1 | -2/+2 |
2017-12-04 | Add `empty_paragraphs` extension. | John MacFarlane | 1 | -8/+8 |
2017-12-02 | Docx reader: don't strip out empty paragraphs. | John MacFarlane | 1 | -8/+8 |
2017-08-06 | Docx reader: Add tests for avoiding zero-level header. | Jesse Rosenthal | 1 | -0/+25 |