https://bugs.documentfoundation.org/show_bug.cgi?id=144005
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |, [email protected], | |[email protected] --- Comment #3 from Julien Nabet <[email protected]> --- Assert instructions added with: https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=d39651a69d789522b2faffd01879db25354b9a22 "author Vasily Melenchuk <[email protected]> 2020-08-27 15:13:08 +0300 committer Thorsten Behrens <[email protected]> 2020-09-15 11:04:25 +0200 commit d39651a69d789522b2faffd01879db25354b9a22 (patch) tree e3852c43ba713ed8d6d8305aeaa8cd6b35dfa148 parent 315919306c7b6e95db6a280c4aa8d2203970e292 (diff) sw: additional asserts/warns to diagnose empty style names Since undo/redo is using format name instead of old approach with pointers (which can point to invalid/removed style) it is a problem when we trying to use any style without name: it will be not resolved and undo/redo will work incorrectly: it can apply invalid attributes or apply style to another random objects." Vasily/Thorsten/Michael: thought you might be interested in this one. -- You are receiving this mail because: You are the assignee for the bug.
