On 06/13/2013 06:37 PM, Eike Rathke wrote:
On Thursday, 2013-05-30 18:44:03 +0200, Stephan Bergmann wrote:
Anyway, if that OOXMLFormulaParser implementation should be gone for
good, the dangling reference to it should be remove from
sc/util/scfilt.component.
Which in the mean time seems to be done.
No, current sc/util/scfilt.component still contains
<implementation name="com.sun.star.comp.oox.xls.FormulaParser">
<service name="com.sun.star.sheet.FilterFormulaParser"/>
</implementation>
which is the dangling reference, as
oox::xls::OOXMLFormulaParser, "com.sun.star.comp.oox.xls.FormulaParser"
is erroneously listed in sc/util/scfilt.component but not included in
scfilt_component_getFactory (sc/source/filter/excel/xestream.cxx); its
implementation got initially moved to the scfilt library, but has since been
removed as it was unreferenced.
as I explained in the initial mail.
Stephan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice