Re: OptionsPage for my extension

2013-09-06 Thread Rajath Shashidhara
Hello Tsutomu, That did not work. This is my configuration file: ?xml version='1.0' encoding='UTF-8'? oor:component-data oor:name=OptionsDialog oor:package=org.openoffice.Office xmlns:oor= http://openoffice.org/2001/registry; xmlns:xs= http://www.w3.org/2001/XMLSchema; node oor:name=Nodes

Re: XComponentLoader loadComponentfromURL Readonly

2013-09-06 Thread Jürgen Schmidt
On 9/5/13 5:37 PM, Rajath Shashidhara wrote: Hello Alexandro, Here is what happens: Document is opened through the Open Dialog - User asked if he wants to checkout - If Yes - Document is checkedout and displayed in read-write mode - Save from Save dialog - User checksin - User is asked if

Re: Another test of the download page on Browsershots.com

2013-09-06 Thread Marcus (OOo)
Am 09/06/2013 03:18 AM, schrieb Rob Weir: On Thu, Sep 5, 2013 at 4:32 PM, Marcus (OOo)marcus.m...@wtnet.de wrote: Am 09/05/2013 10:20 PM, schrieb Rob Weir: On Wed, Sep 4, 2013 at 6:46 PM, Marcus (OOo)marcus.m...@wtnet.de wrote: Am 09/05/2013 12:20 AM, schrieb Rob Weir: On Wed, Sep 4,

Re: OptionsPage for my extension

2013-09-06 Thread Rajath Shashidhara
Hello Jurgen, I am not even receiving the Options button on the extension. How can I debug? Only If I click that Options Button, I'll be able to construct the EventHandler after which I can debug. Right? On Fri, Sep 6, 2013 at 12:06 PM, Rajath Shashidhara rajaths.raja...@gmail.com wrote:

Re: OptionsPage for my extension

2013-09-06 Thread Rajath Shashidhara
Finally found the mistake. The configuration file entry was missing from the manifest file.

4.0.1_release_blocker granted: [Bug 122985] Slow working with photos

2013-09-06 Thread bugzilla
j...@apache.org has granted Armin Le Grand armin.le.gr...@me.com's request for 4.0.1_release_blocker: Bug 122985: Slow working with photos https://issues.apache.org/ooo/show_bug.cgi?id=122985 --- Additional Comments from j...@apache.org approve showstopper request

4.0.1_release_blocker granted: [Bug 123163] Only one Autofilter per sheet and not any longer per named database range

2013-09-06 Thread bugzilla
j...@apache.org has granted Oliver-Rainer Wittmann o...@apache.org's request for 4.0.1_release_blocker: Bug 123163: Only one Autofilter per sheet and not any longer per named database range https://issues.apache.org/ooo/show_bug.cgi?id=123163 --- Additional Comments from j...@apache.org

Re: EXTERNAL: Re: Building comphelper

2013-09-06 Thread Herbert Duerr
On 05.09.2013 18:37, Steele, Raymond wrote: Thanks for the information. I will give this a try if my current strategy does not work. Apparently, SolarisStudios 12.3 compiler is not compatible with c++11. We don't build in C++11 mode for (most of) our target platforms yet. I just finished

Call for volunteers for AOO 4.0.1 performance test

2013-09-06 Thread Liu Ping
Hi, all: AOO 4.0.1 will release. Performance plays an important role in software quality. Is there any volunteer who want to run performance test? I've run AOO performance GUI test on my own machines. I've tried on one platforms: Windows 7. The test configure is as follows: Test Environment:

4.0.1_release_blocker granted: [Bug 122870] Advanced filter removes Autofilter

2013-09-06 Thread bugzilla
j...@apache.org has granted Oliver-Rainer Wittmann o...@apache.org's request for 4.0.1_release_blocker: Bug 122870: Advanced filter removes Autofilter https://issues.apache.org/ooo/show_bug.cgi?id=122870 --- Additional Comments from j...@apache.org approve showstopper request

4.0.1_release_blocker granted: [Bug 122862] Advanced filter uses wrong Data Area

2013-09-06 Thread bugzilla
j...@apache.org has granted Oliver-Rainer Wittmann o...@apache.org's request for 4.0.1_release_blocker: Bug 122862: Advanced filter uses wrong Data Area https://issues.apache.org/ooo/show_bug.cgi?id=122862 --- Additional Comments from j...@apache.org approve showstopper request

4.0.1_release_blocker granted: [Bug 123201] Asturian (ast) translation update for OpenOffice 4.0.1

2013-09-06 Thread bugzilla
j...@apache.org has granted Xuacu xuacu...@gmail.com's request for 4.0.1_release_blocker: Bug 123201: Asturian (ast) translation update for OpenOffice 4.0.1 https://issues.apache.org/ooo/show_bug.cgi?id=123201 --- Additional Comments from j...@apache.org approve showstopper request

Reporting a problem with the OpenOffice website

2013-09-06 Thread Edwards, David
Hi Just gone to the main download page for Version 4 (http://www.openoffice.org/download/) and I cannot find the download link. The links for downloading Extensions Templates takes you to a download page but I am unable to find the OO4 download. Here is a screen shot of what I see.

Introduction

2013-09-06 Thread Matt Korman
Hello, This is my first time really doing anything like this. My name is Matthew Korman, a southern New Jersey resident with a BA in journalism, minor in political science, and roughly four years experience as both a journalist and editor. The focus of those four years has been primarily in the

4.0.1_release_blocker requested: [Bug 123161] In Standard and Advanced Filter Copy Results to only works correct for database range as target

2013-09-06 Thread bugzilla
Oliver-Rainer Wittmann o...@apache.org has asked for 4.0.1_release_blocker: Bug 123161: In Standard and Advanced Filter Copy Results to only works correct for database range as target https://issues.apache.org/ooo/show_bug.cgi?id=123161 --- Additional Comments from Oliver-Rainer Wittmann

review requested: [Bug 122927] =IF(AK3= ;0;IF(AK3=Y;195;IF(AK3=N;125))) produces FALSE instead of $0.00 : [Attachment 81470] Fix patch

2013-09-06 Thread bugzilla
Clarence GUO clarence.guo...@gmail.com has asked for review: Bug 122927: =IF(AK3= ;0;IF(AK3=Y;195;IF(AK3=N;125))) produces FALSE instead of $0.00 https://issues.apache.org/ooo/show_bug.cgi?id=122927 Attachment 81470: Fix patch https://issues.apache.org/ooo/attachment.cgi?id=81470action=edit

Re: OptionsPage for my extension

2013-09-06 Thread Rajath Shashidhara
Hello, My options page GUI doesn't show up If I include the value of the the handler in xcu file. If I make it blank, the GUI is shown. What is the problem with my OptionsPageHandler? It works if: prop oor:name=EventHandlerServicevalue/value/prop doesn't work for this: prop

[QA][Test Report] Weekly Status Update as of 20130906

2013-09-06 Thread Yuzhen Fan
Hi All, We continue doing the AOO 4.0.1 showstopper defect verification this week, here is the weekly update (09/02 - 09/06): *Test execution*: we run PVT against AOO.4.0.1_r1518667 and compare to the baseline AOO4.0_r1503704 (the performance on XLS saving time is improved), please see detail

Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread janI
Hi I am copying this mail to the l10n list, in order to involve the translators that do not follow dev@. But lets please keep the discussion on dev@. As its hopefully known, I have been working on a new workflow for the whole translation process for quite a long time. Now I have released the

Re: Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread Armin Le Grand
Hi Jan, On 06.09.2013 14:30, janI wrote: Hi I am copying this mail to the l10n list, in order to involve the translators that do not follow dev@. But lets please keep the discussion on dev@. As its hopefully known, I have been working on a new workflow for the whole translation process

Re: Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread Armin Le Grand
I see translators working at the same level as developers, not as something /extras, and therefore the work should be treated as such. It is not ;-) My wife is a translator, I can tell you... Upps... Before anyone may get that wrong - I clearly meant here that I also see it as the same and I

