diff options
author | László Németh <nemeth@numbertext.org> | 2021-12-02 17:45:46 +0100 |
---|---|---|
committer | László Németh <nemeth@numbertext.org> | 2021-12-03 13:10:57 +0100 |
commit | 9e1e88ad5cf2dc0e9b188c60930445652a6c7519 (patch) | |
tree | 13a4fc3c4fdb1ee9283d218495e2c53edf6eeb27 /dbaccess/source | |
parent | 7563216425c1a43166db083d809073b268f7884f (diff) |
tdf#145720 DOCX export: fix loss of tracked moving
of documents created in MSO to keep interoperability.
Export moved redlines as moveFrom/moveTo instead of
del/ins elements (also for newly created tracked moving).
Export "MoveBookmark" elements moveFromRangeStart,
moveFromRangeEnd, moveToRangeStart, moveToRangeEnd, which
imported from DOCX documents created in MSO. Without them,
moveFrom/moveTo elements were imported as plain deletion
or insertion in MSO.
Note: MoveBookmark elements were imported and exported as
collapsed plain bookmarks. Now keep their ranges, also store
the information of moveFrom/moveTo for correct export.
In the export filter, mandatory author and date of the tracking
information restored from RedlineData of the first redline
within the MoveBookmark, if it's possible.
Follow-up to commit f51fa7534421a195a58b4a737a2e836d8c25ba81
"tdf#145718 sw, DOCX import: complete tracked text moving".
Change-Id: I54242453a7f7d8f73ea074fc74e8e7bc86d07d01
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126258
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'dbaccess/source')
0 files changed, 0 insertions, 0 deletions