Re: [Libreoffice] [PATCH] Remove legacy Addin mechanism from calc

2011-02-16 Thread Kohei Yoshida
On Tue, 2011-02-15 at 22:43 +, Alfonso Eusebio wrote: > Hi, > > Please find attached two patches for the removal of the legacy Addin > Mechanism > from calc. So, I'm not entirely comfortable removing this mechanism *just yet*. Looking at several issues in the OOo bug trackers there are stil

Re: [Libreoffice] [PATCH] Remove legacy Addin mechanism from calc

2011-02-16 Thread Alfonso Eusebio
Hi Regina, I understand that this addin mechanism was used to add functions to calc. I wasn't aware of whether it was used that much. The general consensus, before implementing the patch, was that it wasn't probably used that much. In fact, it was marked and "deprecated" back in 2006. However,

Re: [Libreoffice] [PATCH] Remove legacy Addin mechanism from calc

2011-02-15 Thread Regina Henschel
Hi Alfonso, Alfonso Eusebio schrieb: Hi, Please find attached two patches for the removal of the legacy Addin Mechanism from calc. One of the patches removes the code from binfilter. I have now read what this module is about and I guess it might not have been necessary to remove stuff from here