Re: Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread Rob Weir
On Fri, Sep 6, 2013 at 8:30 AM, janI j...@apache.org wrote: Hi I am copying this mail to the l10n list, in order to involve the translators that do not follow dev@. But lets please keep the discussion on dev@. As its hopefully known, I have been working on a new workflow for the whole

Re: Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread Rob Weir
On Fri, Sep 6, 2013 at 8:54 AM, Armin Le Grand armin.le.gr...@me.com wrote: I see translators working at the same level as developers, not as something /extras, and therefore the work should be treated as such. It is not ;-) My wife is a translator, I can tell you... Upps... Before anyone

Re: Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread Herbert Duerr
On 06.09.2013 15:03, Rob Weir wrote: So maybe just rename extras to something else if it is merely the word that is offensive. But although translations are essential to the project, modularity is also important. For example, we don't put the website in /main do we, although that is important

[RELEASE]: new snapshot and final integration of language updates

2013-09-06 Thread Jürgen Schmidt
Hi, we are currently uploading a new snapshot build based on the SNAPSHOT tag revision 1520285 (corresponding rev. on AOO401 branch 1520244). The upload is ongoing and takes some time. The wiki page reflects the new build and if a link is not yet working, please try again later. This snapshot

Re: requirements for vm-admins of forum/translate/wiki

2013-09-06 Thread Dave Fisher
On Sep 4, 2013, at 11:37 PM, Jürgen Schmidt wrote: On 9/4/13 10:17 PM, Rob Weir wrote: On Wed, Sep 4, 2013 at 12:36 PM, janI j...@apache.org wrote: Hi. We have had some longer discussions on different ML/IRC about how a vm-admin should behave and which level of service we expect for our

Re: Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread Andre Fischer
On 06.09.2013 15:20, Herbert Duerr wrote: On 06.09.2013 15:03, Rob Weir wrote: So maybe just rename extras to something else if it is merely the word that is offensive. But although translations are essential to the project, modularity is also important. For example, we don't put the website

[request for review] - Solution for regressions 122862, 122870, 122955, 123161 and 123163

2013-09-06 Thread Oliver-Rainer Wittmann
Hi, I had worked on a fix to solve some regressions [1][2][3][4][5] introduced into Calc in AOO 4.0.0 by changes for issue 12666 [6]. The patch is attached to issue 122862 [1] and I have committed it on trunk, rev. 1520602 Probably, the one or the other can try one of the next build bot

4.0.1_release_blocker requested: [Bug 123115] Lithuanian (lt) translation update for OpenOffice 4.0.1

2013-09-06 Thread bugzilla
Andrea Pescetti pesce...@apache.org has asked for 4.0.1_release_blocker: Bug 123115: Lithuanian (lt) translation update for OpenOffice 4.0.1 https://issues.apache.org/ooo/show_bug.cgi?id=123115 --- Additional Comments from Andrea Pescetti pesce...@apache.org Lithuanian is a new language for

Re: Call for volunteers for AOO 4.0.1 performance test

2013-09-06 Thread Drew Jensen
Thanks for that. I've got kind of my own stress test regiment - I grabbed 4.0.1 snapshot day before yesterday (sorry likely can't get the one Juergen just started uploading) and I will throw what I have at it this weekend. Will post to this thread (update the wiki) with information early next

AOO Flyer_SME (was : Yet another flyer)

2013-09-06 Thread Drew Jensen
On Tue, Sep 3, 2013 at 7:38 PM, Drew Jensen drewjensen.in...@gmail.comwrote: Juergen I started on an SME (which I suppose is Small /Medium Enterprise) piece, it's not that far along with respect to the Why column - but I did make a change to the graphical content, based on Juergen's comment

Fwd: [CONF] Apache OpenOffice Community Louis Vuitton Evora 100% Authentic 80% Off Free Shipping

2013-09-06 Thread Alexandro Colorado
We are getting some spam attacks on the cWiki, wonder if we can do some scanning to detect similar pages, and also remove this nick. -- Forwarded message -- From: lily regland (Confluence) conflue...@apache.org Date: Fri, 6 Sep 2013 06:08:00 + (UTC) Subject: [CONF] Apache

