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
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.