f7a5335ef5
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 |
||
---|---|---|
.. | ||
inc | ||
qa | ||
sdi | ||
source | ||
uiconfig/smath | ||
util | ||
AllLangMoTarget_sm.mk | ||
CppunitTest_starmath_dialogs_test.mk | ||
CppunitTest_starmath_export.mk | ||
CppunitTest_starmath_import.mk | ||
CppunitTest_starmath_qa_cppunit.mk | ||
JunitTest_starmath_unoapi.mk | ||
Library_sm.mk | ||
Library_smd.mk | ||
Makefile | ||
Module_starmath.mk | ||
README | ||
UIConfig_smath.mk | ||
visual-editor-todo |
Formula editor code for writer ([[sw]]). Good overview from the original developer: http://www.mail-archive.com/dev@sw.openoffice.org/msg00200.html