summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optdlg.src
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-05-31 18:01:43 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-05-31 18:11:30 +0200
commit5658600001a41c536cc1497eb7419512cb1353d8 (patch)
tree70560a8994203c23fe2080c1a3951b40ee59906a /sw/source/ui/config/optdlg.src
parent779831307fe3da5f2226925972452c9aedeb67a8 (diff)
No need for two Excel filter services
The reason to have both export-only XclExpXmlStream ("com.sun.star.comp.oox.ExcelFilterExport") and im-/export oox::xls::ExcelFilter ("com.sun.star.comp.oox.xls.ExcelFilter"), where the latter uses the former to implement export, appears to be historic. Get rid of the former service, but keep it as an independent C++ class for now (still also deriving from XmlFilterBase)---this can likely be cleaned up by somebdoy versed in those XmlFilterBase details. With the last use (in oox::xls::ExcelFilter, to instantiate XclExpXmlStream) of the recently introduced com.sun.star.oox.ExcelFilterExport new-style service gone now, remove that service again. Change-Id: Id3adacd293cbe4390242827615f074d4bbe9d85a
Diffstat (limited to 'sw/source/ui/config/optdlg.src')
0 files changed, 0 insertions, 0 deletions