Re: build in gbuild modules

2012-06-22 Thread Andre Fischer
On 22.06.2012 07:56, Oliver-Rainer Wittmann wrote: Hi, On 22.06.2012 07:49, Oliver-Rainer Wittmann wrote: Hi, On 21.06.2012 16:52, Andre Fischer wrote: Hi, I just wanted to let you know that I improved build.pl a little bit so that it is now possible to call 'build' in gbuild modules. Up

Re: [Call-for-​Review] one fix for odt saving performance improvement

2012-06-22 Thread Andrew Douglas Pitonyak
On 06/21/2012 01:00 AM, li zhang wrote: hi, all I'm zhang li from China. My main focus is performance(loading, saving, asynchronous loading, etc). I have one fix need for review. It is about odt saving. Please check the below for details, thanks!

Re: [RELEASE][3.4.1][DEV-BUILD]: propose first dev snapshot build for AOO 3.4.1 based on revision 1351633

2012-06-22 Thread Jürgen Schmidt
On 6/22/12 7:51 AM, Jürgen Schmidt wrote: On 6/22/12 7:05 AM, Herbert Duerr wrote: Hi, On 06/19/2012 01:18 PM, Marcus (OOo) wrote: Am 06/19/2012 01:15 PM, schrieb Jürgen Schmidt: [...] The builds will be made available under

Re: [Call-for-​Review] one fix for odt saving performance improvement

2012-06-22 Thread Chao Huang
hi, Pitonyak Thanks for your interest in this topic. This fixed only improves the saving for odt file, which contains a lot of pictures. I will try to test with your sample file and update the result for you. Excellent I hope this speeds up the save time on

Re: build in gbuild modules

2012-06-22 Thread Chao Huang
hi, Andre It's very cool to run build in gbuild module. How about build with the parallel flag? Does build -P4 work well? Thank! 2012/6/21 Andre Fischer a...@a-w-f.de Hi, I just wanted to let you know that I improved build.pl a little bit so that it is now possible to call 'build' in gbuild

Re: [Call-for-​Review] one fix for odt saving performance improvement

2012-06-22 Thread Jürgen Schmidt
On 6/21/12 10:20 AM, Jürgen Schmidt wrote: On 6/21/12 7:06 AM, li zhang wrote: for more information, you can refer to the below link: http://wiki.services.openoffice.org/wiki/ODT_saving_performance_improvement On Thu, Jun 21, 2012 at 1:00 PM, li zhang lizh@gmail.com wrote: hi, all I'm

Re: [Call for Review] Issue 119945 - Application crashed if undo adding caption to drawing object in sw

2012-06-22 Thread Oliver-Rainer Wittmann
Hi, On 21.06.2012 14:58, Oliver-Rainer Wittmann wrote: Hi, On 14.06.2012 15:22, Lin Yuan wrote: I have submit a patch to fix issue 119945. It's a crash issue when user do group,ungroup,add caption operations for two drawing objects and then do undo. Detail issue info and comments of this

Re: build in gbuild modules

2012-06-22 Thread Andre Fischer
On 22.06.2012 09:16, Chao Huang wrote: hi, Andre It's very cool to run build in gbuild module. How about build with the parallel flag? Does build -P4 work well? Thank! I don't think that will work out of the box. build.pl first calls dmake on the module/prj/makefile.mk which then chains

Re: [Call for review] Bug - 119954:Application crashed if undo/redo covert nest table to text.

2012-06-22 Thread Oliver-Rainer Wittmann
Hi, On 15.06.2012 11:44, jane kang wrote: Hi All, I completed to fix for the Bug - 119954. Detail info for issue pls refer to https://issues.apache.org/ooo/show_bug.cgi?id=119954.Detail infor for patch pls refer to https://issues.apache.org/ooo/attachment.cgi?id=78339.Isanyone can help me to

Re: build in gbuild modules

2012-06-22 Thread Oliver-Rainer Wittmann
Hi, On 22.06.2012 09:16, Chao Huang wrote: hi, Andre It's very cool to run build in gbuild module. How about build with the parallel flag? Does build -P4 work well? Thank! Try build -- -P4. As far as I know options following the double dash (--) are passed to the created dmake processes.

