summaryrefslogtreecommitdiff
path: root/xmerge
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2021-07-07 12:18:42 +0200
committerLászló Németh <nemeth@numbertext.org>2021-07-08 10:17:08 +0200
commit8726cf692299ea262a7455adcf6ec25451c7869d (patch)
treef251d20dad3040a38e8d68313e44c7ef7bebe3eb /xmerge
parente5b3f975144228d49c0bac71031fc7356fd252ab (diff)
tdf#142700 DOCX: fix lost track changes of images
anchored to characters or paragraphs. Tracked deletions and insertions weren't imported, if they contain only images anchored to character, resulting loss of the document content: i.e. deleted images were reappeared, as not deleted images. Note: because change tracking of the OpenDocument and Writer supports only text range based changes, the fix is a workaround using zero width spaces to create an invisible text around the anchoring point of the images. This workaround is not used, if it's not necessary, i.e. if the image is part of a bigger deletion or insertion, which contains also text, not only an image. Change-Id: Iaae6aae2c01191512c71117a0c788a4147c4cae0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118557 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'xmerge')
0 files changed, 0 insertions, 0 deletions