tdf#155847 sw tracked table column: fix crash in Manage Changes
commit63ddddd7157c52c945231d26192559e17e32d332
authorLászló Németh <nemeth@numbertext.org>
Thu, 22 Jun 2023 15:33:16 +0000 (22 17:33 +0200)
committerLászló Németh <nemeth@numbertext.org>
Tue, 27 Jun 2023 08:19:23 +0000 (27 10:19 +0200)
treef3efbc6d292b9668214e021f82db8bc18ac07c58
parent11746198e46909913a5085907dc9d1a8593a0b90
tdf#155847 sw tracked table column: fix crash in Manage Changes

In Manage Changes dialog window, accept/Reject multiple tracked
table columns need major tree list update because of not continuous
redline ranges in the child lists of the multiple tree list parents,
otherwise assert/crash could occur.

Follow-up to commit 4a40a42afc3ba551e6e58947fc2e44689979b629
"tdf#155847 sw tracked table column: manage multiple changes".

Change-Id: I3c7f61d35cbb433067c1f4fd28b80ad7da8ba12e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153464
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
(cherry picked from commit d2b3817fd3fc44179ff0606d4234cbe0ae66e375)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153512
Tested-by: Jenkins
sw/qa/uitest/writer_tests/trackedChanges.py
sw/source/uibase/inc/redlndlg.hxx
sw/source/uibase/misc/redlndlg.cxx