Apache OpenOffice 3.4

2012-06-22 Thread Painius
Hello, I would like to know how to disable the autostart function. When I login to my computer, v 3.4 starts automatically. V 3.3 did not do that, and I would like v 3.4 not to start everytime I login. Please help! Sincerely, Paine Ellsworth

Re: Apache OpenOffice 3.4

2012-06-22 Thread Rory O'Farrell
On Fri, 22 Jun 2012 02:51:44 -0400 (EDT) pain...@aol.com wrote: Hello, I would like to know how to disable the autostart function. When I login to my computer, v 3.4 starts automatically. V 3.3 did not do that, and I would like v 3.4 not to start everytime I login. Please help!

Re: Apache OpenOffice 3.4

2012-06-22 Thread Oliver-Rainer Wittmann
Hi, On 22.06.2012 08:51, pain...@aol.com wrote: Hello, I would like to know how to disable the autostart function. When I login to my computer, v 3.4 starts automatically. V 3.3 did not do that, and I would like v 3.4 not to start everytime I login. Please help! Please have a look into

[BUILDBOT] build breakers

2012-06-22 Thread Andre Fischer
Hi, there are build breakers on all three platforms - Windows7 in shell_2: has ./configure: line 7952: test: : integer expression expected ./configure: line 7957: test: : integer expression expected ./configure: line 7962: test: : integer expression expected configure: error: Compiler too

[CODE]: update code signing for Windows

2012-06-22 Thread Jürgen Schmidt
Hi, I analyzed and played with code signing on Windows using a self signed test certificate. Thanks to Andre and his Perl skills I was able to fix a strange build problem with a too long command line triggered from a makefile to perl. Anyway this is solved now. I have now signed a full install

Re: [CODE]: update code signing for Windows

2012-06-22 Thread O.Felka
Hello Jürgen, Am 22.06.2012 13:03, schrieb Jürgen Schmidt: Hi, I analyzed and played with code signing on Windows using a self signed test certificate. Thanks to Andre and his Perl skills I was able to fix a strange build problem with a too long command line triggered from a makefile to perl.

Re: [CODE]: update code signing for Windows

2012-06-22 Thread Jürgen Schmidt
On 6/22/12 1:47 PM, O.Felka wrote: Hello Jürgen, Am 22.06.2012 13:03, schrieb Jürgen Schmidt: Hi, I analyzed and played with code signing on Windows using a self signed test certificate. Thanks to Andre and his Perl skills I was able to fix a strange build problem with a too long

Re: [CODE]: update code signing for Windows

2012-06-22 Thread Jürgen Schmidt
On 6/22/12 2:34 PM, Jürgen Schmidt wrote: On 6/22/12 1:47 PM, O.Felka wrote: Hello Jürgen, Am 22.06.2012 13:03, schrieb Jürgen Schmidt: Hi, I analyzed and played with code signing on Windows using a self signed test certificate. Thanks to Andre and his Perl skills I was able to fix a

Fwd: a request of publishing

2012-06-22 Thread Donald Harbison
Hirano-san Will you please respond to Go Hanazono? It would be great to have you represent the project in Japan in this respect. I don't believe he needs to get any special permission from the PPMC to distribute a DVD. See the FAQ on Distribution. *http://s.apache.org/aWk*

Re: [CODE]: update code signing for Windows

2012-06-22 Thread Rob Weir
On Fri, Jun 22, 2012 at 9:04 AM, Jürgen Schmidt jogischm...@googlemail.com wrote: On 6/22/12 2:34 PM, Jürgen Schmidt wrote: On 6/22/12 1:47 PM, O.Felka wrote: Hello Jürgen, Am 22.06.2012 13:03, schrieb Jürgen Schmidt: Hi, I analyzed and played with code signing on Windows using a self

Re: [HELP REQUIRED]: edit reference version on the website

