sw_redlinehide: try harder to prevent SetRedlineFlags from messing things up
commitb15f1ed2a1df45a57b587ac90efa90c1c18866fc
authorMichael Stahl <Michael.Stahl@cib.de>
Tue, 8 Jan 2019 12:22:31 +0000 (8 13:22 +0100)
committerMichael Stahl <Michael.Stahl@cib.de>
Tue, 8 Jan 2019 14:16:44 +0000 (8 15:16 +0100)
treef73ecb059531cf7c57705beb72069089f1fdc776
parent65a6c9ae4791188ffcecf489073cf38873ce5e17
sw_redlinehide: try harder to prevent SetRedlineFlags from messing things up

Rearrange the code added in 15f1555da8adfa81ea1d4b0d8b694164fddbb2ae
to set all layouts to non-hidden before moving redlines in the model.

tdf52550-1.doc contains lots of consecutive delete redlines that
when exported to ODF trigger asserts about wrong start nodes in
CheckParaRedlineMerge().

Change-Id: I89c3d4fefd26691a9632807b9899138eee895fff
Reviewed-on: https://gerrit.libreoffice.org/65965
Tested-by: Jenkins
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
sw/source/core/doc/DocumentRedlineManager.cxx