Files
loongoffice/sw/source/core/undo
Michael Stahl db4badfc97 tdf#105077 sw: fix wrong assert corner-case in SwRegHistory::InsertItems
There is a tricky corner-case when an item set is inserted that
contains items that are all identical to what's in the node's item set.

In this case a SwHistorySetText will be created for an overwritten hint,
but no new AUTOFMT hint will be inserted so there is no
SwHistoryResetText.

So it looks like AUTOFMT can't be checked at all here.

(regression from b44e70e3d17c79eaf78f9bfe8bd0275d7ed9325f)

Change-Id: I83a241588cef6a9ec074d4f0e39322987394ca86
2017-01-10 23:31:45 +01:00
..
2016-11-18 12:11:33 +00:00
2016-12-14 10:41:38 +00:00
2016-12-04 11:35:38 +00:00
2016-12-07 13:55:58 +00:00
2017-01-09 15:40:22 +01:00