• Michael Stahl's avatar
    sfx2: remove the global SidebarController::maSidebarControllerContainer · 9be8c4f2
    Michael Stahl yazdı
    This global was crashing on exit, unsurprising as it contains UNO
    services that reference VCL objects.
    
    It turns out that there is already a UNO singleton
    framework::ContextChangeEventMultiplexer that effectively contains this
    mapping already, so try to hook that up without creating a public API of
    it, which is made quite a bit harder by framework's inexplicable
    multitude of libraries.
    
    Change-Id: I4baf67b42c630191fa8879d650eeb62520c331a5
    9be8c4f2
Adı
Son kayıt (commit)
Son güncelleme
..
doc Loading commit data...
inc Loading commit data...
qa Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig/ui Loading commit data...
util Loading commit data...
AllLangResTarget_sfx2.mk Loading commit data...
CppunitTest_sfx2_controlleritem.mk Loading commit data...
CppunitTest_sfx2_metadatable.mk Loading commit data...
JunitTest_sfx2_complex.mk Loading commit data...
JunitTest_sfx2_unoapi.mk Loading commit data...
Library_qstart_gtk.mk Loading commit data...
Library_sfx.mk Loading commit data...
Makefile Loading commit data...
Module_sfx2.mk Loading commit data...
PythonTest_sfx2_python.mk Loading commit data...
README Loading commit data...
UIConfig_sfx.mk Loading commit data...