Re: Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread Dick Groskamp
Op 6-9-2013 14:30, janI schreef: Hi I am copying this mail to the l10n list, in order to involve the translators that do not follow dev@. But lets please keep the discussion on dev@. As its hopefully known, I have been working on a new workflow for the whole translation process for quite a

Re: Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread janI
On 6 September 2013 16:53, Dick Groskamp th.grosk...@quicknet.nl wrote: Op 6-9-2013 14:30, janI schreef: Hi I am copying this mail to the l10n list, in order to involve the translators that do not follow dev@. But lets please keep the discussion on dev@. As its hopefully known, I have

Re: requirements for vm-admins of forum/translate/wiki

2013-09-06 Thread janI
On 6 September 2013 15:27, Dave Fisher dave2w...@comcast.net wrote: On Sep 4, 2013, at 11:37 PM, Jürgen Schmidt wrote: On 9/4/13 10:17 PM, Rob Weir wrote: On Wed, Sep 4, 2013 at 12:36 PM, janI j...@apache.org wrote: Hi. We have had some longer discussions on different ML/IRC about

Re: [CONF] Apache OpenOffice Community Louis Vuitton Evora 100% Authentic 80% Off Free Shipping

2013-09-06 Thread Alexandro Colorado
On Fri, Sep 6, 2013 at 11:54 AM, janI j...@apache.org wrote: On 6 September 2013 18:48, sebb seb...@gmail.com wrote: On 6 September 2013 17:07, Alexandro Colorado j...@oooes.org wrote: We are getting some spam attacks on the cWiki, wonder if we can do some scanning to detect similar

Re: [CONF] Apache OpenOffice Community Louis Vuitton Evora 100% Authentic 80% Off Free Shipping

2013-09-06 Thread janI
On 6 September 2013 19:00, Alexandro Colorado j...@oooes.org wrote: On Fri, Sep 6, 2013 at 11:54 AM, janI j...@apache.org wrote: On 6 September 2013 18:48, sebb seb...@gmail.com wrote: On 6 September 2013 17:07, Alexandro Colorado j...@oooes.org wrote: We are getting some spam

Donation

2013-09-06 Thread Bill LLD
I tried to donate via PayPal. It says there's something wrong with the recipient's (your) PayPal account. Just so you know, Bill - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail:

Re: [CONF] Apache OpenOffice Community Louis Vuitton Evora 100% Authentic 80% Off Free Shipping

2013-09-06 Thread Rob Weir
On Fri, Sep 6, 2013 at 12:54 PM, janI j...@apache.org wrote: On 6 September 2013 18:48, sebb seb...@gmail.com wrote: On 6 September 2013 17:07, Alexandro Colorado j...@oooes.org wrote: We are getting some spam attacks on the cWiki, wonder if we can do some scanning to detect similar pages,

Re: User questions on dev mailing list

2013-09-06 Thread Marcus (OOo)
Am 09/06/2013 01:41 PM, schrieb Rob Weir: On Fri, Sep 6, 2013 at 3:39 AM, Marcus (OOo)marcus.m...@wtnet.de wrote: Am 09/06/2013 03:24 AM, schrieb Dave Fisher: On Sep 5, 2013, at 4:32 PM, Kay Schenk wrote: On Thu, Sep 5, 2013 at 4:11 PM, sebbseb...@gmail.com wrote: A related issue is:

4.0.1_release_blocker requested: [Bug 123103] Czech (cs) translation update for OpenOffice 4.0.1

2013-09-06 Thread bugzilla
Andrea Pescetti pesce...@apache.org has asked for 4.0.1_release_blocker: Bug 123103: Czech (cs) translation update for OpenOffice 4.0.1 https://issues.apache.org/ooo/show_bug.cgi?id=123103 --- Additional Comments from Andrea Pescetti pesce...@apache.org Czech is updated too for 4.0.1, but

