• Michael Stahl's avatar
    sfx2: fix VBA crash when disposing SfxBaseModel · fae6699c
    Michael Stahl yazdı
    Crash on WNT in CppunitTest_sw_globalfilter testSkipImages()
    
    SfxBaseModel::dispose() calls some event listener that deletes the
    BasicManager instance; unfortunately SfxObjectShell_Impl has a
    SfxBasicHolder member that still refers to the deleted BasicManager
    and then something calls vba::getVBAServiceFactory()...
    
    Try to fix that by clearing the SfxBasicHolder member via SfxListener.
    
    Change-Id: I65f2ec8e9eb598be218136c06ed8de35a464a971
    fae6699c
Adı
Son kayıt (commit)
Son güncelleme
..
alienwarn.hxx Loading commit data...
appbaslib.hxx Loading commit data...
appdata.hxx Loading commit data...
appopen.hxx Loading commit data...
childwinimpl.hxx Loading commit data...
ctrlfactoryimpl.hxx Loading commit data...
documentfontsdialog.hxx Loading commit data...
docundomanager.hxx Loading commit data...
eventsupplier.hxx Loading commit data...
fltoptint.hxx Loading commit data...
helper.hxx Loading commit data...
helpid.hrc Loading commit data...
inputdlg.hxx Loading commit data...
itemdel.hxx Loading commit data...
macroloader.hxx Loading commit data...
nochaos.hxx Loading commit data...
objshimp.hxx Loading commit data...
openflag.hxx Loading commit data...
openuriexternally.hxx Loading commit data...
partwnd.hxx Loading commit data...
preview.hxx Loading commit data...
recfloat.hxx Loading commit data...
sfxlocal.hrc Loading commit data...
sfxpicklist.hxx Loading commit data...
sfxtypes.hxx Loading commit data...
sfxurlrelocator.hxx Loading commit data...
shellimpl.hxx Loading commit data...
slotserv.hxx Loading commit data...
splitwin.hxx Loading commit data...
statcach.hxx Loading commit data...
stringhint.hxx Loading commit data...
templatesearchview.hxx Loading commit data...
templatesearchviewitem.hxx Loading commit data...
templdgi.hxx Loading commit data...
tplcitem.hxx Loading commit data...
versdlg.hxx Loading commit data...
virtmenu.hxx Loading commit data...
workwin.hxx Loading commit data...