Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Lars,

On Sat, 2011-12-17 at 21:33 +0100, Lars Callenbach wrote:
I have a template for the quantlib addin which works for OO3.2.
Unfortunately it does not work for LibreOffice-3.4. Does anybody have
a template with necessary interface functions in c++ for LO-3.4? I
have looked at the c++ examples in the SDK without success. Using the
ideas of the java examples did not work. At the moment the plugin
crashes LO if I try to insert a function.

        Sounds nasty; when you say 'insert a function' - you're wanting to add
a function to calc ? if so the code in 'scaddins' is prolly best
practise, but of course if it worked with OO.o 3.2 it should work with
LibO 3.3+ etc. Having said that we got stricter on XML validation for
various config files & so on.

By the way: I have to replace the onboard libstdc++ in ure-link/lib by
the system libstdc++ to use other libraries. Why is there on old
libstdc++?

        This may be related to your problems I guess. The old libstdc++ is
there to support old extensions that compiled against that, presumably
that became part of our C++ ABI at some stage.

        Do you have some code to play with / test ? and/or a stack trace and/or
more details ? Also - we really prefer to put useful functionality into
the core of LibreOffice so more users can get at it - would that make
sense for your feature ?

        Thanks,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


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.