Re: std::stringstream aStrStream

2013-04-18 Thread Andre Fischer
On 18.04.2013 04:51, jorge ivan poot diaz wrote: Hello, Thanks you, I have already changed the string as you said me. This is the result: ::rtl::OUString aName ( aEdtName.GetText() ); And then I put this code std::stringstream aStrStream; aStrStream << "\nThis is " << aName << " a

Re: [Error] Compile AOO on Debian amd64

2013-04-18 Thread Oliver-Rainer Wittmann
Hi On 18.04.2013 00:28, Albino B Neto wrote: Hi I did it all again, look[1]. 1 - http://pastebin.com/mnB26Rk3 The information presented at the linked web resource does not show the error in module sw. But regarding the removed Slot FN_PROPERTY_WRAP_DLG perform a clean build of module sw

Re: buildbot failure in ASF Buildbot on aoo-win7

2013-04-18 Thread Oliver-Rainer Wittmann
Hi, On 18.04.2013 09:35, build...@apache.org wrote: Hi! , The aoo-win7 builder has just completed a run STATUS: Failure Build revision 1468973 on branch openoffice/trunk Snapshot results at: http://ci.apache.org/projects/openoffice/ Build using the ASF buildslave: bb-win7 Build resu

Re: GSOC 2013

2013-04-18 Thread Rajath Shashidhara
I was glancing the dev guide: I read that PyUNO has not been used much and might contain which have not been tested. Since I'm good at both java and python, I thought I'll use JAVA as my coding language for building this extension. Any thoughts about this? Also, XComponentLoader.loadComponentFro

Re: [Error] Compile AOO on Debian amd64

2013-04-18 Thread Andre Fischer
On 17.04.2013 21:22, Albino B Neto wrote: 2013/4/17 Albino B Neto : When you have fixed the errors in that module you can resume the build by running: build --all:sw When I running command "buid --all:sw", look: == build -- version: 275224 Cannot determine source directory/repository

Re: GSOC 2013

2013-04-18 Thread Oliver-Rainer Wittmann
Him On 18.04.2013 10:09, Rajath Shashidhara wrote: I was glancing the dev guide: I read that PyUNO has not been used much and might contain which have not been tested. Since I'm good at both java and python, I thought I'll use JAVA as my coding language for building this extension. Any thought

Official survey service? (Was: Re: Conversation: Pick A Logo)

2013-04-18 Thread Claudio Filho
Hi Em 17/04/2013 21:08, "Rob Weir" escreveu: > If we want I can put a poll up on http://openofficesurvey.org. Rob, isn't better use this service in side of our domain? Some thing like survey.OpenOffice.org? My two cents... ;-) Best regards Claudio

Re: Official survey service? (Was: Re: Conversation: Pick A Logo)

2013-04-18 Thread Rob Weir
On Thu, Apr 18, 2013 at 7:05 AM, Claudio Filho wrote: > Hi > > Em 17/04/2013 21:08, "Rob Weir" escreveu: > > If we want I can put a poll up on http://openofficesurvey.org. > > Rob, isn't better use this service in side of our domain? Some thing like > survey.OpenOffice.org? > > My two cents... ;

[CODE]: 3layer drop part 1 is integrated

2013-04-18 Thread Jürgen Schmidt
Hi, a further notice for you. I have integrated the first chunk of changes to get rid of the 3layer. I would like to include these change in the QA process during the regression tests. I have built and checked the office several times on Windows, MacOS and Linux. I synchronized regular to trunk a

Re: Conversation: Pick A Logo

2013-04-18 Thread Rob Weir
On Wed, Apr 17, 2013 at 11:09 PM, Samer Mansour wrote: > Rob, > > Would I be able to gain access to create this poll? Could you set me up and > send me the details? > > I complete the test poll you sent out, there was a couple options shown off > in that. I'd have to see if it allows us to post

Re: Official survey service? (Was: Re: Conversation: Pick A Logo)

