summaryrefslogtreecommitdiff
path: root/test/docx/golden/lists_div_bullets.docx
AgeCommit message (Expand)Author
2024-02-28Docx writer: don't copy over footnotePr in settings.xml...John MacFarlane
2023-12-18fix(docx): fix OOXMLValidator error on KeywordTok outputEdwin Török
2023-12-18fix(docx): fix validation error in w:nsidEdwin Török
2023-12-18Docx writer: fix validation error.John MacFarlane
2023-12-17Docx writer: ensure that elements in settings are ordered correctly.John MacFarlane
2023-12-17test/docx/golden: regenerateEdwin Török
2023-12-08Docx writer: Use different style for block quotes in notes.John MacFarlane
2023-12-08Docx writer: allow embedded fonts to be used in reference.docx.John MacFarlane
2023-03-17Update docx golden tests for style changes.John MacFarlane
2022-01-11Docx writer: Handle bullets correctly in lists by not reusing numIds (#7822)Michael Hoffmann