[dev] Packaging a filter in a *.jar file in OOo2.0

2005-03-30 Thread Pierre-Andre Galmes
Hello, I wrote an xslt filter for OOo2.0, and have some problems to package it. Under the previous versions of OpenOffice.org, I packaged the filter as a "jar" file, so that I could import it in OpenOffice.org using the box "Tools > Xml Filter Settings...", and then the "Open Package..." dialog.

Re: [dev] Packaging a filter in a *.jar file in OOo2.0

2005-04-05 Thread Pierre-Andre Galmes
* Andreas Schlüns <[EMAIL PROTECTED]> [050405 08:48]: > Hello Pierre-Andre! Hello Andreas, Firstly, thank-you for your answer which enlight my day ;-). In order to try to help the following developpers trying to figure out how all this work, I will try to "over-explain" the facts. > The file "Ty

[dev] Windows Ifilter for Index Server !

2005-05-04 Thread Pierre-Andre Galmes
Hello, I noticed that when installing OpenOffice.org 2.0, an Ifilter for OOo docs start to work. For those interrested, an Ifilter is a filter used by Index server to make plain-text searches in OOo docs under Windows. I would like to separate this filter from the installation of OOo, and make of

Re: [dev] Windows Ifilter for Index Server !

2005-05-04 Thread Pierre-Andre Galmes
* Pierre-Andre Galmes <[EMAIL PROTECTED]> [050504 12:25]: > I have problems with modifying the registry also. The MSDN, explains > that for filters, the following key should be changed to make a filter > work (using regedit) : > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Co

Re: [dev] Announcement Uno Runtime Environment (URE)

2005-06-09 Thread Pierre-Andre Galmes
* Kay Ramme - Sun Germany - Hamburg <[EMAIL PROTECTED]> [050609 15:21]: > Dear OpenOffice.org and UNO friends, > I am pleased to announce that a sponsor, who is preferring to stay > anonymous, is supporting us to do the next step in modulizing the > OpenOffice.org office suite and to make its co

Re: [dev] Saving over http !

2005-07-08 Thread Pierre-Andre Galmes
This post was firtly named : "Best way to send a doc without saving it" * Magnus Timmerby <[EMAIL PROTECTED]> [050613 11:03]: > Hi, Hi Magnus, I took the freedom of re-naming your post to give to make it more explicit. > I want to add a "custom export" feature that typically would: > - expor

[dev] SimpleBootstrap_cpp Makefile Issue

2005-07-13 Thread Pierre-Andre Galmes
so that we could declare an issue ? I am not expert in Makefiles, and for the moment, I don't know where the problem comes from. If I find a solution, I will try to post a patch. Regards, Pierre-Andre Galmes Note : other examples compile. -- "I have always wished for my computer to be

[dev] Automating Makefile creation

2005-07-13 Thread Pierre-Andre Galmes
Hello, While starting to develop with OpenOffice.org, I have been asking to myself quite a fex question about the developments tools used for C++. There come the questions : - How are the Makefile in the exemples of the SDK created ? By hand ? - How do you generate the makefiles in general ? Do y

Re: [dev] SimpleBootstrap_cpp Makefile Issue

2005-07-18 Thread Pierre-Andre Galmes
* Jürgen Schmidt <[EMAIL PROTECTED]> [050715 09:11]: > Hi, Hi Jürgen, Thanks for taking the time to answer. > do you have used configure to prepare the setsdkenv script? Yes, I did. > Can you build any other example? Yes, other examples do compile. Did you try to compile this example with t

Re: [dev] New tool for automating Makefile creation (qmake)

2005-07-18 Thread Pierre-Andre Galmes
* Jürgen Schmidt <[EMAIL PROTECTED]> [050715 09:37]: > Pierre-Andre Galmes wrote: > >Hello, Hello Jürgen, I apologize for the delay answering, but as you may know, in France last days were non-working days, so no internet connection for me. ^_^ In this mail, I will just focus o

Re: [dev] New tool for automating Makefile creation (qmake)

2005-07-18 Thread Pierre-Andre Galmes
* Jürgen Schmidt <[EMAIL PROTECTED]> [050718 14:07]: > Pierre-Andre Galmes wrote: > >Do you think it would be a good idea try to develop such a "tool" ? I > >suppose that ooomake could mainly call other tools (idlc...), to get the > >work done. Would it be use

Re: [dev] SimpleBootstrap_cpp Makefile Issue

2005-07-20 Thread Pierre-Andre Galmes
Hello, After some more investigation, I found the following. The problem comes from the following call : $(OUT_BIN)/_%$(EXE_EXT) : $(OUT_APP_OBJ)/%.$(OBJ_EXT) The problem is the value of the $(OUT_APP_OBJ) variable. After some test this is what I found. Depending on the value it may or may not c

Re: [dev] Problems on Using SDK

2005-07-20 Thread Pierre-Andre Galmes
* ?? <[EMAIL PROTECTED]> [050720 10:17]: Hello ?? ;-), > > Yes, that's true the idlc from the older SDK needs stlport_vc745.dll > > which doesn't come with OO.1.9.x. So you have to use a newer SDK build > > or copy the old library form an older OpenOffice version. > How can i build a new

Re: [dev] SimpleBootstrap_cpp Makefile Issue

2005-07-20 Thread Pierre-Andre Galmes
* Jürgen Schmidt <[EMAIL PROTECTED]> [050720 13:26]: > Hi, > first of all i can't reproduce your problem, the example works fine for > me on Windows, Linux and Solaris. Hum... That's weird. > I don't have really a good idea but do you have write access in /opt/? Yes. Well, if it works fo

Re: [dev] SimpleBootstrap_cpp Makefile Issue

2005-07-20 Thread Pierre-Andre Galmes
* Hans-Joachim Lankenau <[EMAIL PROTECTED]> [050720 15:28]: > hi! Hi Hans-Joachim, > just a wild guess without actually knowing your makefile: > maybe concatination of the two variables leaves a string containing a > blank. that would break matching the rule. > to check, try > ttt: > ec

Re: [dev] pygtk and embedded OOo demo

2005-07-26 Thread Pierre-Andre Galmes
* Laurent Godard <[EMAIL PROTECTED]> [050725 17:01]: > Hi Caolan > >A small basic demo of pygtk combined with pyuno to show how to embed > >OpenOffice.org inside a gnome pygtk + glade app, similiar to the java > >OOoBean demo. Maybe useful if you want to embed OOo inside something > >gnome-ish as

Re: [dev] I want to contribute

2006-04-20 Thread Pierre-Andre Galmes
Le Mercredi 19 Avril 2006 01:08, James Courtier-Dutton a écrit : > Dominic Joseph wrote: > > Dear OpenOffice, Dear Dominic, > > I would like to donate some time to the openOffice project. I am > > currently graduating with a 4 year computer science degree on May 6. I am > > going to start a C++