• Armin Le Grand's avatar
    tdf#116879 Separate SdrObjList::Clear() as needed · 0fe7bda2
    Armin Le Grand yazdı
    SdrObjList::Clear() does broadcast the SdrObject
    removals and deletions and a SetChanged() to SdrModel.
    The old version avoided this in the destructor (with
    a comment to not call virtual methods in destructor,
    but  the problem is more that the ::Notify triggered
    works on the SdrPage already in destruction). To allow
    calls to Clear() without broadcasting I splitted this
    to a impClearSdrObjList(bool bBrodacast) and rename
    of ::Clear to ::ClearSdrObjList to get all places.
    Adapted all places in the code as needed, already pre-
    checked on Linux that this fixes the problem.
    
    Change-Id: Iea46758fb6b57f2b3d9896959a35260c6f6d52d5
    Reviewed-on: https://gerrit.libreoffice.org/53839Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarArmin Le Grand <Armin.Le.Grand@cib.de>
    0fe7bda2
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa Loading commit data...
res Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig Loading commit data...
util Loading commit data...
workben Loading commit data...
xml Loading commit data...
xsl Loading commit data...
AllLangMoTarget_sd.mk Loading commit data...
CppunitTest_sd_activex_controls_tests.mk Loading commit data...
CppunitTest_sd_dialogs_test.mk Loading commit data...
CppunitTest_sd_export_ooxml1.mk Loading commit data...
CppunitTest_sd_export_ooxml2.mk Loading commit data...
CppunitTest_sd_export_tests.mk Loading commit data...
CppunitTest_sd_filters_test.mk Loading commit data...
CppunitTest_sd_html_export_tests.mk Loading commit data...
CppunitTest_sd_import_tests.mk Loading commit data...
CppunitTest_sd_import_tests_smartart.mk Loading commit data...
CppunitTest_sd_misc_tests.mk Loading commit data...
CppunitTest_sd_svg_export_tests.mk Loading commit data...
CppunitTest_sd_tiledrendering.mk Loading commit data...
CppunitTest_sd_uimpress.mk Loading commit data...
JunitTest_sd_unoapi.mk Loading commit data...
Library_sd.mk Loading commit data...
Library_sdd.mk Loading commit data...
Library_sdfilt.mk Loading commit data...
Library_sdui.mk Loading commit data...
Makefile Loading commit data...
Module_sd.mk Loading commit data...
Package_opengl.mk Loading commit data...
Package_web.mk Loading commit data...
Package_xml.mk Loading commit data...
README Loading commit data...
README_REMOTE Loading commit data...
UIConfig_sdraw.mk Loading commit data...
UIConfig_simpress.mk Loading commit data...