sw_redlinehide_4a: SwEditShell::AutoCorrect() etc.
commit7481e8b5500e86626be5f8eae1e7f48b7f51e21a
authorMichael Stahl <Michael.Stahl@cib.de>
Wed, 28 Nov 2018 16:27:39 +0000 (28 17:27 +0100)
committerMichael Stahl <Michael.Stahl@cib.de>
Sat, 1 Dec 2018 07:44:45 +0000 (1 08:44 +0100)
tree3d41d3937eb72dd4f9e9428f92b8b5113893e1c8
parentc03da6a4a429327244bbe27e32e2f6e82b18163d
sw_redlinehide_4a: SwEditShell::AutoCorrect() etc.

The hope is that the AutoCorrect never deletes nodes, hence never
deletes SwTextFrames, hence we can pass in the SwTextFrame::GetText()
result and it will be updated via the SwTextFrame::SwClientNotify()
on editing operations.

Change-Id: Ib644d0373963119b9f7fe6767b028fd89724feb3
sw/source/core/edit/edws.cxx