Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-26 | Docx writer: Fix bullets/lists indentation | cholonam | 1 | -0/+0 | |
Fix appearance of bullets/numbered lists (the first level is slightly indented to the right instead of right on the margin). New golden files have been tested using Word 2010 on Windows 10. | |||||
2020-10-06 | DOCX reader: Allow empty dates in comments and tracked changes (#6726) | Diego Balseiro | 1 | -0/+0 | |
For security reasons, some legal firms delete the date from comments and tracked changes. * Make date optional (Maybe) in tracked changes and comments datatypes * Add tests |