Re: Developing without IDE

2013-06-01 Thread Guillermo Molleda Jimena
Thanks you. $ export GLADE_CATALOG_SEARCH_PATH=/home/myuser/Downloads/libreoffice/libreoffice/install/share/glade $ glade In glade open last file and it is ok. El 30/05/13 16:33, Miklos Vajna escribió: On Thu, May 30, 2013 at 10:37:52AM +0200, Guillermo Molleda Jimena wrote: I have

Re: Developing without IDE

2013-05-30 Thread Miklos Vajna
On Thu, May 30, 2013 at 10:37:52AM +0200, Guillermo Molleda Jimena wrote: > I have already downloaded the source code, and search with > gnome-search-tool, I found sd / uiconfig / simpress / ui / > definecustomslideshow.ui but the add button and editing in gedit > glade that I have not loaded lib

Re: Developing without IDE

2013-05-30 Thread Guillermo Molleda Jimena
Thank you. I have already downloaded the source code, and search with gnome-search-tool, I found sd / uiconfig / simpress / ui / definecustomslideshow.ui but the add button and editing in gedit glade that I have not loaded libreoffice catalogs. The code I add in sd / source / ui / dlg / custdl

Re: Developing without IDE

2013-05-29 Thread Rodolfo
Guillermo, http://docs.libreoffice.org/ can help you (a bit) for reference... Almost nothing is doxygen-documented but, you can find out relationships. Att, Rodolfo 2013/5/29 Bjoern Michaelsen : > Hi, > > On Wed, May 29, 2013 at 10:25:36AM +0200, Guillermo Molleda Jimena wrote: >> For example,

Re: Developing without IDE

2013-05-29 Thread Bjoern Michaelsen
Hi, On Wed, May 29, 2013 at 10:25:36AM +0200, Guillermo Molleda Jimena wrote: > For example, if I want to know where the code for the Show or Hide a > Slide I find no way to know where it is (in an IDE just hit the menu > and takes me to the code). http://opengrok.libreoffice.org/ and https://

Developing without IDE

2013-05-29 Thread Guillermo Molleda Jimena
Good morning, I'm trying to add functionality to LibreOffice but being accustomed to using an IDE (QtCreator, Borland Builder, ...) I'm a little lost. For example, if I want to know where the code for the Show or Hide a Slide I find no way to know where it is (in an IDE just hit the menu and