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


I can answer this quickly.  The index code is now in git in
dictionaries/source/idxdict.cpp.  It is very simple and uses only STL
and libstdc++ (in my recollection).

OK, so on Windows it then uses the stlport library shipped with LO (if at all; I guess it also is 
possible that all STL code it uses comes from headers?)

Would it be simpler to ship the idxdict utility in the installer and
run it 

I think so, yes. Especially if we install it in the same folder where the stlport dll gets 
installed so that no PATH manipulation is necessary.

We certainly don't want to start loading the stlport dll dynamically in the custom action and look 
up the STL entry points needed, as they presumably are overridden operators and whatnot that have 
horrible mangled names, and it would be extremely, eh, interesting, to call such through pointers 
and totally defeat the purpose of using STL in the first place;) 

--tml



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.