[Libreoffice-bugs] [Bug 118662] FILESAVE - Time to save a 500Kb xlsx file has grown and causes a dump (see comment 7)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 19 17:00:46 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=118662

--- Comment #22 from Armin Le Grand (CIB) <Armin.Le.Grand at me.com> ---
Changed lo-6-1 code to check -> there are SdrCaptionObj's that are not inserted
to a SdrPage.
Changed lo-6-2 -> *all* SdrObjects including the SdrCaptionObj's *are* added to
the SdrPage.
-> Need to find out where and why they get added in lo-6-2 but not in lo-6-1.
Will be hard to find - how do you find a call that is *not* made...?
-> made sure with added code that SdrCaptionObj's are not removed again in
lo-6-1
-> made sure that at/after import all SdrCaptionObj's are inserted in lo-6-1
-> Found XclObjComment - at save time, temporary SdrCaptionObj's are created
for export - these get *not* added to a SdrPage (!)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180719/d4f8778d/attachment.html>


More information about the Libreoffice-bugs mailing list