https://bugs.freedesktop.org/show_bug.cgi?id=55379

--- Comment #12 from Markus Mohrhard <markus.mohrh...@googlemail.com> ---
Ok the problem here is the lifetime of mpCondFormat. The "insane" style import
code imports the cond format with two different ranges two times in this
document. So during the second time we were deleting the object which is
already owned by the ptr_set in ScConditionalFormatList. Normally the style
import code should have merged these two ranges earlier and only import them
once but who knows where this corner case is hidden.

I have no idea how to create such a document from scratch so I will create such
a document for the automated tests by manipulating the xml file directly and
hope that normally should import these two ranges as one range list will not
merge them in my test document.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to