Re: [CONF] Apache OpenOffice Community Louis Vuitton Evora 100% Authentic 80% Off Free Shipping

2013-09-06 Thread Alexandro Colorado
On Fri, Sep 6, 2013 at 12:33 PM, Rob Weir robw...@apache.org wrote: On Fri, Sep 6, 2013 at 12:54 PM, janI j...@apache.org wrote: On 6 September 2013 18:48, sebb seb...@gmail.com wrote: On 6 September 2013 17:07, Alexandro Colorado j...@oooes.org wrote: We are getting some spam attacks

Re: Reporting a problem with the OpenOffice website

2013-09-06 Thread Mr. Phan Anh
Here is the alternative link: http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.0/binaries/en-US/Apache_OpenOffice_4.0.0_Win_x86_install_en-US.exe/download Besides, aware that, the attached elements should be in zip, not by insert them inside the email. Your previous email doesnt

Re: Reporting a problem with the OpenOffice website

2013-09-06 Thread Donald Whytock
On Fri, Sep 6, 2013 at 1:07 PM, Mr. Phan Anh ppa...@gmail.com wrote: Here is the alternative link: http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.0/binaries/en-US/Apache_OpenOffice_4.0.0_Win_x86_install_en-US.exe/download Besides, aware that, the attached elements should be

Re: Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread Mr. Phan Anh
What about let the customer choose it from the installation or after the the installation and integrate a menu command such as Apply Vietnamese. Both of those will need online. By far, the world is online. So, keeping this idea will avoid the problem, along with the function such as clip art. On

Re: [CONF] Apache OpenOffice Community Louis Vuitton Evora 100% Authentic 80% Off Free Shipping

2013-09-06 Thread sebb
On 6 September 2013 17:07, Alexandro Colorado j...@oooes.org wrote: We are getting some spam attacks on the cWiki, wonder if we can do some scanning to detect similar pages, and also remove this nick. On the Moin Wikis, anyone can create a Wiki account, but that does not grant them write

Re: [CONF] Apache OpenOffice Community Louis Vuitton Evora 100% Authentic 80% Off Free Shipping

2013-09-06 Thread janI
On 6 September 2013 18:48, sebb seb...@gmail.com wrote: On 6 September 2013 17:07, Alexandro Colorado j...@oooes.org wrote: We are getting some spam attacks on the cWiki, wonder if we can do some scanning to detect similar pages, and also remove this nick. On the Moin Wikis, anyone can

4.0.1_release_blocker requested: [Bug 123102] German (de) translation update for OpenOffice 4.0.1

2013-09-06 Thread bugzilla
Regina Henschel rb.hensc...@t-online.de has asked for 4.0.1_release_blocker: Bug 123102: German (de) translation update for OpenOffice 4.0.1 https://issues.apache.org/ooo/show_bug.cgi?id=123102 --- Additional Comments from Regina Henschel rb.hensc...@t-online.de Hi Jürgen, only to be sure

Re: Question to all developers and translators: How integrated should translation be ?

2013-09-06 Thread Rob Weir
On Fri, Sep 6, 2013 at 12:33 PM, janI j...@apache.org wrote: On 6 September 2013 16:53, Dick Groskamp th.grosk...@quicknet.nl wrote: Op 6-9-2013 14:30, janI schreef: Hi I am copying this mail to the l10n list, in order to involve the translators that do not follow dev@. But lets please

Has anyone tried AOO with Windows 8.1 Preview?

2013-09-06 Thread Rob Weir
The ISOs for Win 8.1 are available here: http://windows.microsoft.com/en-us/windows-8/preview-iso I'm wondering if anyone has tried AOO 4.0 with it yet? If there are any new critical issues there it would be good to know and possibly fix in 4.0.1. -Rob

RE: EXTERNAL: Re: Building comphelper

2013-09-06 Thread Steele, Raymond
I am targeting x86. We really need to get this build because of a Java 7 requirement. I've build some add-ons to AOO version 3.3 that use Java 6, but our customer is requiring us to move to Java 7. My add-ons will not work because AOO 3.3 does not recognize the Java 7 JRE. I reverted back to