2013-04-18 Thread janI
On 18 April 2013 13:13, Rob Weir wrote: > On Thu, Apr 18, 2013 at 7:05 AM, Claudio Filho wrote: > > > Hi > > > > Em 17/04/2013 21:08, "Rob Weir" escreveu: > > > If we want I can put a poll up on http://openofficesurvey.org. > > > > Rob, isn't better use this service in side of our domain? Some

Make x Dmake x Build (Was: Re: [Error] Compile AOO on Debian amd64)

2013-04-18 Thread Claudio Filho
Hi 2013/4/18 Oliver-Rainer Wittmann : > But regarding the removed Slot FN_PROPERTY_WRAP_DLG perform a clean build of > module sw: > - cd sw > - make clean > - build Oliver, sorry by my newbie ask, but... we don't use more dmake? If i understood correctly, "build" is a perl script that calls all

Re: Make x Dmake x Build (Was: Re: [Error] Compile AOO on Debian amd64)

2013-04-18 Thread janI
On 18 April 2013 14:08, Claudio Filho wrote: > Hi > > 2013/4/18 Oliver-Rainer Wittmann : > > But regarding the removed Slot FN_PROPERTY_WRAP_DLG perform a clean > build of > > module sw: > > - cd sw > > - make clean > > - build > > Oliver, sorry by my newbie ask, but... we don't use more dmake? >

Re: Official survey service? (Was: Re: Conversation: Pick A Logo)

2013-04-18 Thread Claudio Filho
Hi 2013/4/18, janI : > On 18 April 2013 13:13, Rob Weir wrote: >> No objections is someone wants to have a month-long wrestling match with >> Infra to get something like this set up. But I was able to get it set up >> on my server in 30 minutes, including buying the domain from GoDaddy for >> $7

[CODE, UNO API] UNO commands .uno:FlipHorizonal and .uno.FlipVertical - behavior corrected

2013-04-18 Thread Oliver-Rainer Wittmann
Hi, by fixing issue 122026 [1] I have corrected the behavior of the UNO commands .uno:FlipHorizontal and .uno.FlipVertical. Until AOO 3.4.1 UNO command .uno:FlipHorizontal could be used to flip _vertically_ a Writer graphic while UNO command .uno:FlipVertical could be used to flip _horizonta

Re: Official survey service? (Was: Re: Conversation: Pick A Logo)

2013-04-18 Thread Rob Weir
On Thu, Apr 18, 2013 at 8:22 AM, Claudio Filho wrote: > Hi > > 2013/4/18, janI : > > On 18 April 2013 13:13, Rob Weir wrote: > >> No objections is someone wants to have a month-long wrestling match with > >> Infra to get something like this set up. But I was able to get it set > up > >> on my s

Re: Official survey service? (Was: Re: Conversation: Pick A Logo)

2013-04-18 Thread Albino B Neto
2013/4/18 Claudio Filho : > Hi Hi. >> Where would like survey.openoffice.org to point to ? > > Direct to point, Janl. ;-) > > We can redirect the domain to your server, Rob, and after to migrate > to Apache servers when possible. +1 Albino --

Re: [Error] Compile AOO on Debian amd64

2013-04-18 Thread Albino B Neto
2013/4/18 Oliver-Rainer Wittmann : > But regarding the removed Slot FN_PROPERTY_WRAP_DLG perform a clean build of > module sw: > - cd sw > - make clean > - build I am trying this. :-) And is running now the command "build --all:sw", on directory "main/instsetoo_native" Albino --

draft blog post: With Special Guest Star... Apache OpenOffice

2013-04-18 Thread Rob Weir
https://blogs.apache.org/preview/OOo/?previewEntry=with_special_guest_star_apache This is time-sensitive, so I'd like to get this out this afternoon. Thanks! -Rob

Re: draft blog post: With Special Guest Star... Apache OpenOffice

2013-04-18 Thread Donald Whytock
Looks good. Especially after seeing Windows 8 as the hacker's OS of choice on Arrow. That's just wrong. Don On Thu, Apr 18, 2013 at 11:48 AM, Rob Weir wrote: > > https://blogs.apache.org/preview/OOo/?previewEntry=with_special_guest_star_apache > > This is time-sensitive, so I'd like to get t

