aboutsummaryrefslogtreecommitdiff
path: root/test/docx/sdt_elements.native
AgeCommit message (Expand)AuthorFilesLines
2021-05-28Docx reader: Support new table features.Emily Bourke1-7/+6
2021-05-28Docx reader: Read table column widths.Emily Bourke1-3/+3
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc1-7/+1
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc1-10/+10
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc1-20/+27
2020-04-15Implement the new Table typedespresc1-10/+24
2017-12-27Docx reader: add tests for structured document tags unwrapping.Jesse Rosenthal1-0/+10