Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-27 | OpenDocument Writer: Implement table cell alignment (#6700) | Nils Carlson | 1 | -20/+20 | |
Co-authored-by: Mauro Bieg <mb21@users.noreply.github.com> | |||||
2020-09-24 | DocBook reader: Implement table cell alignment (#6698) | Nils Carlson | 1 | -40/+40 | |
2020-09-24 | OpenDocument writer: New table cell support with row and column spans (#6682) | Nils Carlson | 1 | -0/+157 | |
Unit tests only verify column spans at this point. Co-authored-by: Nils Carlson <nils.carlson@ludd.ltu.se> | |||||
2020-09-10 | docbook reader: Implement column span support for tables (#6492) | Nils Carlson | 1 | -0/+119 | |
Implement column span support for tables in the DocBook reader. Co-authored-by: Nils Carlson <nils.carlson@ludd.ltu.se> |