Re: [libreoffice-users] Development of Extensions for LibreOffice

2013-03-18 Thread Tor Lillqvist
> (on Linux and OS X the executable file is called "soffice", on Windows > "soffice.bin"). Oops, sorry, thinko: It's soffice.bin on Linux, too. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/li

Re: [libreoffice-users] Development of Extensions for LibreOffice

2013-03-18 Thread Tor Lillqvist
I have no clue about Eclipse, except that I can only strongly agree with what Michael said: It is fairly unlikely that Eclipse (or any other similar tool) would be able to make sense out of the whole LibreOffice source code (or just the Calc-related parts), at least not using reasonable time and sp

Re: [libreoffice-users] Development of Extensions for LibreOffice

2013-03-18 Thread Stephen Morris
On 03/18/2013 10:54 PM, Michael Meeks wrote: Hi Stephen, On Mon, 2013-03-18 at 08:34 +1100, Stephen Morris wrote: I am having all sorts of problems with the source code in Eclipse. I have created a new blank C++ project in Eclipse and imported the entire sc directory into that project. Su

Re: [libreoffice-users] Development of Extensions for LibreOffice

2013-03-18 Thread Michael Meeks
Hi Stephen, On Mon, 2013-03-18 at 08:34 +1100, Stephen Morris wrote: > I am having all sorts of problems with the source code in Eclipse. I > have created a new blank C++ project in Eclipse and imported the entire > sc directory into that project. Subsequently I have opened > dpgroupdlg.cxx

Re: [libreoffice-users] Development of Extensions for LibreOffice

2013-03-18 Thread Stephen Morris
On 02/13/2013 09:01 PM, Michael Meeks wrote: Hi Stephen, On Wed, 2013-02-13 at 07:59 +1100, Stephen Morris wrote: Out of interest do you have a bug or two you want to hack on there ? the Pivot table code is in: sc/source/ui/dbgui/dpgroupdlg.cxx One of the issues I have with p

Re: [libreoffice-users] Development of Extensions for LibreOffice

2013-02-07 Thread Michael Meeks
Hi Stephen, On Wed, 2013-02-06 at 07:11 +1100, Stephen Morris wrote: > On 02/06/2013 04:56 AM, Michael Meeks wrote: > > Adding the features you need to the core, so everyone can enjoy them > > out of the box is almost certainly the best way to achieve your goals - > > and (after all) C++ is no