Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-28 | Docx reader: Support new table features. | Emily Bourke | 1 | -7/+6 |
2021-05-28 | Docx reader: Read table column widths. | Emily Bourke | 1 | -3/+3 |
2020-04-15 | Use the new builders, modify readers to preserve empty headers | despresc | 1 | -7/+1 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -10/+10 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -20/+27 |
2020-04-15 | Implement the new Table type | despresc | 1 | -10/+24 |
2017-12-27 | Docx reader: add tests for structured document tags unwrapping. | Jesse Rosenthal | 1 | -0/+10 |