sw_redlinehide_4b: temporarily add an assert that is wrong
commitb310378e874bc8fa7005352fcd85fa64eb075f54
authorMichael Stahl <Michael.Stahl@cib.de>
Wed, 5 Dec 2018 15:37:18 +0000 (5 16:37 +0100)
committerMichael Stahl <Michael.Stahl@cib.de>
Tue, 18 Dec 2018 16:55:30 +0000 (18 17:55 +0100)
treed3b37610a5772b6683c365c0890c9a4744665bd9
parent7f42b4de3a5a72e695da0705ddc7db8bce576901
sw_redlinehide_4b: temporarily add an assert that is wrong

This assert is wrong, because there may be a legimate need to query
a position that is currently hidden.

However, oddly enough, we haven't found a legitimate document yet that
triggers this, and it has pointed us to several interesting functions
that needed adapting to merged frames... so keep it a little while and
remove it (and return something other than COMPLETE_STRING from mapping
functions) later...

Change-Id: Ide2abf0c2ce054b75c917063a5d5aa8d13430426
sw/source/core/text/frmcrsr.cxx