[Libreoffice-bugs] [Bug 108655] For every add or remove action of a table or shape in Writer or Draw around 120 kb gets written

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 31 20:41:54 UTC 2017


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

--- Comment #9 from Caolán McNamara <caolanm at redhat.com> ---
Maybe the problem is on each context switch of a sidebar since
https://cgit.freedesktop.org/libreoffice/core/commit/?id=187445b2d2885ced92be37ffb11cd2a9bb11f8d6
there is a UpdateConfigurations (which has TODO above it) in
sfx2/source/sidebar/SidebarController.cxx which might be where some of these
writes come from. Possibly simply checking if the values have changed before
writing to config might give some improvements in the various config writing of
the sidebar. Possibly worth investigating if there's any real value in writing
the setting on each context switch.

-- 
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/20170731/15db6217/attachment.html>


More information about the Libreoffice-bugs mailing list