index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
docx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
DOCX reader: Allow empty dates in comments and tracked changes (#6726)
Diego Balseiro
3
-0
/
+9
2020-10-02
Docx writer: better handle list items whose contents are lists (#6522)
Michael Hoffmann
2
-0
/
+8
2020-08-24
Docx writer: separate adjacent tables.
John MacFarlane
1
-0
/
+0
2020-07-22
Docx writer: support --number-sections.
John MacFarlane
28
-0
/
+0
2020-07-07
[Docx Reader] Refactor/update smushInlines
Nikolay Yakimov
2
-1
/
+1
2020-05-16
Docx writer: enable column and row bands for tables.
John MacFarlane
28
-0
/
+0
2020-04-28
Support new Underline element in readers and writers (#6277)
Vaibhav Sagar
3
-2
/
+4
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
4
-27
/
+5
2020-04-15
Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors
despresc
6
-81
/
+81
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
6
-183
/
+236
2020-04-15
Implement the new Table type
despresc
6
-83
/
+204
2019-11-16
Change styles in reference.docx.
John MacFarlane
28
-0
/
+0
2019-11-14
Change reference.docx to use more normal block quotes.
John MacFarlane
28
-0
/
+0
2019-11-03
Docx reader: fix list number resumption for sublists. Closes #4324.
John MacFarlane
2
-0
/
+8
2019-09-21
[Docx Reader] Update tests
Nikolay Yakimov
6
-7
/
+7
2019-09-21
[Docx Reader] Use style names, not ids, for assigning semantic meaning
Nikolay Yakimov
4
-0
/
+10
2019-09-20
Preserve built-in styles in DOCX with custom style (#5670)
Ben Steinberg
3
-0
/
+15
2019-07-19
Change order of ilvl and numId in document.xml (#5647)
Agustín Martín Barbero
4
-0
/
+0
2019-03-21
Docx writer: Use w:br without attributes for line breaks.
John MacFarlane
2
-0
/
+0
2019-03-11
docx writer: avoid extra copy of abstractNum and num elements...
John MacFarlane
27
-0
/
+0
2019-02-18
Docx reader tests: fix test file with trailing space.
Jesse Rosenthal
1
-1
/
+1
2019-02-18
Docx reader: add tests for trimming last inline.
Jesse Rosenthal
2
-0
/
+2
2019-02-12
Docx reader: Add test for reading sdts in footnotes.
Jesse Rosenthal
2
-0
/
+1
2019-02-06
Docx reader: Tests for alternate document.xml
Jesse Rosenthal
2
-0
/
+2
2019-01-26
Improve writing metadata for docx, pptx and odt (#5252)
Agustín Martín Barbero
4
-0
/
+4
2018-12-10
Docx: add test for lists with level overrides.
Jesse Rosenthal
2
-0
/
+37
2018-11-20
Docx writer: Fix bookmarks to headers with long titles.
John MacFarlane
1
-0
/
+0
2018-10-09
Docx writer: added framework for custom properties.
John MacFarlane
26
-0
/
+0
2018-05-08
Support underline in docx writer.
John MacFarlane
1
-0
/
+0
2018-04-25
Remove nonfree ICC profiles from thumbnails in test docx files.
John MacFarlane
18
-0
/
+0
2018-04-17
Docx reader tests: Test for combining adjacent code blocks.
Jesse Rosenthal
2
-0
/
+6
2018-04-05
Changes to tests to accommodate changes in pandoc-types.
John MacFarlane
1
-0
/
+3
2018-03-13
Docx reader: add tests for nested smart tags.
Jesse Rosenthal
2
-0
/
+7
2018-02-28
Docx reader: Handle nested sdt tags.
Jesse Rosenthal
2
-0
/
+3
2018-02-23
Docx reader: Don't look up dependant run styles if +styles is enabled.
Jesse Rosenthal
1
-1
/
+1
2018-02-23
Docx test: adjust test for fix of bug
laptop1\Andrew
3
-5
/
+8
2018-02-22
Docx reader: Move pandoc inline styling inside custom-style span
Jesse Rosenthal
1
-1
/
+1
2018-02-22
Docx reader: Avoid repeated spans in custom styles.
Jesse Rosenthal
1
-1
/
+1
2018-02-22
Docx reader tests: test custom style extension.
Jesse Rosenthal
2
-0
/
+11
2018-02-15
Docx reader: Pick table width from the longest row or header
danse
2
-0
/
+13
2018-01-27
Docx writer tests: Add tests for custom styles
Jesse Rosenthal
3
-0
/
+0
2018-01-27
Docx writer tests: Use new golden framework
Jesse Rosenthal
26
-0
/
+7
2018-01-16
Docx reader: Add test for hyperlinks in instrText tag
Jesse Rosenthal
2
-0
/
+1
2018-01-02
Docx reader: Add tests for paragraph insertion/deletion.
Jesse Rosenthal
4
-0
/
+7
2017-12-31
Docx reader: tests for overlapping targets (anchor spans).
Jesse Rosenthal
2
-0
/
+3
2017-12-31
Docx Reader: Combine adjacent anchors.
Jesse Rosenthal
1
-2
/
+2
2017-12-30
Docx reader: tests for removing unused anchors.
Jesse Rosenthal
2
-0
/
+3
2017-12-30
Docx reader: Read multiple children of w:sdtContents`
Jesse Rosenthal
1
-1
/
+6
2017-12-27
Docx reader: add tests for structured document tags unwrapping.
Jesse Rosenthal
2
-0
/
+10
2017-12-13
Docx writer: Add tests for list continuation.
Jesse Rosenthal
4
-0
/
+15
[next]