diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2025-03-21 08:35:24 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2025-03-21 17:32:25 +0100 |
commit | e312cf46fe840f04b729600db9efe89d5f58d6fe (patch) | |
tree | 0022fe52e7998d328c71a715c5d48e05326fa436 /sw/inc/UndoParagraphSignature.hxx | |
parent | 8c548d46f4eacd615527412a0019d7a46150bee6 (diff) |
In case the cursor is inside an insert redline, then
.uno:ReinstateTrackedChange works for that change, but if it's inside a
delete redline, then nothing happens.
This is because SwEditShell::ReinstatePaM() only handles insertions,
where reinstate/reject means a deletion.
Extend this to have basic support for reinstating a deletion: insert the
same string after the redline.
This is just initial support, multi-paragraph and multi-portion redlines
are not yet handled.
Change-Id: I2ca40f572d021be610146d2d25983264d8592ed8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183203
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/inc/UndoParagraphSignature.hxx')
0 files changed, 0 insertions, 0 deletions