Re: requirements for vm-admins of forum/translate/wiki

2013-09-06 Thread Rob Weir
On Fri, Sep 6, 2013 at 12:14 PM, janI j...@apache.org wrote: On 6 September 2013 15:27, Dave Fisher dave2w...@comcast.net wrote: On Sep 4, 2013, at 11:37 PM, Jürgen Schmidt wrote: On 9/4/13 10:17 PM, Rob Weir wrote: On Wed, Sep 4, 2013 at 12:36 PM, janI j...@apache.org wrote: Hi. We

Re: Reporting a problem with the OpenOffice website

2013-09-06 Thread Alexandro Colorado
Asuming is an english version this is a link: http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.0/binaries/en-US/Apache_OpenOffice_4.0.0_Win_x86_install_en-US.exe On Fri, Sep 6, 2013 at 2:56 PM, Kenneth Aldis k.al...@yahoo.com wrote: I downloaded Apache OpenOffice 4.0 on 9-4-13

Re: User questions on dev mailing list

2013-09-06 Thread Andrew Rist
On 9/6/2013 4:41 AM, Rob Weir wrote: snip Another angle is to realize that enabling the user and motivating them in a specific direction is more powerful than trying to steer them away from a specific direction. Maybe the problem is we are not making the support forums sound attractive

Re: Donation

2013-09-06 Thread Andrea Pescetti
Bill LLD wrote: I tried to donate via PayPal. It says there's something wrong with the recipient's (your) PayPal account. Thanks for contacting us (and for the intention to donate!). To allow us to investigate this, could you provide the address of the page where you clicked the Paypal

permission problem with Windows SDK from snapshot 4.0.1

2013-09-06 Thread Regina Henschel
Hi, when I click on Windows version of SDK in https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds I get an error Forbidden You don't have permission to access /~jsc/developer-snapshots/snapshot/windows/Apache_OpenOffice-SDK_4.0.1_Win_x86_install_en-US.exe on this

Re: User questions on dev mailing list

2013-09-06 Thread Kay Schenk
On Fri, Sep 6, 2013 at 1:37 PM, Andrew Rist andrew.r...@oracle.com wrote: On 9/6/2013 4:41 AM, Rob Weir wrote: snip Another angle is to realize that enabling the user and motivating them in a specific direction is more powerful than trying to steer them away from a specific direction.

Re: User questions on dev mailing list

2013-09-06 Thread Hagar Delest
Le 06/09/2013 22:37, Andrew Rist a écrit : Perhaps this is a situation of people who are more comfortable with email as a tool as opposed to a forum. If you are not familiar with forums in general, our forum can be pretty daunting to navigate - there's a lot of info there. Do we have a way

RE: EXTERNAL: Re: Building comphelper

2013-09-06 Thread Steele, Raymond
Herbert, To address the isfinite() issue I added the following to rtl/math.hxx: #ifdef SOLARIS #undef SAL_MATH_FINITE #define SAL_MATH_FINITE(d) finite(d) #endf Your links were very helpful. Thanks so much. Now onto: integer_fwd.cpp contains the following on line 136 and 137: 136: template

Re: Latest update fucked my spread sheets

2013-09-06 Thread Kay Schenk
On Thu, Sep 5, 2013 at 3:52 AM, Rob Weir robw...@apache.org wrote: On Thu, Sep 5, 2013 at 2:16 AM, Oliver-Rainer Wittmann orwittm...@googlemail.com wrote: Hi, On 05.09.2013 02:49, Krynock Construction wrote: Just to let you dicks know, I updated the program with the latest update

RE: EXTERNAL: Re: Building comphelper

2013-09-06 Thread Steele, Raymond
Problem after problem. Now I am getting: Entering /opt/aoo-4.0.0/main/configmgr/source Compiling: configmgr/source/partial.cxx /usr/local/include/boost/unordered/detail/emplace_args.hpp, line 199: Error: Could not find a match for boost::tuples::getboost::tuples::N, boost::tuples::HT,