https://bugs.documentfoundation.org/show_bug.cgi?id=89432
Matthew Francis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Matthew Francis <[email protected]> --- This bug case is a multi-vehicle pileup. There are at least 3(!) independent crashes involved - probably not including the original report, because I can't see any of them involving "Invalid vector <T> subscript" After (1) the index dialog starts crashing randomly on open After (2) adding the index starts to produce the "vector::_M_range_check" error dialog mentioned in comment 3 After (3) LO exits while trying to display the above error dialog This needs splitting up into multiple reports, and the original report reinvestigating as a duplicate of bug 89400 on the basis that it's possibly Windows only. (1) commit 2f84b420e0428693fb2d45b68afdc9023dfc08bc Author: Jan Holesovsky <[email protected]> Date: Wed Jan 29 08:38:50 2014 +0100 writer shadow: Avoid a whole load of unnecessary scaling. Instead of always scaling the bitmap to the right dimensions, only enlarge it when necessary, and crop it while painting by using DrawBitmapEx() that accepts the source size. Also use BMP_SCALE_FAST, it is enough here. Change-Id: I702ea5c9f119257ab83d49cf050ce8840e50b196 (2) commit 9088a4c2d18f59c22fceb81829441b704603415d Author: Tobias Lippert <[email protected]> Date: Fri Jun 6 00:04:24 2014 +0200 fdo#30732 Retain selected character attributes for table of contents The text and selected attributes are copied from the source text node and added to the target node at the corresponding positions. (3) commit 3d3fc58a32211cf56c5238f2d9f0e86a1eb7ae7e Author: Takeshi Abe <[email protected]> Date: Fri Jun 13 03:56:40 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I986805143615f053b918fb1e64b0b24d6f76f2de -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
