Hi Lucas,
On Thu, 2011-12-08 at 14:32 -0300, Lucas Aimaretto wrote:
> Yes, I think I'll first give a try the development of the Add-in. If
> that works, then great!. In any case I still have lots to read and
> learn. As I said before, I'm very basic at programming and well, it
> will take some tim
> > Now, I wouldn't say that we can never include new functions that are
> > not yet specified in the standard, since we still need to continue to
> > push the envelope and add innovative functionality even if that
> > requires extending the ODF format. OTOH, doing that would come with
> > an over
On Wed, 2011-12-07 at 15:23 -0500, Kohei Yoshida wrote:
> Now, I wouldn't say that we can never include new functions that are
> not yet specified in the standard, since we still need to continue to
> push the envelope and add innovative functionality even if that
> requires extending the ODF forma
Hi Lucas,
On Wed, 2011-12-07 at 15:03 -0300, Lucas Aimaretto wrote:
> > Please tell more about the functions. What calculate the functions? Who
> > needs them? If they are only useful for a very special purpose, it might be
> > better to write an extension than to put them to core. We have alread
Hi Regina et al,
First of all, thanks for all these answers; they are very helpful.
>> I've developed my self a set of functions using visualbasic for Excel
>> and they do work fine. I've also tried those on LibreCalc (as Macros)
>> and they also work fine as well.
>>
>> I was thinking then on po
Hi,
once again this special mailing list settings :(
Here my answer to Lucas, now for the list too.
Lucas Aimaretto schrieb:
Hello everyone,
I've developed my self a set of functions using visualbasic for Excel
and they do work fine. I've also tried those on LibreCalc (as Macros)
and they also
Of Kohei Yoshida
Sent: Tuesday, December 06, 2011 16:49
To: Lucas Aimaretto
Cc: Eike Rathke; libreoffice@lists.freedesktop.org
Subject: Re: [Libreoffice] Developing new built-in functions within LibreCalc
Hello Lucas,
On Tue, 2011-12-06 at 17:59 -0300, Lucas Aimaretto wrote:
> I was thinking then
Hello Lucas,
On Tue, 2011-12-06 at 17:59 -0300, Lucas Aimaretto wrote:
> I was thinking then on porting that code so as to use those functions
> as built-in functions within Calc, but, to be honest, I have no clue
> on how to do it. I'm not even a great programmer. I have very basic
> knowledge o