office-gobmx/linguistic
Michael Stahl f7a5335ef5 xmloff: turn SvXMLImportContext into a no-op base class
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
2017-11-30 22:32:46 +01:00
..
inc loplugin:constparams in linguistic 2017-07-20 13:41:12 +02:00
qa
source xmloff: turn SvXMLImportContext into a no-op base class 2017-11-30 22:32:46 +01:00
workben Fix typos 2017-05-05 23:35:06 +02:00
JunitTest_linguistic_complex.mk
JunitTest_linguistic_unoapi.mk
Library_lng.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Makefile
Module_linguistic.mk
README

Handles registered modules for spellchecker, hyphenator and thesaurus.