|
From: <ja...@fr...> - 2015-07-11 18:12:05
|
Hi, thank you for the work. I have been playing recently with this but did not get as far as you did. To build in QuantLibAddin/Addins/Calc I have managed to create the *.urd *rdb and *.idl manually with the UNO tools. Could not use the Makefile.oo in the project. I havent get to the end; I was starting to modify the src files generation which you have done already. I am very interested in what you did since it is going to save me a lot of time. But can you fork from Erics and make it public in GitHub please? I bet there are a few people interested in it. Best Pepe ----- Original Message ----- > > Hello, > > I have extended the addin code for the LibreOffice calc plugin. > Changes: > 1) vetor return values (iteration over std::vector results) > 2) return type seqseq(ANY) for all addin functions to provide addin > access to exceptions (exception messages will be displayed in cells) > 3) implementation of default value handling (ANY::hasValue() > function) > 4) works clean with dynamic libraries (and with static linking) > > I have changed a lot of XML config files and some python files for > the calc addin and I suggest to include my changes in the official > code. How shall we proceed to include these changes in the official > version? Who is responsible for the maintenance of the calc code? > Can I help maintaining the calc code? > > The generated code is available under " https://www.callenbach.eu ". > > > Best regards, > Lars > ------------------------------------------------------------------------------ > Don't Limit Your Business. Reach for the Cloud. > GigeNET's Cloud Solutions provide you with the tools and support that > you need to offload your IT needs and focus on growing your business. > Configured For All Businesses. Start Your Cloud Today. > https://www.gigenetcloud.com/ > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > |