[CODE] Build breaks in sal with commit r1333456

2012-05-05 Thread Regina Henschel
Hi, in r1333456 build breaks in main\sal\osl\all\loadmodulerelative.cxx(75) with error C4716: 'osl_loadAsciiModuleRelative' : must return a value Kind regards Regina

Re: [CODE] Build breaks in sal with commit r1333456

2012-05-05 Thread eric b
Le 5 mai 12 à 08:35, Regina Henschel a écrit : Hi, in r1333456 build breaks in main\sal\osl\all\loadmodulerelative.cxx (75) with error C4716: 'osl_loadAsciiModuleRelative' : must return a value After a fast read, I'd vote for the following missing line : return aModule; Just after

Re: A wiki about how to support a VBA API

2012-05-05 Thread Andrew Douglas Pitonyak
On 05/02/2012 04:29 AM, Peng Chen wrote: Hi All, I post a wiki about how to support a VBA API in OpenOffice, http://wiki.services.openoffice.org/wiki/How_to_support_a_VBA_API_in_OpenOffice Any feedback will be appreciated, thanks. Now that I know what the page describes (thanks

[CODE] need review for issue 119308

2012-05-05 Thread eric b
Hi, Can someone review the patch I attached to the issue ? See: https://issues.apache.org/ooo/show_bug.cgi?id=119308 Thanks in advance, Eric -- qɔᴉɹə Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page L'association EducOOo : http://www.educoo.org Blog :

Re: A wiki about how to support a VBA API

2012-05-05 Thread Yong Lin Ma
On Sat, May 5, 2012 at 9:51 AM, Claudio Filho filh...@gmail.com wrote: Hi 2012/5/3 Rob Weir robw...@apache.org: We have VBA support in Symphony.  It looks like the Symphony developers are starting to add some technical documentation about the features they added to Symphony, beyond what is

[CODE] build breaks with commit r1334023 in drawinglayer

2012-05-05 Thread Regina Henschel
Hi, build breaks in drawinglayer with error /usr/bin/cp: cannot stat `/cygdrive/c/AOO_2012_5_git/main/drawinglayer/inc/drawinglayer/primitive2d/objectinfoprimitive2d.hxx': No such file or directory Kind regards Regina

[CODE] Build breaks with r1334023 in svgio

2012-05-05 Thread Regina Henschel
Hi, build breaks with error /usr/bin/cp: cannot stat `/cygdrive/c/AOO_2012_5_git/main/svgio/inc/svgio/svgreader/svgtitledescnode.hxx': No such file or directory Kind regards Regina

Re: Would there be any interest in starting a AOO Group on Launchpad

2012-05-05 Thread Wolf Halton
On Fri, May 4, 2012 at 9:37 PM, Claudio Filho filh...@gmail.com wrote: Hi 2012/5/2 Wolf Halton wolf.hal...@gmail.com: Apparently Launchpad makes its own debs, so that is not necessary. Humm... i started to study the debian package system, and isn't easy to do this. Automated system for

Re: [CODE] Build breaks in sal with commit r1333456

2012-05-05 Thread Herbert Duerr
After a fast read, I'd vote for the following missing line : return aModule; Just after 73 oslModule aModule = osl_loadModuleRelative( baseModule, pUniName, nRtldMode ); 74 rtl_uString_release( pUniName ); But hdu will certainly confirm :) :-) Yes, done as r1334368. Sorry about that.

Re: [RELEASE] new DL test...needs review and comments, and probably correction

2012-05-05 Thread Jürgen Schmidt
On 5/5/12 4:03 AM, Marcus (OOo) wrote: Am 05/05/2012 12:08 AM, schrieb Dave Fisher: On May 4, 2012, at 1:22 PM, Marcus (OOo) wrote: Am 05/04/2012 06:27 PM, schrieb Kay Schenk: On Fri, May 4, 2012 at 12:50 AM, Jürgen Schmidt jogischm...@googlemail.comwrote: Hi, I have tested

Re: Would there be any interest in starting a AOO Group on Launchpad

2012-05-05 Thread Claudio Filho
Hi 2012/5/5 Wolf Halton wolf.hal...@gmail.com: This is definitely part of the fun. :-) hehehe... Indeed! :-) PS join the team and we can make this voyage of discovery together. I think that already have a good group for this. I will start set up a debian mirror for AOO in my userspace. In

Can somebody remind me how to pull source?

2012-05-05 Thread Wolf Halton
I want all the source so I am thinking it will be a pattern like: svn pull openoffice/something -Wolf -- This Apt Has Super Cow Powers - http://sourcefreedom.com Open-Source Software in Libraries - http://FOSS4Lib.org Advancing Libraries Together - http://LYRASIS.org Apache Open Office

Re: Can somebody remind me how to pull source?

2012-05-05 Thread Raphael Bircher
Hi Wolf Am 05.05.12 12:56, schrieb Wolf Halton: I want all the source so I am thinking it will be a pattern like: svn pull openoffice/something http://incubator.apache.org/openofficeorg/source.html Greetings Raphael

Re: A wiki about how to support a VBA API

2012-05-05 Thread TJ Frazier
Hi, Andrew, On 5/5/2012 02:48, Andrew Douglas Pitonyak wrote: On 05/02/2012 04:29 AM, Peng Chen wrote: Hi All, I post a wiki about how to support a VBA API in OpenOffice, http://wiki.services.openoffice.org/wiki/How_to_support_a_VBA_API_in_OpenOffice Any feedback will be appreciated, thanks.

Resignation from PPMC

2012-05-05 Thread Jean Weber
I hereby resign from the Apache OpenOffice PPMC. I intend no further involvement with this project and will unsubscribe from all project lists after posting this note. For me, contributing to a volunteer project must be enjoyable. I do not enjoy working with this group, because of the behaviour

Re: Would there be any interest in starting a AOO Group on Launchpad

2012-05-05 Thread Albino Biasutti Neto
Hi. 2012/5/5 Claudio Filho filh...@gmail.com Hi 2012/5/5 Wolf Halton wolf.hal...@gmail.com: This is definitely part of the fun. :-) hehehe... Indeed! :-) PS join the team and we can make this voyage of discovery together. I think that already have a good group for this. I will start

Re: [RELEASE] new DL test...needs review and comments, and probably correction

2012-05-05 Thread Claudio Filho
Hi In Debian environment don't work. I used Iceweasel (Ffox in Debian) and Chromium, and for both returned a rpm package. http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-rpm_pt-BR.tar.gz/download As you can

Re: [RELEASE] new DL test...needs review and comments, and probably correction

2012-05-05 Thread Marcus (OOo)
Am 05/05/2012 02:33 PM, schrieb Claudio Filho: In Debian environment don't work. I used Iceweasel (Ffox in Debian) and Chromium, and for both returned a rpm package.

Re: [RELEASE] new DL test...needs review and comments, and probably correction

2012-05-05 Thread Claudio Filho
2012/5/5 Marcus (OOo) marcus.m...@wtnet.de: The platform seems not recognized. Please post what you get from this webpage: My results. Claudio - Chromium 18.0.1025.168~r134367-1 - navigator.platform: Linux i686 navigator.UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19

Re: [RELEASE] new DL test...needs review and comments, and probably correction

2012-05-05 Thread Marcus (OOo)
Am 05/05/2012 12:24 PM, schrieb Jürgen Schmidt: On 5/5/12 4:03 AM, Marcus (OOo) wrote: Am 05/05/2012 12:08 AM, schrieb Dave Fisher: On May 4, 2012, at 1:22 PM, Marcus (OOo) wrote: Am 05/04/2012 06:27 PM, schrieb Kay Schenk: On Fri, May 4, 2012 at 12:50 AM, Jürgen Schmidt

Re: [RELEASE] new DL test...needs review and comments, and probably correction

2012-05-05 Thread Rob Weir
On Sat, May 5, 2012 at 6:24 AM, Jürgen Schmidt jogischm...@googlemail.com wrote: On 5/5/12 4:03 AM, Marcus (OOo) wrote: Am 05/05/2012 12:08 AM, schrieb Dave Fisher: On May 4, 2012, at 1:22 PM, Marcus (OOo) wrote: Am 05/04/2012 06:27 PM, schrieb Kay Schenk: On Fri, May 4, 2012 at 12:50

Re: [RELEASE] new DL test...needs review and comments, and probably correction

2012-05-05 Thread Marcus (OOo)
Am 05/05/2012 02:55 PM, schrieb Claudio Filho: 2012/5/5 Marcus (OOo)marcus.m...@wtnet.de: The platform seems not recognized. Please post what you get from this webpage: My results. Claudio - Chromium 18.0.1025.168~r134367-1 - navigator.platform: Linux i686 navigator.UserAgent:

[DOWNLOAD] Improvements for the download webpages

2012-05-05 Thread Marcus (OOo)
Hi all, https://cwiki.apache.org/confluence/display/OOOUSERS/Improvements+for+the+download+webpages I've created a new Wikipage to collect all the smaller and bigger things that needs to be done to improvement the webpages for downloading AOO. It's in general and not only for our first

Re: [CODE] build breaks with commit r1334023 in drawinglayer

2012-05-05 Thread Armin
Hi Regina and others, sorry, I forgot to add and commit newly added files. Argh! I'll try to add these ASAP... I apologize; I should always 'svn add ...' immediately for new files... Sincerely, Armin Regina Henschel rb.hensc...@t-online.de wrote: Hi, build breaks in drawinglayer

Re: [CODE] Build breaks with r1334023 in svgio

2012-05-05 Thread Armin
Hi Regina, sorry, I forgot to add new files and thus these are missing for the commit. I have to be more careful in the future and 'svn add ...' new files immediately/sooner. I tried to access my develop machine in the office tbis aftrenoon, but it's locked, could not access it. Thus you should

Re: Propose testlink

2012-05-05 Thread Ji Yan
I don't have any public storage to store the VM image(File size is about 6 GB). Does anyone know whether there is public storage I can upload my file? 2012/5/4 Raphael Bircher rbirc...@apache.org Hi Ji Yan You can upload the VM samewhere? so asfinfra people can have a look on it. But you

Re: I want to stay informed about OpenOffice option for the home page?

2012-05-05 Thread Rob Weir
On Fri, May 4, 2012 at 9:22 PM, drew jensen drewjensen.in...@gmail.com wrote: On Sat, 2012-05-05 at 03:19 +0200, Marcus (OOo) wrote: Am 05/05/2012 12:49 AM, schrieb drew: On Fri, 2012-05-04 at 17:42 -0400, Rob Weir wrote: On Fri, May 4, 2012 at 3:24 PM, drewd...@baseanswers.com  wrote:

Re: Would there be any interest in starting a AOO Group on Launchpad

2012-05-05 Thread Wolf Halton
Great! http://evergreen-community-01.lyrasistechnology.org http://sourcefreedom.com Apache developer: wolfhal...@apache.org On May 5, 2012 8:19 AM, Albino Biasutti Neto biasut...@gmail.com wrote: Hi. 2012/5/5 Claudio Filho filh...@gmail.com Hi 2012/5/5 Wolf Halton

Re: [DOWNLOAD] Improvements for the download webpages

2012-05-05 Thread Kay Schenk
On Sat, May 5, 2012 at 6:52 AM, Marcus (OOo) marcus.m...@wtnet.de wrote: Hi all, https://cwiki.apache.org/**confluence/display/OOOUSERS/** Improvements+for+the+download+**webpageshttps://cwiki.apache.org/confluence/display/OOOUSERS/Improvements+for+the+download+webpages I've created a new

Re: Propose testlink

2012-05-05 Thread Rob Weir
In Sat, May 5, 2012 at 10:57 AM, Ji Yan yanji...@gmail.com wrote: I don't have any public storage to store the VM image(File size is about 6 GB). Does anyone know whether there is public storage I can upload my file? I don't. And even if I did, I don't think that would help most testers

Re: [RELEASE] new DL test...needs review and comments, and probably correction

2012-05-05 Thread Kay Schenk
On Sat, May 5, 2012 at 6:46 AM, Marcus (OOo) marcus.m...@wtnet.de wrote: Am 05/05/2012 02:55 PM, schrieb Claudio Filho: 2012/5/5 Marcus (OOo)marcus.m...@wtnet.de: The platform seems not recognized. Please post what you get from this webpage: My results. Claudio - Chromium

Re: [RELEASE] new DL test...needs review and comments, and probably correction

2012-05-05 Thread Kay Schenk
On Sat, May 5, 2012 at 6:14 AM, Marcus (OOo) marcus.m...@wtnet.de wrote: Am 05/05/2012 12:24 PM, schrieb Jürgen Schmidt: On 5/5/12 4:03 AM, Marcus (OOo) wrote: Am 05/05/2012 12:08 AM, schrieb Dave Fisher: On May 4, 2012, at 1:22 PM, Marcus (OOo) wrote: Am 05/04/2012 06:27 PM, schrieb

Re: [RELEASE] new DL test...needs review and comments, and probably correction

2012-05-05 Thread Marcus (OOo)
Am 05/05/2012 06:47 PM, schrieb Kay Schenk: On Sat, May 5, 2012 at 6:46 AM, Marcus (OOo)marcus.m...@wtnet.de wrote: Am 05/05/2012 02:55 PM, schrieb Claudio Filho: 2012/5/5 Marcus (OOo)marcus.m...@wtnet.de: The platform seems not recognized. Please post what you get from this webpage:

Re: I want to stay informed about OpenOffice option for the home page?

2012-05-05 Thread Nancy K
Hi! I like what Drew has! I found a link with newspaper icons and there is one that might fit quickly with his drawings - the envelope open with a news headline coming out of the envelope.  All of these icons claim to be free according to the top of the page. 

Re: New Committer: Roberto Galoppini

2012-05-05 Thread Rob Weir
On Fri, May 4, 2012 at 1:18 PM, Rob Weir robw...@apache.org wrote: The Apache OpenOffice PPMC announces the addition of committer and PPMC member Roberto Galoppini, galoppini@ apache.org The list of all current podling committers is at: http://people.apache.org/committers-by-project.html#ooo.

Re: I want to stay informed about OpenOffice option for the home page?

2012-05-05 Thread drew
On Sat, 2012-05-05 at 11:03 -0400, Rob Weir wrote: On Fri, May 4, 2012 at 9:22 PM, drew jensen drewjensen.in...@gmail.com wrote: On Sat, 2012-05-05 at 03:19 +0200, Marcus (OOo) wrote: Am 05/05/2012 12:49 AM, schrieb drew: On Fri, 2012-05-04 at 17:42 -0400, Rob Weir wrote: On Fri, May

Re: I want to stay informed about OpenOffice option for the home page?

2012-05-05 Thread Rob Weir
On Sat, May 5, 2012 at 1:47 PM, drew d...@baseanswers.com wrote: On Sat, 2012-05-05 at 11:03 -0400, Rob Weir wrote: On Fri, May 4, 2012 at 9:22 PM, drew jensen drewjensen.in...@gmail.com wrote: On Sat, 2012-05-05 at 03:19 +0200, Marcus (OOo) wrote: Am 05/05/2012 12:49 AM, schrieb drew:

Re: Propose testlink

2012-05-05 Thread drew jensen
On Sat, 2012-05-05 at 22:57 +0800, Ji Yan wrote: I don't have any public storage to store the VM image(File size is about 6 GB). Does anyone know whether there is public storage I can upload my file? Hi Yan, I could offer you a transfer location, I'd give you a ftp access to a dir on the

Question about the donations for the apache openoffice project

2012-05-05 Thread Daniel Albrecht
Dear Sir or Madam, I'm working on a school project and I have a question about apache openoffice. I have no information found on the internet about it. To what degree are the financial support for the openoffice project? thanks in advance -- NEU: FreePhone 3-fach-Flat mit kostenlosem

Re: Question about the donations for the apache openoffice project

2012-05-05 Thread Rob Weir
On Sat, May 5, 2012 at 2:15 PM, Daniel Albrecht l3i...@gmx.net wrote: Dear Sir or Madam, I'm working on a school project and I have a question about apache openoffice. I have no information found on the internet about it. To what degree are the financial support for the openoffice project?

Re: I want to stay informed about OpenOffice option for the home page?

2012-05-05 Thread drew
On Sat, 2012-05-05 at 14:16 -0400, Rob Weir wrote: On Sat, May 5, 2012 at 1:47 PM, drew d...@baseanswers.com wrote: On Sat, 2012-05-05 at 11:03 -0400, Rob Weir wrote: On Fri, May 4, 2012 at 9:22 PM, drew jensen drewjensen.in...@gmail.com wrote: On Sat, 2012-05-05 at 03:19 +0200, Marcus

Re: After AOO 3.4?

2012-05-05 Thread RGB ES
2012/5/5 Albino Biasutti Neto biasut...@gmail.com: Hi. We have to focus on end users, and seek feedback to research, created polls, and others. We need to get statistics AOO. Best, Albino Before that, we need to define who our end users are. We need a set of ideal users with clear needs:

Re: I want to stay informed about OpenOffice option for the home page?

2012-05-05 Thread drew jensen
On Sat, 2012-05-05 at 10:27 -0700, Nancy K wrote: Hi! I like what Drew has! I found a link with newspaper icons and there is one that might fit quickly with his drawings - the envelope open with a news headline coming out of the envelope. All of these icons claim to be free according to

Re: Can somebody remind me how to pull source?

2012-05-05 Thread drew
On Sat, 2012-05-05 at 11:35 -0400, Wolf Halton wrote: Thanks Raphael Exactly what I was looking for. Hi Wolf And to get the AOO340 tagged branch this line would work: svn co https://svn.apache.org/repos/asf/incubator/ooo/tags/AOO340/ AOO340 actually have that coming down to my machine now..

Lost a lot of weight? (was: Can somebody remind me how to pull source? )

2012-05-05 Thread drew
snip And to get the AOO340 tagged branch this line would work: svn co https://svn.apache.org/repos/asf/incubator/ooo/tags/AOO340/ AOO340 snip svn pull openoffice/something http://incubator.apache.org/openofficeorg/source.html Huh, just curious - the information page says that

Re: Getting Started with AOO book

2012-05-05 Thread Rob Weir
On Tue, May 1, 2012 at 9:22 PM, Jean Weber jeanwe...@gmail.com wrote: On Wed, May 2, 2012 at 10:29 AM, Rob Weir robw...@apache.org wrote: I think the trick is finding the right people, of connecting volunteers with volunteer opportunities.  Realistically, if someone was really interested in

System or bundled: Which font is used?

2012-05-05 Thread RGB ES
AOO installs several fonts but not system wide, it install those fonts on /opt/openoffice.org/basis3.4/share/fonts/truetype/ Some of those font (DejaVu family, Gentium Basic) are already installed on my system so the question is: which fonts use AOO, the system fonts or the bundled fonts?

Re: System or bundled: Which font is used?

2012-05-05 Thread Pedro Giffuni
--- Sab 5/5/12, RGB ES rgb.m...@gmail.com ha scritto: ... AOO installs several fonts but not system wide, it install those fonts on /opt/openoffice.org/basis3.4/share/fonts/truetype/ Some of those font (DejaVu family, Gentium Basic) are already installed on my system so the question is:

Re: Question about the donations for the apache openoffice project

2012-05-05 Thread Albino Biasutti Neto
Hi. 2012/5/5 Rob Weir robw...@apache.org On Sat, May 5, 2012 at 2:15 PM, Daniel Albrecht l3i...@gmx.net wrote: Dear Sir or Madam, I'm working on a school project and I have a question about apache openoffice. I have no information found on the internet about it. To what degree are

Re: After AOO 3.4?

2012-05-05 Thread Albino Biasutti Neto
Hi. 2012/5/5 RGB ES rgb.m...@gmail.com 2012/5/5 Albino Biasutti Neto biasut...@gmail.com: Hi. We have to focus on end users, and seek feedback to research, created polls, and others. We need to get statistics AOO. Best, Albino Before that, we need to define who our end users