Re: draft blog post: With Special Guest Star... Apache OpenOffice

2013-04-18 Thread Rory O'Farrell
On Thu, 18 Apr 2013 11:48:10 -0400 Rob Weir wrote: > https://blogs.apache.org/preview/OOo/?previewEntry=with_special_guest_star_apache > > This is time-sensitive, so I'd like to get this out this afternoon. > Send it out - it's non controversial! -- Rory O'Farrell --

test aoo4

2013-04-18 Thread Sylvain DENIS
Hello I hope to test AOO4 I am on Ubuntu 12.10 64bits I try to install AOO4. Problem with installation debian-menus -- Librement, *Sylvain DENIS* /_*Expert TIC, FLOSS & WEB*_/ _Mon gsm :_ +32 (0)499 219 802 _Mon identifiant SIP :_ sylvaindenis _Mon adresse SIP :_ sylvainde...@ippi.fr _Mon n

Re: draft blog post: With Special Guest Star... Apache OpenOffice

2013-04-18 Thread janI
Send it out. rgds jan I On 18 April 2013 17:57, Rory O'Farrell wrote: > On Thu, 18 Apr 2013 11:48:10 -0400 > Rob Weir wrote: > > > > https://blogs.apache.org/preview/OOo/?previewEntry=with_special_guest_star_apache > > > > This is time-sensitive, so I'd like to get this out this afternoon. >

Re: draft blog post: With Special Guest Star... Apache OpenOffice

2013-04-18 Thread Kay Schenk
On Thu, Apr 18, 2013 at 8:48 AM, Rob Weir wrote: > > https://blogs.apache.org/preview/OOo/?previewEntry=with_special_guest_star_apache > > This is time-sensitive, so I'd like to get this out this afternoon. > > Thanks! > > -Rob > Go Tessa! Go AOO! and dang, sorry I missed this episode! :/ Yep, g

Re: test aoo4

2013-04-18 Thread Kay Schenk
2013/4/18 Sylvain DENIS > Hello > > I hope to test AOO4 > > I am on Ubuntu 12.10 64bits > > I try to install AOO4. > > Problem with installation debian-menus > > > -- > Librement, > > *Sylvain DENIS* > /_*Expert TIC, FLOSS & WEB*_/ > _Mon gsm :_ +32 (0)499 219 802 > _Mon identifiant SIP :_ sylvai

Re: draft blog post: With Special Guest Star... Apache OpenOffice

2013-04-18 Thread F C. Costero
Very good! I have a couple of editing suggestions, if it is not too late. The line "Those with access (and this may has geo-based access restrictions) can see scene starting at the 8:50 mark on ABC's online version of the episode

Re: draft blog post: With Special Guest Star... Apache OpenOffice

2013-04-18 Thread Rob Weir
On Thu, Apr 18, 2013 at 1:08 PM, F C. Costero wrote: > Very good! I have a couple of editing suggestions, if it is not too late. > The line > "Those with access (and this may has geo-based access restrictions) can see > scene starting at the 8:50 mark on ABC's online version of the > episode< > h

Re: test aoo4

2013-04-18 Thread Albino B Neto
2013/4/18 Sylvain DENIS : > Problem with installation debian-menus This bug [1]. 1 - https://issues.apache.org/ooo/show_bug.cgi?id=122080 Albino - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional

Re: [Error] Compile AOO on Debian amd64

2013-04-18 Thread Albino B Neto
2013/4/18 Albino B Neto : > And is running now the command "build --all:sw", on directory > "main/instsetoo_native" More error [1]. 1 - http://pastebin.com/HsCwnQRq I ran the command, but, still show error. Albino - To uns

[PROPOSAL] AOO forum in pt-br