2012-06-22 Thread Dave Fisher
Hi Jürgen, My memory was not correct the string to change is in templates/api/ssi.mdtext. I've made this change: @@ -3,5 +3,5 @@ footer:/footer.html topnav:/topnav.html leftnav: /api/leftnav.html -legacy:Content for OpenOffice.org version 3.3. +legacy:

Re: Question about text clipping mechanism in word processor

2012-06-22 Thread Fan Zheng
Hi, Oliver: In some degree, I changed my mind following your answer that, we should not change the definition of SvxLineSpacingItem. So based on the discussion we already have, we can do some summary. Now we know, Under the following situations: a. Value of above-paragraph-spacing greater than

Re: [CODE]: update code signing for Windows

2012-06-22 Thread sebb
On 22 June 2012 12:03, Jürgen Schmidt jogischm...@googlemail.com wrote: Hi, I analyzed and played with code signing on Windows using a self signed test certificate. Thanks to Andre and his Perl skills I was able to fix a strange build problem with a too long command line triggered from a

Frequent crashes when opening files with AOO 3.4.0?

2012-06-22 Thread Hagar Delest
I've been facing some weird behavior rather recently (since last week perhaps) on my Vista system with AOO 3.4.0. No OS udpdate that I know of (corporate machine, important updates have to be run manually, some patches applied live but we usually see the script that installs them and it has

Re: [EVENT] OSCON?

2012-06-22 Thread Louis Suárez-Potts
Hi, On 2012-06-21, at 10:56 , Donald Harbison wrote: Is anyone planning on attending OSCON 2012 in Portland Oregon, July 16 - 20? http://www.oscon.com/oscon2012 It'd be great to know if the project will have any representation there. I'll be there, too, but was not planning on presenting on

Re: Frequent crashes when opening files with AOO 3.4.0?

2012-06-22 Thread Rory O'Farrell
On Fri, 22 Jun 2012 23:12:33 +0200 Hagar Delest hagar.del...@laposte.net wrote: I've been facing some weird behavior rather recently (since last week perhaps) on my Vista system with AOO 3.4.0. No OS udpdate that I know of (corporate machine, important updates have to be run manually, some

Re: [HELP REQUIRED]: edit reference version on the website

2012-06-22 Thread Dave Fisher
Hi Jürgen, I've moved the navigation over to the righthand side. I think that looks much better. Please see http://ooo-site.staging.apache.org/api/docs/common/ref/com/sun/star/auth/module-ix.html I think that API to dos are now: (1) Improve the look by adjusting the CSS in these files

Re: Frequent crashes when opening files with AOO 3.4.0?

2012-06-22 Thread Regina Henschel
Hi Hagar, Hagar Delest schrieb: I've been facing some weird behavior rather recently (since last week perhaps) on my Vista system with AOO 3.4.0. No OS udpdate that I know of (corporate machine, important updates have to be run manually, some patches applied live but we usually see the script

Re: Frequent crashes when opening files with AOO 3.4.0?

2012-06-22 Thread Hagar Delest
Le ven. 22 juin 2012 23:26:33 CEST, Rory O'Farrell ofarr...@iol.ie a écrit : For testing purposes and upload could you not change every character to x (I remember a regular expression in the Forum to do that) and replace all photos with something non private? No time yet for such testing,

Re: [EVENT] OSCON?

2012-06-22 Thread Ross Gardler
Sent from my mobile device, please forgive errors and brevity. On Jun 22, 2012 10:16 PM, Louis Suárez-Potts lui...@gmail.com wrote: Hi, On 2012-06-21, at 10:56 , Donald Harbison wrote: Is anyone planning on attending OSCON 2012 in Portland Oregon, July 16 - 20?

Re: a request of publishing

2012-06-22 Thread Kazunari Hirano
Hi Harbison-san, Thanks for your advice. I will respond in Japanese to Mr. Go Hanazono soon. Thanks, khirano On Fri, Jun 22, 2012 at 10:47 PM, Donald Harbison dpharbi...@gmail.com wrote: Hirano-san Will you please respond to Go Hanazono? It would be great to have you represent the project