aboutsummaryrefslogtreecommitdiff
path: root/test/docx/0_level_headers.native
AgeCommit message (Expand)AuthorFilesLines
2021-10-18Docx parser: implement PAGEREF fieldsMilan Bracke1-3/+3
2021-05-28Docx reader: Read table column widths.Emily Bourke1-2/+2
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc1-3/+1
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc1-12/+12
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc1-35/+40
2020-04-15Implement the new Table typedespresc1-12/+36
2019-09-21[Docx Reader] Update testsNikolay Yakimov1-2/+2
2017-12-04Add `empty_paragraphs` extension.John MacFarlane1-8/+8
2017-12-02Docx reader: don't strip out empty paragraphs.John MacFarlane1-8/+8
2017-08-06Docx reader: Add tests for avoiding zero-level header.Jesse Rosenthal1-0/+25