• Michael Stahl's avatar
    xmloff: turn SvXMLImportContext into a no-op base class · f7a5335e
    Michael Stahl yazdı
    Fix the non-obvious and potentially dangerous recursion that is
    implicit in xmloff's context code.
    
    SvXMLImportContext::CreateChildContext() now always creates a
    SvXMLImportContext, does not delegate to SvXMLImport.
    
    Rename CreateContext to CreateDocumentContext, to make its purpose of
    creating only the top-level context more obvious.
    
    With the previous changes to CreateContext overrides in sw,
    reportdesign and dbaccess, this hopefully shouldn't break anything.
    
    Change-Id: I9e147bf6297bbac9e8470454881da73f6e39db0a
    f7a5335e
Adı
Son kayıt (commit)
Son güncelleme
..
images Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
uiconfig/dbreport Loading commit data...
util Loading commit data...
AllLangMoTarget_rpt.mk Loading commit data...
CppunitTest_reportdesign_dialogs_test.mk Loading commit data...
JunitTest_reportdesign_complex.mk Loading commit data...
Library_rpt.mk Loading commit data...
Library_rptui.mk Loading commit data...
Library_rptxml.mk Loading commit data...
Makefile Loading commit data...
Module_reportdesign.mk Loading commit data...
README Loading commit data...
UIConfig_dbreport.mk Loading commit data...