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

--- Comment #8 from Markus Mohrhard <markus.mohrh...@googlemail.com> 2012-09-10 
21:21:56 UTC ---
Ok, the problem is ScRangeList which is a ref counted class with an annoying
copy behavior + ScDeleteObjectByPtr.

The solution is to make ScRangeList a non ref counted class, copy c'tor and
operator= cloning the members and not copying pointers + removing
ScRangeListRef.

--- Comment #9 from Michel Rudelle <mchl.r...@gmail.com> 2012-09-11 06:55:39 
UTC ---
I confirm this bug with 3.6.1.2 under Vista and 7, even with a new profile.
On simple files, I have no crash, but I lose a part of conditional formatting
This behavior forbids me the use of Calc.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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