2013-04-18 Thread Albino B Neto
Hi I would like to propose a forum PT-BR[1]. 1 - forum.openoffice.org/pt-br/forum/ We have a general geral-ptbr@, but it would be an interesting forum also. But I think it would be an option for us, as there is in Brazil users who prefer it. I can be adm/mod. Albino --

Re: [Error] Compile AOO on Debian amd64

2013-04-18 Thread Pavel Janík
On Apr 18, 2013, at 9:18 PM, Albino B Neto wrote: > 2013/4/18 Albino B Neto : >> And is running now the command "build --all:sw", on directory >> "main/instsetoo_native" > > More error [1]. > > 1 - http://pastebin.com/HsCwnQRq > > I ran the command, but, still show error. Paste more so we see

Re: [Error] Compile AOO on Debian amd64

2013-04-18 Thread Albino B Neto
2013/4/18 Pavel Janík : > Paste more so we see the actual error and not the message that there is an > error in instsetoo_native ;-) Sorry :-P Look: http://pastebin.com/2NNAcKwt Albino - To unsubscribe, e-mail: dev-unsubsc

Re: Official survey service? (Was: Re: Conversation: Pick A Logo)

2013-04-18 Thread Andrea Pescetti
janI wrote: On 18 April 2013 13:13, Rob Weir wrote: If we want I can put a poll up on http://openofficesurvey.org. Where would like survey.openoffice.org to point to ? Indeed, let's avoid using unofficial domains when we can redirect an official subdomain. Redirecting the DNS won't pose a bi

Re: [Error] Compile AOO on Debian amd64

2013-04-18 Thread Pavel Janík
On Apr 18, 2013, at 9:41 PM, Albino B Neto wrote: > 2013/4/18 Pavel Janík : >> Paste more so we see the actual error and not the message that there is an >> error in instsetoo_native ;-) > > Sorry :-P > > Look: http://pastebin.com/2NNAcKwt https://issues.apache.org/ooo/show_bug.cgi?id=121469

Re: Blind Accessibility

2013-04-18 Thread Jean-Philippe MENGUAL
Hi, We've just had a feedback about the latest snapshot of OOo. It seems that the user has a problem using with Windows 8 and NVDA beta. Is that a known situation? The user doesn't has Symphony installed on his computer and not JBA. He tried running as admin. Thanks for your answer. Regards, J

Re: Make x Dmake x Build (Was: Re: [Error] Compile AOO on Debian amd64)

2013-04-18 Thread Kay Schenk
On Thu, Apr 18, 2013 at 5:17 AM, janI wrote: > On 18 April 2013 14:08, Claudio Filho wrote: > > > Hi > > > > 2013/4/18 Oliver-Rainer Wittmann : > > > But regarding the removed Slot FN_PROPERTY_WRAP_DLG perform a clean > > build of > > > module sw: > > > - cd sw > > > - make clean > > > - build >

Re: Make x Dmake x Build (Was: Re: [Error] Compile AOO on Debian amd64)

2013-04-18 Thread janI
On 18 April 2013 22:38, Kay Schenk wrote: > On Thu, Apr 18, 2013 at 5:17 AM, janI wrote: > > > On 18 April 2013 14:08, Claudio Filho wrote: > > > > > Hi > > > > > > 2013/4/18 Oliver-Rainer Wittmann : > > > > But regarding the removed Slot FN_PROPERTY_WRAP_DLG perform a clean > > > build of > >

Re: Spam on extensions website

2013-04-18 Thread FR web forum
Spam again: http://extensions.openoffice.org/en/recent_updated - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org

Setup OpenOffice as a Windows Server service

2013-04-18 Thread Le Quan Ha
Dear OpenOffice Development, I would like to ask an OpenOffice question: previously we linked you OpenOffice 3.1, 32-bit into our old Windows Server 2008 Standard and setup OpenOffice 3.1 as a server service to read and parse .doc, .docx document files into our PhP software. Hence, whenever

Re: Setup OpenOffice as a Windows Server service

