[dev] [Impress]Customizing colors for natives table templates

2010-01-11 Thread Camille Moulin
Dear OOo Devs, I was wondering if there was a way to customize the colors of the templates for natives tables proposed in the Table design panel. It looks like the colors are hard coded in the /sd/source/core/drawdoc4.cxx file (lines 687-774), but is there a way to override these settings by

Re: [dev] OO SDK GLIBCXX_3.4.9 not found in Linux Ubuntu

2010-01-11 Thread Steffen Grund
Hello Fabio, well, the problem you describe happens at project creation, long before you are able to debug. I am puzzled by this. In your first post, AFAIR you got past the compilation state. Did you change anything? Regards, Steffen Fabio A. Miranda wrote: Hello OO Developers: Regarding

Re: [dev] OO SDK GLIBCXX_3.4.9 not found in Linux Ubuntu

2010-01-11 Thread Stephan Bergmann
On 01/09/10 02:39, Fabio A. Miranda wrote: Regarding Ubuntu 64 OO SDK, I am interested in resolve the issue so we can provide green light to Ubuntu developer of OO addons. The problem is the process of add-on creation do not finish correctly, this is the error: r...@catullus:~# uname -a Linux

Re: [dev] OO SDK GLIBCXX_3.4.9 not found in Linux Ubuntu

2010-01-11 Thread Rene Engelhard
Hi, On Mon, Jan 11, 2010 at 10:33:08AM +0100, Stephan Bergmann wrote: r...@catullus:~# /opt/openoffice.org/basis3.1/sdk/bin/uno-skeletonmaker /opt/openoffice.org/basis3.1/sdk/bin/uno-skeletonmaker:

Re: [dev] Some issues building Open Office on OSX

2010-01-11 Thread Peter Kaufman
Hi Everyone, It compiles! Ship it! I've gotten it to build on OSX Leopard successfully. It even installs and runs too. Yay! Taking your advice Philipp, I did a clean make by doing a checkout and another make (obviously the wrong way to do things but I couldn't find the correct way to do a

Re: [dev] Some issues building Open Office on OSX

2010-01-11 Thread K S
Dear Peter, You said: I did a clean make by doing a checkout and another make (obviously the wrong way to do things but I couldn't find the correct way to do a make clean :-( Any advice here?). Maybe you can use [dmake clean] command to this end Sincerely yours, Kirill 2010/1/11 Peter

Re: [dev] please help

2010-01-11 Thread Christian Lohmaier
Hi *, On Mon, Jan 11, 2010 at 6:57 AM, tangjiqi...@redoffice.com wrote: When compailing openoffice on linux, what  Parameters should I add to make Insert - movie and sound valid? My compile Parameters: bash ./configure --with-ant-home=/opt/apache-ant-1.7.0

[dev] Re: Some issues building Open Office on OSX

2010-01-11 Thread Björn Michaelsen
Am Mon, 11 Jan 2010 13:41:30 +0200 schrieb K S pgmb...@gmail.com: I did a clean make by doing a checkout and another make (obviously the wrong way to do things but I couldn't find the correct way to do a make clean :-( Any advice here?). In the current build system that would be: cd

Re: [dev] Some issues building Open Office on OSX

2010-01-11 Thread Philipp Lohmann
On 1/11/10 11:33 AM, Peter Kaufman wrote: Taking your advice Philipp, I did a clean make by doing a checkout and another make (obviously the wrong way to do things but I couldn't find the correct way to do a make clean :-( Any advice here?). Personally I'd use a build --prepare --from solenv

[dev] Build fails with Cygwin 1.7.1

2010-01-11 Thread Daniel B.
Hi, did anyone on this list manage to complete an OOo build using the new Cygwin version 1.7.1? I tried building OOO310m19, which was working for me using Cygwin 1.5.25, and after the update it fails. Looks like no files are copied to the solver directory which leads to an error while making the

[dev] drop tcsh support?

2010-01-11 Thread Stephan Bergmann
Any objections against dropping support for using tcsh as the shell invoked by dmake within the OOo code base? Then bash would be the only remaining supported shell there, and some makefiles could be simplified (including ones I am currently writing). Note that this would not impact what

Re: [dev] OO SDK GLIBCXX_3.4.9 not found in Linux Ubuntu

2010-01-11 Thread Fabio A. Miranda
hi, On Mon, Jan 11, 2010 at 10:33:08AM +0100, Stephan Bergmann wrote: r...@catullus:~# /opt/openoffice.org/basis3.1/sdk/bin/uno-skeletonmaker /opt/openoffice.org/basis3.1/sdk/bin/uno-skeletonmaker:

Re: [dev] OO SDK GLIBCXX_3.4.9 not found in Linux Ubuntu

2010-01-11 Thread Juergen Schmidt
On 1/11/10 4:32 PM, Fabio A. Miranda wrote: hi, On Mon, Jan 11, 2010 at 10:33:08AM +0100, Stephan Bergmann wrote: r...@catullus:~# /opt/openoffice.org/basis3.1/sdk/bin/uno-skeletonmaker /opt/openoffice.org/basis3.1/sdk/bin/uno-skeletonmaker:

Re: [dev] OO SDK GLIBCXX_3.4.9 not found in Linux Ubuntu

2010-01-11 Thread Stephan Bergmann
On 01/11/10 16:32, Fabio A. Miranda wrote: On Mon, Jan 11, 2010 at 10:33:08AM +0100, Stephan Bergmann wrote: r...@catullus:~# /opt/openoffice.org/basis3.1/sdk/bin/uno-skeletonmaker /opt/openoffice.org/basis3.1/sdk/bin/uno-skeletonmaker:

Re: [dev] Some issues building Open Office on OSX

2010-01-11 Thread Eike Rathke
Hi Philipp, On Monday, 2010-01-11 14:31:24 +0100, Philipp Lohmann wrote: Personally I'd use a build --prepare --from solenv - which is kind of non-obvious. I think a rm -rf */unxmacxi.pro should do the trick, but you are right, there probably should be a make distclean equivalent. dmake

Re: [dev] drop tcsh support?

2010-01-11 Thread Konstantin Tokarev
Two questions remain: For one, the to-be-sourced scripts currently ensure that USE_SHELL's path is in PATH, but I see no reason for that? For another, are there any relevant configurations where bash is not at /bin/bash? Yes, in FreeBSD it's /usr/local/bin/bash (but there's /bin/sh if

Re: [dev] drop tcsh support?

2010-01-11 Thread Christian Lohmaier
On Mon, Jan 11, 2010 at 4:19 PM, Stephan Bergmann stephan.bergm...@sun.com wrote: Any objections against dropping support for using tcsh as the shell invoked by dmake within the OOo code base? We had that discussion lately and the results were: No objections. At least nobody did complain/wanted

Re: [dev] Build fails with Cygwin 1.7.1

2010-01-11 Thread Tor Lillqvist
Or maybe someone already has a solution for this? This helped me: http://cgit.freedesktop.org/ooo-build/ooo-build/tree/patches/dev300/win32-cygwin-1.7.diff , and its log http://cgit.freedesktop.org/ooo-build/ooo-build/log/patches/dev300/win32-cygwin-1.7.diff I don't run a bleeding edge