|
From: <ja...@fr...> - 2015-07-14 14:43:03
|
Hi, Let me try; I'll be back. Thank you pepe ----- Original Message ----- > Hi Eric, > > set up a pull request against 1.6. > > @Pepe: is something missing or does everything work fine for you (I > have > written some more xml files for inflation, model calibration etc. > which > are not included in this pull request)? > > > Best regards, > Lars > > > Am Sonntag, den 12.07.2015, 12:57 +0300 schrieb Eric Ehlers: > > Hi Lars, > > > > This is great! > > > > Would it be possible for you to send me a pull request for this? > > If > > you could do it against my v1.6.x branch then I will include it in > > the > > 1.6 release which I am preparing now. Otherwise if you do it > > against > > my master then it will go in to 1.7. > > > > Kind Regards, > > Eric > > > > On Fri, 10 Jul 2015 19:05:55 +0200 > > Lars Callenbach <lar...@gm...> wrote: > > > > > 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 > > > > > |