2013-04-18 Thread Alexandro Colorado
you should look into the code that was produced by Laurent Godard few years back. OOoConv http://oooconv.free.fr/index_en.html On 4/18/13, Le Quan Ha wrote: > Dear OpenOffice Development, > > > > I would like to ask an OpenOffice question: previously we linked you > OpenOffice 3.1, 32-bit into o

Re: [PROPOSAL] AOO forum in pt-br

2013-04-18 Thread RGB ES
2013/4/18 Albino B Neto > Hi > > I would like to propose a forum PT-BR[1]. > Why not a generic Portuguese forum instead of a Brazilian focused one? The Spanish forum, for example, covers all Spain and Latin American users. Also, a better time-zone coverage helps to fight spam ;) Other than that

Re: Make x Dmake x Build (Was: Re: [Error] Compile AOO on Debian amd64)

2013-04-18 Thread Kay Schenk
On Thu, Apr 18, 2013 at 2:11 PM, janI wrote: > On 18 April 2013 22:38, Kay Schenk wrote: > > > On Thu, Apr 18, 2013 at 5:17 AM, janI wrote: > > > > > On 18 April 2013 14:08, Claudio Filho wrote: > > > > > > > Hi > > > > > > > > 2013/4/18 Oliver-Rainer Wittmann : > > > > > But regarding the rem

Re: draft blog post: Visualizing the AOO Dev List

2013-04-18 Thread Kay Schenk
On Tue, Apr 16, 2013 at 10:43 AM, Rob Weir wrote: > > https://blogs.apache.org/preview/OOo/?previewEntry=visualizing_the_aoo_dev_list > > Regards, > > -Rob > Wonderful and nice to see this got published. -- ---

Re: Setup OpenOffice as a Windows Server service

2013-04-18 Thread Rob Weir
On Thu, Apr 18, 2013 at 4:42 PM, Le Quan Ha wrote: > Dear OpenOffice Development, > > ** ** > > I would like to ask an OpenOffice question: previously we linked you > OpenOffice 3.1, 32-bit into our old Windows Server 2008 Standard and setup > OpenOffice 3.1 as a server service to read and p

Re: draft blog post: With Special Guest Star... Apache OpenOffice

2013-04-18 Thread Peter Junge
On 4/18/2013 11:48 PM, Rob Weir wrote: https://blogs.apache.org/preview/OOo/?previewEntry=with_special_guest_star_apache This is time-sensitive, so I'd like to get this out this afternoon. Great! Peter - To unsubscribe, e-ma

Re: Handlers in Drawing

2013-04-18 Thread Alan Eduardo Puc Pech
Thanks regina, I have been reading this code. It is very interesting, now just beginning to find that piece of code, I can see the points that allow you to manipulate the shapes. And Hello Armin, how I can see the changes you've done? I have to download it from Subversion? Regards, Alan 2013/4/1

Building Guide

2013-04-18 Thread Rajath Shashidhara
Hello, I suggest a change in the building guide: http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step In the last step: sudo dpkg -i unxlngx6.pro/OpenOffice/deb/install/en-US/DEBS/*.deb sudo dpkg -i unxlngx6.pro/OpenOffice/deb/install/en-US/DEBS/desktop-integration/open

Re: Make x Dmake x Build (Was: Re: [Error] Compile AOO on Debian amd64)

2013-04-18 Thread Jürgen Schmidt
On 4/19/13 12:33 AM, Kay Schenk wrote: > On Thu, Apr 18, 2013 at 2:11 PM, janI wrote: > >> On 18 April 2013 22:38, Kay Schenk wrote: >> >>> On Thu, Apr 18, 2013 at 5:17 AM, janI wrote: >>> On 18 April 2013 14:08, Claudio Filho wrote: > Hi > > 2013/4/18 Oliver-Rainer Wittm

Unable to install OpenOffice SDK

2013-04-18 Thread Rajath Shashidhara
Hello, I'm running Ubuntu 12.10 on my computer. The self extracting .deb file I downloaded from your website doesn't install from ubuntu sofware center. Error: ooobasis3.4-core01 not found. Is there a workaround for this problem? Can I extract the debian and modify some make files to manually inst