CMS diff:

2013-01-25 Thread Piotr
Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://ooo-site.apache.org/css%2Fooo.css

Piotr

Index: trunk/content/css/ooo.css
===
--- trunk/content/css/ooo.css   (revision 1438272)
+++ trunk/content/css/ooo.css   (working copy)
@@ -197,7 +197,7 @@
 
 td {
   vertical-align: top;
-  border: 1px solid #a3afb6;
+  /* border: 1px solid #a3afb6; Nimmt den Border aus dem Tabellen raus, die 
auf der Startseite zu sehen sind.*/ 
   padding: 0.4em 0.5em 0.4em 0.5em;
   font-size: 0.9em;
 }



CMS diff: Apache OpenOffice - Deutsche Startseite

2013-01-25 Thread Piotr
Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://ooo-site.apache.org/de%2Findex.html

Piotr

Index: trunk/content/de/index.html
===
--- trunk/content/de/index.html (revision 1438272)
+++ trunk/content/de/index.html (working copy)
@@ -95,7 +95,7 @@
http://projects.testopenoffice.org/native-lang.html";>Sprachen 
verfügbar ist, als auch ein
http://www.opensource.org/docs/definition.php";>Open-Source-Projekt, 
in dem viele zumeist
ehrenamtliche Mitglieder das Produkt immer 
weiter verbessern und unterstützen. Für diese
-   Gemeinschaft suchen wirständig neue 
Mitglieder: Beteiligen Sie sich!
+   Gemeinschaft suchen wir ständig neue 
Mitglieder: Beteiligen Sie sich!

 




Re: [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-25 Thread Jürgen Schmidt
On 1/23/13 10:13 AM, Jürgen Schmidt wrote:
> Hi all,
> 
> this is a call for vote on releasing a minor respin of Apache OpenOffice
> 3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
> Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
> version is repackaged and a Hungarian dictionary is now included.
> 
> This release is a minor update to support further languages but no bug
> fixes. We decided to keep the effort minimal and updated only the new
> languages and no further minor bug fixes. It is the last minor update
> including "incubating" in the name and we do that to integrate smoothly
> in the naming scheme of the current release and to keep the download simple.
> 
> The source release for AOO 3.4.1 will be renewed and is based now on
> revision 1435053 from branch AOO34. For our broad user base we built and
> provide convenience binary packages on the same revision for all new
> languages.
> 
> The source release candidate can be found under
> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341srcrelease
> 
> The convenience binary full install sets for the new languages can be
> found under
> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341fullsets
> 
> The convenience binary language packs for the new languages can be found
> under
> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341languagepacks
> 
> Please vote on releasing this respin package as a complement to our
> already released Apache OpenOffice 3.4.1 (incubating).
> 
> The vote starts now and will be open for 72 hours until:
> 
>Saturday, 26 January: 2013-01-26 10:00am UTC+1.
> 
> The vote of PMC members is binding but we invite all people to vote (non
> binding) on this RC. We would like to provide a release that is
> supported by the majority of our project members.
> 
>[ ] +1 Release this respin package as complement Apache OpenOffice
> 3.4.1 (incubating)
>[ ]  0 Don't care
>[ ] -1 Do not release this package because...
> 

+1

Juergen


Re: [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-25 Thread Herbert Duerr

On 23.01.2013 10:13, Jürgen Schmidt wrote:

this is a call for vote on releasing a minor respin of Apache OpenOffice
3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
version is repackaged and a Hungarian dictionary is now included.

This release is a minor update to support further languages but no bug
fixes. We decided to keep the effort minimal and updated only the new
languages and no further minor bug fixes. It is the last minor update
including "incubating" in the name and we do that to integrate smoothly
in the naming scheme of the current release and to keep the download simple.
[...]


+1

Herbert



[Call For QA Volunteers] AOO UI IAccessible2 testing work

2013-01-25 Thread Steve Yin
Hi all,

The UI part of the AOO IAccessible2 migration dev work will be done in a
few days. We need QA volunteers to join the testing work and ensure the
migration quality. This work will be started on the branch "ia2".
https://svn.apache.org/repos/asf/openoffice/branches/ia2

If you are interested in AOO IAccessible2 testing work, please reply this
mail. Thanks.

-- 
Best Regards,

Steve Yin


Re: Error while trying to build from svn checkout

2013-01-25 Thread Herbert Duerr

On 25.01.2013 05:56, Michael Lam wrote:

I got the following when I tried to build from the latest SVN checkout.
I am building on Linux.

dmake:  Error: -- `sg25.sdv' not found, and can't be made


This file was removed in [1] because of [2]

[1] http://svn.apache.org/viewvc?view=revision&revision=1415238
[2] https://issues.apache.org/ooo/show_bug.cgi?id=118845#c6

If your build is still needing it probably means that your build was not 
clean, it was reusing stuff from earlier build attempts.


I suggest to go into the main directory and do a "dmake clean" there to 
clean all the older build artificats. Then start anew with "autoconf", 
"configure", "bootstrap", etc.


Hope that helps,
Herbert


Re: Hi

2013-01-25 Thread Alexandro Colorado
On Fri, Jan 25, 2013 at 4:58 AM, Pedro Giffuni  wrote:

>
>
> Hello Michael;
>
> There are many interesting things to do with Java: we could use a general
> update
> to the code to use generics (I think Eclipse has tools for that) and we
> have stuff like
> Lucene that I am pretty sure needs a review to see where we can use the new
> features. hsqldb could also use some tender care: we even have code for
> review that no one has looked at.
>
> You could make a walkthrough SVN to see how the code is distributed and
> have a try to build it in your platform. I am not going to lie: the code
> is big
> and some parts are scary (hey it's C++ !) , but with patience you get to
> understand enough to make a huge difference.
>

I recommend to scan the wiki for development guide, and some C++ snippets
and tutorials to work with OpenOffice and compile it, there was some cpp
tutorials.
http://wiki.openoffice.org/wiki/Uno/Cpp/Tutorials


>
> Pedro.
>
>
>
>
>
> >
> > Da: Michael Lam 
> >A: dev@openoffice.apache.org
> >Inviato: Giovedì 24 Gennaio 2013 20:26
> >Oggetto: Hi
> >
> >My name is Michael Lam, I am a software engineer and I would like to
> volunteer. I mostly program in Java but also know python and would like to
> brush up on my C/C++. I have been on this mailing list for awhile and also
> have an account on bugzilla.
> >
> >I don't have a particular module in mind and would like to know where is
> the best place to start. Do I just pick something bugzilla? I am up for
> suggestion and guidance.
> >
> >
>



-- 
Alexandro Colorado
Apache OpenOffice Contributor
http://es.openoffice.org


Re: [Call For QA Volunteers] AOO UI IAccessible2 testing work

2013-01-25 Thread Shenfeng Liu
Steve,
  Thanks very much for your work on the Accessibility development work!
  For the calling for Accessibility QA volunteers, I wonder if there is any
skill requirement, or tool that we prefer to use in testing?

- Shenfeng (Simon)


2013/1/25 Steve Yin 

> Hi all,
>
> The UI part of the AOO IAccessible2 migration dev work will be done in a
> few days. We need QA volunteers to join the testing work and ensure the
> migration quality. This work will be started on the branch "ia2".
> https://svn.apache.org/repos/asf/openoffice/branches/ia2
>
> If you are interested in AOO IAccessible2 testing work, please reply this
> mail. Thanks.
>
> --
> Best Regards,
>
> Steve Yin
>


Re: Open Office CD

2013-01-25 Thread tj

On 1/21/2013 14:27, jfdi...@wmconnect.com wrote:

Hello I live in a area where the only internet I can get is dial up and
everytime I try to download Open Office i get kicked offline and have to start
all over again so I was wondering if you have Open Office in CD form. Thank
you for your time.

Joe Dills


Let me heartily recommend what worked for me, when I used to have this 
problem: Firefox browser, plus the DownThemAll (DTA!) add-on, both free. 
When my download was interrupted (always at least once), DTA popped up a 
notification. One click on the stream name activates the DTA controls. A 
second click on "Resume", and away it goes, picking up right where it 
left off. On a bad day, this might happen several times, but it worked 
so well that I don't recall ever having to repeat a download.


(With a 10 Mb broadband, the time went from 8 hours to 4 /minutes/. 
Dial-up is a PITA.)


HTH,
/tj/




tag AOO341 and serf - 1.1.0 or 1.0.0

2013-01-25 Thread Pavel Janík
Hi,

I'm trying to build current tag AOO341 
(https://svn.apache.org/repos/asf/openoffice/tags/AOO341/ext_sources/).

serf 1.1.0 is in external_deps.lst:

p-00:/posta/build/BuildDir/ooo_AOO341_src # grep serf external_deps.lst 
name = serf-1.1.0.tar.bz2
URL1 = http://serf.googlecode.com/files/serf-1.1.0.tar.bz2

and it is really downloaded.

BUT serf-1.0.0 is expected:

p-00:/posta/build/BuildDir/ooo_AOO341_src # cat 
../ext_libraries/serf/serf_version.mk 
...
SERF_MAJOR=1
SERF_MINOR=0
SERF_MICRO=0
p-00:/posta/build/BuildDir/ooo_AOO341_src # 

-- 
Pavel Janík





Re: tag AOO341 and serf - 1.1.0 or 1.0.0

2013-01-25 Thread Jürgen Schmidt
On 1/25/13 2:34 PM, Pavel Janík wrote:
> Hi,
> 
> I'm trying to build current tag AOO341 
> (https://svn.apache.org/repos/asf/openoffice/tags/AOO341/ext_sources/).
> 
> serf 1.1.0 is in external_deps.lst:
> 
> p-00:/posta/build/BuildDir/ooo_AOO341_src # grep serf external_deps.lst 
> name = serf-1.1.0.tar.bz2
> URL1 = http://serf.googlecode.com/files/serf-1.1.0.tar.bz2
> 
> and it is really downloaded.
> 
> BUT serf-1.0.0 is expected:
> 
> p-00:/posta/build/BuildDir/ooo_AOO341_src # cat 
> ../ext_libraries/serf/serf_version.mk 
> ...
> SERF_MAJOR=1
> SERF_MINOR=0
> SERF_MICRO=0
> p-00:/posta/build/BuildDir/ooo_AOO341_src # 
> 

mmh, in my local branch directory where I have built the src release and
the binaries for Mac it is correct.

I have built the src release package and serf-1.0.0.tar.bz2 was
downloaded in ext_sources.

I can't reproduce your problem.

Juergen


Re: [www] How do I create wikibooks programmatically?

2013-01-25 Thread Stuart

On 01/25/13, Rob Weir wrote:

Hi Stuart,

We've migrated the wiki to a new server since 2010.  It looks like it
might not have the server extensions needed to do that book export.
We can ask for it to be added, but we're currently just recovering
from a period of spam attacks and server instability, so there might
be some delay before we can get this to happen.




Ok. Until then I'll take out the book generation link as it only 
confuses the user. Maybe I'll find some time to find out how it book 
creation can be re-enabled, but I'm still a newbee to wikimedia.


Thanks for your anser,
Stuart




Re: tag AOO341 and serf - 1.1.0 or 1.0.0

2013-01-25 Thread Pavel Janík
Hi,

>> p-00:/posta/build/BuildDir/ooo_AOO341_src # grep serf external_deps.lst 
>>name = serf-1.1.0.tar.bz2
>>URL1 = http://serf.googlecode.com/files/serf-1.1.0.tar.bz2

I unpacked trunk main here instead of AOO341 tag's one.

Sorry for confusion.
-- 
Pavel Janík





Re: Hi

2013-01-25 Thread Fan Zheng
Hi, Michael:

We are so happy on seeing new coming developers in the AOO community, Thank
you!

To be a developer volunteer, you shall prepare an AOO build environment in
your local and get some AOO technical knowledge and specifications. Such
stuff could be commonly found in the AOO WIKI pages. For example, the build
environment establishment document for different platforms are in here:

http://wiki.openoffice.org/wiki/Documentation/Building_Guide

And the structural introduction documents for applications could be
retrieved as following:

 For AOO Text Document (named as 'SW' internally):
http://wiki.openoffice.org/wiki/Writer
 For AOO Impress (named as 'SD' internally):
http://wiki.openoffice.org/wiki/Impress
 For AOO Calc (named as 'SC' internally):
http://wiki.openoffice.org/wiki/Calc

And of cause, refer to the new coming developer guide at first:
http://openoffice.apache.org/orientation/intro-development.html , but as it
is still a draft version, tell the community directly, if there anything
should be clarified, updated or even rewrote.

If you want to engage into the extension development via UNO, you can refer
to the tutorials Alexandro introduced above.

Thank you again, and having fun in this opening world.

ZhengFan
2013-01-25


2013/1/25 Alexandro Colorado 

> On Fri, Jan 25, 2013 at 4:58 AM, Pedro Giffuni  wrote:
>
> >
> >
> > Hello Michael;
> >
> > There are many interesting things to do with Java: we could use a general
> > update
> > to the code to use generics (I think Eclipse has tools for that) and we
> > have stuff like
> > Lucene that I am pretty sure needs a review to see where we can use the
> new
> > features. hsqldb could also use some tender care: we even have code for
> > review that no one has looked at.
> >
> > You could make a walkthrough SVN to see how the code is distributed and
> > have a try to build it in your platform. I am not going to lie: the code
> > is big
> > and some parts are scary (hey it's C++ !) , but with patience you get to
> > understand enough to make a huge difference.
> >
>
> I recommend to scan the wiki for development guide, and some C++ snippets
> and tutorials to work with OpenOffice and compile it, there was some cpp
> tutorials.
> http://wiki.openoffice.org/wiki/Uno/Cpp/Tutorials
>
>
> >
> > Pedro.
> >
> >
> >
> >
> >
> > >
> > > Da: Michael Lam 
> > >A: dev@openoffice.apache.org
> > >Inviato: Giovedì 24 Gennaio 2013 20:26
> > >Oggetto: Hi
> > >
> > >My name is Michael Lam, I am a software engineer and I would like to
> > volunteer. I mostly program in Java but also know python and would like
> to
> > brush up on my C/C++. I have been on this mailing list for awhile and
> also
> > have an account on bugzilla.
> > >
> > >I don't have a particular module in mind and would like to know where is
> > the best place to start. Do I just pick something bugzilla? I am up for
> > suggestion and guidance.
> > >
> > >
> >
>
>
>
> --
> Alexandro Colorado
> Apache OpenOffice Contributor
> http://es.openoffice.org
>


Re: [Call For QA Volunteers] AOO UI IAccessible2 testing work

2013-01-25 Thread Steve Yin
Hi Simon,

For the AOO IAccessible2 testing tools, I think a screen reader which can
support IA2 is required. We recommand JAWS for IA2 testing. And for the IA2
attributes or events information testing, AccProbe is preferred.

Link for AccProbe:
http://accessibility.linuxfoundation.org/a11yweb/util/accprobe/
Link for JAWS:
http://www.freedomscientific.com/products/fs/jaws-product-page.asp

The demo JAWS is fully functional, but require a computer reboot after 40
minutes if you wish to continue using the product.

As an IAccessble2 QA volunteer, you may need to know how to use JAWS, such
as the JAWS functions and their short cut keys. Using AccProble can view
the IA2 attributes and events. The document for IAccessible2 API can be
found here
http://www.linuxfoundation.org/collaborate/workgroups/accessibility/iaccessible2.
In short, for the accessibility testing, what we need is to simulate blind
users, try to find no accessible parts of the application and fix them.

Thanks.


On Fri, Jan 25, 2013 at 5:49 PM, Shenfeng Liu  wrote:

> Steve,
>   Thanks very much for your work on the Accessibility development work!
>   For the calling for Accessibility QA volunteers, I wonder if there is any
> skill requirement, or tool that we prefer to use in testing?
>
> - Shenfeng (Simon)
>
>
> 2013/1/25 Steve Yin 
>
> > Hi all,
> >
> > The UI part of the AOO IAccessible2 migration dev work will be done in a
> > few days. We need QA volunteers to join the testing work and ensure the
> > migration quality. This work will be started on the branch "ia2".
> > https://svn.apache.org/repos/asf/openoffice/branches/ia2
> >
> > If you are interested in AOO IAccessible2 testing work, please reply this
> > mail. Thanks.
> >
> > --
> > Best Regards,
> >
> > Steve Yin
> >
>



-- 
Best Regards,

Steve Yin


Re: [www] How do I create wikibooks programmatically?

2013-01-25 Thread Regina Henschel

Hi Stuart,

Stuart schrieb:

Hello group,

I found the following page:
http://wiki.openoffice.org/wiki/Documentation/DevGuide/FirstSteps/First_Steps


According to the Discussion section of this site, it should be possible
to let MediaWiki create a new book by clicking "Load this book as your
current book" in the toolbar on the left. However, there is no such
entry in the toolbar (the posting in the Diskussion section is from
2010, so things may have changed since then). The authors intent was
that a new book should be created using the most recent information from
http://wiki.openoffice.org/wiki/MediaWiki:Collections/Developer%27s_Guide_-_First_Steps


Can anybody give me a hint how that can be accomplished?


I have noticed the problem too and have written a bug report.
https://issues.apache.org/ooo/show_bug.cgi?id=121659
" The export feature in MWiki is broken"

Kind regards
Regina



Re: tag AOO341 and serf - 1.1.0 or 1.0.0

2013-01-25 Thread Jürgen Schmidt
On 1/25/13 3:00 PM, Pavel Janík wrote:
> Hi,
> 
>>> p-00:/posta/build/BuildDir/ooo_AOO341_src # grep serf external_deps.lst 
>>>name = serf-1.1.0.tar.bz2
>>>URL1 = http://serf.googlecode.com/files/serf-1.1.0.tar.bz2
> 
> I unpacked trunk main here instead of AOO341 tag's one.
> 
> Sorry for confusion.
> 

no problem, but I got a little bit nervous short in front of the respin ;-)

Juergen



Re: [Call For QA Volunteers] AOO UI IAccessible2 testing work

2013-01-25 Thread Fan Zheng
Great works, Steve, Well done!

And I think you may give some certain corresponding FVT cases to the QA
volenteers, if there exist.

2013/1/25 Steve Yin 

> Hi Simon,
>
> For the AOO IAccessible2 testing tools, I think a screen reader which can
> support IA2 is required. We recommand JAWS for IA2 testing. And for the IA2
> attributes or events information testing, AccProbe is preferred.
>
> Link for AccProbe:
> http://accessibility.linuxfoundation.org/a11yweb/util/accprobe/
> Link for JAWS:
> http://www.freedomscientific.com/products/fs/jaws-product-page.asp
>
> The demo JAWS is fully functional, but require a computer reboot after 40
> minutes if you wish to continue using the product.
>
> As an IAccessble2 QA volunteer, you may need to know how to use JAWS, such
> as the JAWS functions and their short cut keys. Using AccProble can view
> the IA2 attributes and events. The document for IAccessible2 API can be
> found here
>
> http://www.linuxfoundation.org/collaborate/workgroups/accessibility/iaccessible2
> .
> In short, for the accessibility testing, what we need is to simulate blind
> users, try to find no accessible parts of the application and fix them.
>
> Thanks.
>
>
> On Fri, Jan 25, 2013 at 5:49 PM, Shenfeng Liu  wrote:
>
> > Steve,
> >   Thanks very much for your work on the Accessibility development work!
> >   For the calling for Accessibility QA volunteers, I wonder if there is
> any
> > skill requirement, or tool that we prefer to use in testing?
> >
> > - Shenfeng (Simon)
> >
> >
> > 2013/1/25 Steve Yin 
> >
> > > Hi all,
> > >
> > > The UI part of the AOO IAccessible2 migration dev work will be done in
> a
> > > few days. We need QA volunteers to join the testing work and ensure the
> > > migration quality. This work will be started on the branch "ia2".
> > > https://svn.apache.org/repos/asf/openoffice/branches/ia2
> > >
> > > If you are interested in AOO IAccessible2 testing work, please reply
> this
> > > mail. Thanks.
> > >
> > > --
> > > Best Regards,
> > >
> > > Steve Yin
> > >
> >
>
>
>
> --
> Best Regards,
>
> Steve Yin
>


Re: website not working

2013-01-25 Thread Rory O'Farrell
On Fri, 25 Jan 2013 07:58:45 -0800 (PST)
cloudfire  wrote:

> Your link for the legacy (last working version) version of Open Office is not 
> working. When will it be up and running?

For earlier versions this link is working (just now checked)
http://archive.apache.org/dist/incubator/ooo/stable/

-- 
Rory O'Farrell 


Re: [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-25 Thread Dave Barton
+1

 Original Message  
From: Jürgen Schmidt 
To: dev@openoffice.apache.org
Date: Wed, 23 Jan 2013 10:13:14 +0100

> Hi all,
> 
> this is a call for vote on releasing a minor respin of Apache OpenOffice
> 3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
> Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
> version is repackaged and a Hungarian dictionary is now included.
> 
> This release is a minor update to support further languages but no bug
> fixes. We decided to keep the effort minimal and updated only the new
> languages and no further minor bug fixes. It is the last minor update
> including "incubating" in the name and we do that to integrate smoothly
> in the naming scheme of the current release and to keep the download simple.
> 
> The source release for AOO 3.4.1 will be renewed and is based now on
> revision 1435053 from branch AOO34. For our broad user base we built and
> provide convenience binary packages on the same revision for all new
> languages.
> 
> The source release candidate can be found under
> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341srcrelease
> 
> The convenience binary full install sets for the new languages can be
> found under
> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341fullsets
> 
> The convenience binary language packs for the new languages can be found
> under
> https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341languagepacks
> 
> Please vote on releasing this respin package as a complement to our
> already released Apache OpenOffice 3.4.1 (incubating).
> 
> The vote starts now and will be open for 72 hours until:
> 
>Saturday, 26 January: 2013-01-26 10:00am UTC+1.
> 
> The vote of PMC members is binding but we invite all people to vote (non
> binding) on this RC. We would like to provide a release that is
> supported by the majority of our project members.
> 
>[ ] +1 Release this respin package as complement Apache OpenOffice
> 3.4.1 (incubating)
>[ ]  0 Don't care
>[ ] -1 Do not release this package because...
> 
> 




Re: [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-25 Thread Pedro Giffuni
+1 (binding)



>
> Da: Jürgen Schmidt 
>A: dev@openoffice.apache.org 
>Inviato: Mercoledì 23 Gennaio 2013 4:13
>Oggetto: [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new 
>languages
> 
>Hi all,
>
>this is a call for vote on releasing a minor respin of Apache OpenOffice
>3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
>Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
>version is repackaged and a Hungarian dictionary is now included.
>
>This release is a minor update to support further languages but no bug
>fixes. We decided to keep the effort minimal and updated only the new
>languages and no further minor bug fixes. It is the last minor update
>including "incubating" in the name and we do that to integrate smoothly
>in the naming scheme of the current release and to keep the download simple.
>
>The source release for AOO 3.4.1 will be renewed and is based now on
>revision 1435053 from branch AOO34. For our broad user base we built and
>provide convenience binary packages on the same revision for all new
>languages.
>
>The source release candidate can be found under
>https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341srcrelease
>
>The convenience binary full install sets for the new languages can be
>found under
>https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341fullsets
>
>The convenience binary language packs for the new languages can be found
>under
>https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341languagepacks
>
>Please vote on releasing this respin package as a complement to our
>already released Apache OpenOffice 3.4.1 (incubating).
>
>The vote starts now and will be open for 72 hours until:
>
>   Saturday, 26 January: 2013-01-26 10:00am UTC+1.
>
>The vote of PMC members is binding but we invite all people to vote (non
>binding) on this RC. We would like to provide a release that is
>supported by the majority of our project members.
>
>   [ ] +1 Release this respin package as complement Apache OpenOffice
>3.4.1 (incubating)
>   [ ]  0 Don't care
>   [ ] -1 Do not release this package because...
>
>
>

Re: website not working

2013-01-25 Thread Marcus (OOo)

Am 01/25/2013 04:58 PM, schrieb cloudfire:

Your link for the legacy (last working version) version of Open Office is not 
working. When will it be up and running?


Tried myself a few seconds ago but I don't see a problem here. Please 
can you post the exact link that is behind the green box (that one that 
you have marked in your screenshot?


Thanks

Marcus


Re: [DISCUSS][[VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-25 Thread Marcus (OOo)

Am 01/23/2013 10:15 AM, schrieb Jürgen Schmidt:

Hi,

I have tested the source release package already and have made a
successful build on MacOS.

Juergen

On 1/23/13 10:13 AM, Jürgen Schmidt wrote:

Hi all,

this is a call for vote on releasing a minor respin of Apache OpenOffice
3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
version is repackaged and a Hungarian dictionary is now included.

This release is a minor update to support further languages but no bug
fixes. We decided to keep the effort minimal and updated only the new
languages and no further minor bug fixes. It is the last minor update
including "incubating" in the name and we do that to integrate smoothly
in the naming scheme of the current release and to keep the download simple.

The source release for AOO 3.4.1 will be renewed and is based now on
revision 1435053 from branch AOO34. For our broad user base we built and
provide convenience binary packages on the same revision for all new
languages.

The source release candidate can be found under
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341srcrelease

The convenience binary full install sets for the new languages can be
found under
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341fullsets

The convenience binary language packs for the new languages can be found
under
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341languagepacks

Please vote on releasing this respin package as a complement to our
already released Apache OpenOffice 3.4.1 (incubating).

The vote starts now and will be open for 72 hours until:

Saturday, 26 January: 2013-01-26 10:00am UTC+1.

The vote of PMC members is binding but we invite all people to vote (non
binding) on this RC. We would like to provide a release that is
supported by the majority of our project members.

[ ] +1 Release this respin package as complement Apache OpenOffice
3.4.1 (incubating)
[ ]  0 Don't care
[ ] -1 Do not release this package because...


I've installed the Danish langpack over my German AOO 3.4.1 on Windows 
and I can see a little mistake in the About box:


"This produkt var oprettet af" %OOO_VENDOR ",baseret på OpenOffice.org."

However, I don't think that this is a showstopper and I will vote for 
the release.


Marcus


Re: [VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-25 Thread Marcus (OOo)

+1

Marcus (binding)



Am 01/23/2013 10:13 AM, schrieb Jürgen Schmidt:

Hi all,

this is a call for vote on releasing a minor respin of Apache OpenOffice
3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
version is repackaged and a Hungarian dictionary is now included.

This release is a minor update to support further languages but no bug
fixes. We decided to keep the effort minimal and updated only the new
languages and no further minor bug fixes. It is the last minor update
including "incubating" in the name and we do that to integrate smoothly
in the naming scheme of the current release and to keep the download simple.

The source release for AOO 3.4.1 will be renewed and is based now on
revision 1435053 from branch AOO34. For our broad user base we built and
provide convenience binary packages on the same revision for all new
languages.

The source release candidate can be found under
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341srcrelease

The convenience binary full install sets for the new languages can be
found under
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341fullsets

The convenience binary language packs for the new languages can be found
under
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-AOO341languagepacks

Please vote on releasing this respin package as a complement to our
already released Apache OpenOffice 3.4.1 (incubating).

The vote starts now and will be open for 72 hours until:

Saturday, 26 January: 2013-01-26 10:00am UTC+1.

The vote of PMC members is binding but we invite all people to vote (non
binding) on this RC. We would like to provide a release that is
supported by the majority of our project members.

[ ] +1 Release this respin package as complement Apache OpenOffice
3.4.1 (incubating)
[ ]  0 Don't care
[ ] -1 Do not release this package because...


Re: [DISCUSS][[VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-25 Thread janI
can you point me a little bit closer to the string ? it seems to be a
concatenated string.

rgds
jan i
 On Jan 25, 2013 10:08 PM, "Marcus (OOo)"  wrote:

> Am 01/23/2013 10:15 AM, schrieb Jürgen Schmidt:
>
>> Hi,
>>
>> I have tested the source release package already and have made a
>> successful build on MacOS.
>>
>> Juergen
>>
>> On 1/23/13 10:13 AM, Jürgen Schmidt wrote:
>>
>>> Hi all,
>>>
>>> this is a call for vote on releasing a minor respin of Apache OpenOffice
>>> 3.4.1 to support 8 new languages (Danish, Swedish, Norwegian Bokmal,
>>> Polish, Korean, Basque, Asturian, Scottish Gaelic). The Hungarian
>>> version is repackaged and a Hungarian dictionary is now included.
>>>
>>> This release is a minor update to support further languages but no bug
>>> fixes. We decided to keep the effort minimal and updated only the new
>>> languages and no further minor bug fixes. It is the last minor update
>>> including "incubating" in the name and we do that to integrate smoothly
>>> in the naming scheme of the current release and to keep the download
>>> simple.
>>>
>>> The source release for AOO 3.4.1 will be renewed and is based now on
>>> revision 1435053 from branch AOO34. For our broad user base we built and
>>> provide convenience binary packages on the same revision for all new
>>> languages.
>>>
>>> The source release candidate can be found under
>>> https://cwiki.apache.org/**confluence/display/OOOUSERS/**
>>> Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
>>> AOO341srcrelease
>>>
>>> The convenience binary full install sets for the new languages can be
>>> found under
>>> https://cwiki.apache.org/**confluence/display/OOOUSERS/**
>>> Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**AOO341fullsets
>>>
>>> The convenience binary language packs for the new languages can be found
>>> under
>>> https://cwiki.apache.org/**confluence/display/OOOUSERS/**
>>> Development+Snapshot+Builds#**DevelopmentSnapshotBuilds-**
>>> AOO341languagepacks
>>>
>>> Please vote on releasing this respin package as a complement to our
>>> already released Apache OpenOffice 3.4.1 (incubating).
>>>
>>> The vote starts now and will be open for 72 hours until:
>>>
>>> Saturday, 26 January: 2013-01-26 10:00am UTC+1.
>>>
>>> The vote of PMC members is binding but we invite all people to vote (non
>>> binding) on this RC. We would like to provide a release that is
>>> supported by the majority of our project members.
>>>
>>> [ ] +1 Release this respin package as complement Apache OpenOffice
>>> 3.4.1 (incubating)
>>> [ ]  0 Don't care
>>> [ ] -1 Do not release this package because...
>>>
>>
> I've installed the Danish langpack over my German AOO 3.4.1 on Windows and
> I can see a little mistake in the About box:
>
> "This produkt var oprettet af" %OOO_VENDOR ",baseret på OpenOffice.org."
>
> However, I don't think that this is a showstopper and I will vote for the
> release.
>
> Marcus
>


images not showing in saved documents

2013-01-25 Thread matt wooddy
Hello -

When I open an image and insert it into a .doc document, the image does not
appear when it is opened by the recipient. Also, when I open the file on my
computer after saving, the image disappears, but the size of the file
retains the image information. Attached is an example.

Can you please inform me of why I am experiencing this? I have checked by
"view" settings under tools>options, so that is not the problem. I have
also spent a few hours reading the forums and help sections.

Thanks,

Matt


Re: [DISCUSS][[VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-25 Thread Andrea Pescetti

janI wrote:

can you point me a little bit closer to the string ? it seems to be a
concatenated string.


Compare
https://translate.apache.org/it/OOo_34/svx/source/intro.po/translate/
which is OK and
https://translate.apache.org/da/OOo_34/svx/source/intro.po/translate/
which is wrong: just put the placeholder within the string, without 
concatenation.


Regards,
  Andrea.


Re: OpenOffice Base - Multiplying Columns

2013-01-25 Thread Kay Schenk

Hello Eric --

You might find additional help on your problem on the OpenOffice Forums, 
particularly in the Tutorials section for Base.


This said, I am not really familiar with the macro writing capabilities 
of OpenOffice and how/if this applies to Base, but I do know how this 
would be done when working with a SQL database.


Typically, this would involve updating the database table with a SQL 
statement something like:


update "table name" set COMMISSION = MARGIN*0.35 where USED = False;
update "table name" set COMMISSION = MARGIN*0.30 where USED = True

assuming you have defined USED as boolean.

If you want something to happen to COMMISSION "automatically " when USED 
is entered for each row for example, you will likely need to learn about 
database triggers, SQL programming behind events that happen in your 
database/table.


The Forum has some information on this...
http://forum.openoffice.org/en/forum/viewtopic.php?t=25965

Again, I would urge you to join up at the Forums. I'm sure you can find 
a lot of help and answers there.






On 01/23/2013 11:29 AM, Eric Meyer wrote:

I would like to multiply a column based on one of two values, depending
upon whether or not a boolean value is true or false.  Specifically, if
I select Used as true, I would like my margin to be multiplied by .35.
Otherwise, if it is false, then I would like my margin to be multiplied
by .3.  I would like both of these answers to be entered into my
Commission column.

I wrote a macro, though it is not entering the data:

REM  *  BASIC  *

Sub Main
If Used = False Then Commission = Margin*.35 Else Commission=Margin*.3
End Sub

Thoughts/suggestions/guidance?


--
Eric Meyer
NW Kansas Ag-Chem Representative
LDI
1366 Toulon Avenue
Hays, KS 67601
785-735-4355
Fax: 785-301-2421


--

MzK

"No act of kindness, no matter how small, is ever wasted."
 -- Aesop


Re: [DISCUSS][[VOTE]: Release Apache OpenOffice 3.4.1 respin to support 8 new languages

2013-01-25 Thread Marcus (OOo)

Am 01/25/2013 11:08 PM, schrieb Andrea Pescetti:

janI wrote:

can you point me a little bit closer to the string ? it seems to be a
concatenated string.


Compare
https://translate.apache.org/it/OOo_34/svx/source/intro.po/translate/
which is OK and
https://translate.apache.org/da/OOo_34/svx/source/intro.po/translate/
which is wrong: just put the placeholder within the string, without
concatenation.


Thanks Andrea, I just could help with a screenshot.

Marcus


Re: images not showing in saved documents

2013-01-25 Thread Rory O'Farrell
On Fri, 25 Jan 2013 16:58:20 -0500
matt wooddy  wrote:

> Hello -
> 
> When I open an image and insert it into a .doc document, the image does not
> appear when it is opened by the recipient. Also, when I open the file on my
> computer after saving, the image disappears, but the size of the file
> retains the image information. Attached is an example.
> 
> Can you please inform me of why I am experiencing this? I have checked by
> "view" settings under tools>options, so that is not the problem. I have
> also spent a few hours reading the forums and help sections.
> 
> Thanks,
> 
> Matt

In OpenOffice check that your images are embedded, not linked. /Edit /Links to 
switch them from linked to embedded.

-- 
Rory O'Farrell 


adding a list of download managers to the download page....was Fwd: Re: Open Office CD

2013-01-25 Thread Kay Schenk
It seems we've had a number of requests for CDs lately due primarily to 
slow/metered  internet connections from users.


TJ's post below is good.

Until we determine a way to supply CDs, I'm wondering if we should 
provide either a local page or a link to information about some decent 
download managers under "Additional Resources" on


http://www.openoffice.org/download/index.html

Thoughts? Good resources for something like this?

I know some browsers provide this type of service as an add-on etc. also.

Maybe add after the 3.4.1 re-spin in a week or so.


 Original Message 
Subject: Re: Open Office CD
Date: Fri, 25 Jan 2013 05:27:32 -0500
From: tj 
Reply-To: dev@openoffice.apache.org
To: dev@openoffice.apache.org
CC: jfdi...@wmconnect.com

On 1/21/2013 14:27, jfdi...@wmconnect.com wrote:

Hello I live in a area where the only internet I can get is dial up and
everytime I try to download Open Office i get kicked offline and have to start
all over again so I was wondering if you have Open Office in CD form. Thank
you for your time.

Joe Dills



Let me heartily recommend what worked for me, when I used to have this
problem: Firefox browser, plus the DownThemAll (DTA!) add-on, both free.
When my download was interrupted (always at least once), DTA popped up a
notification. One click on the stream name activates the DTA controls. A
second click on "Resume", and away it goes, picking up right where it
left off. On a bad day, this might happen several times, but it worked
so well that I don't recall ever having to repeat a download.

(With a 10 Mb broadband, the time went from 8 hours to 4 /minutes/.
Dial-up is a PITA.)

HTH,
/tj/






Re: FOSDEM booked / Material list for the stand

2013-01-25 Thread Andrea Pescetti

On 20/01/2013 Andrea Pescetti wrote:

https://cwiki.apache.org/confluence/display/OOOUSERS/FOSDEM+2013+Organization

Here is a proposal that I'm submitting for lazy consensus. ...
At least, we will need a simple banner (an X-banner or a roll-up banner)
and a few hundreds (500-1000) of the English flyers prepared by Drew. I
can take care of ordering and delivering to FOSDEM. ...
A budget of 150 EUR will cover the expenses.


So I'll assume we have (very!) lazy consensus and move on, otherwise 
there won't be time to get everything ready in time for FOSDEM. I've 
read on this list that Oliver, who already took care of managing the 
conference fund, is unavailable this week. So I'll just pay for the 
roll-up and printed leaflets myself and then investigate, with no hurry, 
how the expense can be reimbursed.


Regards,
  Andrea.


Re: Hello

2013-01-25 Thread Galileo Teco Juárez
hi jdaniel.alvaro
hola xD
pues hiba a pasarte unos links pero ya los pusieron yo tambien estoy
empezando a desarrollar mi fuerte es java,
para las extensiones eso esta bien aun que igual si sabes python, se puede
desarrollar extensiones en python
estaria bien ponernos de acuerdo para colaborar entre nosotros no crees.?

*sorry for the Spanish*
*is easier for me*




2013/1/25 Fan Zheng 

> Hi, Daniel:
>
> We are so happy on seeing new coming developers in the AOO community, Thank
> you!
>
> To be a developer volunteer, you shall prepare an AOO build environment in
> your local and get some AOO technical knowledge and specifications. Such
> stuff could be commonly found in the AOO WIKI pages. For example, the build
> environment establishment document for different platforms are in here:
>
> http://wiki.openoffice.org/wiki/Documentation/Building_Guide
>
> And the structural introduction documents for applications could be
> retrieved as following:
>
>  For AOO Text Document (named as 'SW' internally):
> http://wiki.openoffice.org/wiki/Writer
>  For AOO Impress (named as 'SD' internally):
> http://wiki.openoffice.org/wiki/Impress
>  For AOO Calc (named as 'SC' internally):
> http://wiki.openoffice.org/wiki/Calc
>
> And of cause, refer to the new coming developer guide at first:
> http://openoffice.apache.org/orientation/intro-development.html , but as
> it
> is still a draft version, tell the community directly, if there anything
> should be clarified, updated or even rewrote.
>
> Thank you again, and having fun in this opening world.
>
> ZhengFan
> 2013-01-25
>
> 2013/1/25 jdaniel.alvaro 
>
> > Hi guys,
> > My name is  Daniel Alvaro Deara  .I'm studying IT in the university "UT
> > RIVIERA MAYA"  from Mexico and i`m  interested in getting involved in the
> > Open Office project.
> >
> > I  have been to learnt  Java and  I was hoping to use these skills or
> pick
> > up new ones to contribute to Open Office .
> > I love learning new things and I hope that you can help me because I
> would
> > like to learn develop of extensions.
> > I'm really not sure how you work   in openOffice but I hope that you can
> > help me and contribute in anything that I can.
> > Thank you
> >
>



-- 
*Galileo Teco Juarez*
*Web:* http://80bits.wordpress.com
*Twitter:* @genitalico 
*Linkedin:* http://mx.linkedin.com/pub/galileo-teco-ju%C3%A1rez/30/690/797


unowinreg.dll realy needed on MacOS?

2013-01-25 Thread Raphael Bircher

Hi all

I tray to compile AOO on Mac OS 10.5.7. Whoerve, I run in a configure 
error wich is a bit sreingh.


configure: error: for rebuilding unowinreg.dll you need the mingw32 C++ 
compiler.

 Specify mingw32 g++ executable name with --with-mingwin.
 Or use prebuilt one from 
http://tools.openoffice.org/unowinreg_prebuild/680/ and

 put it into external/unowinreg

I wonder if we realy use a dll on a Mac, or is this a error in the 
configure.in?


Greetings Raphael



Re: unowinreg.dll realy needed on MacOS?

2013-01-25 Thread Fan Zheng
>From the file name, it should not be the necessary dependence. So
personally I agree with you that there are some issues in the configure.in

I have asked the similar question years before, but as the MAC based AOO
developers are minority group, there is no certain answer about it.

So, would you like to take a look on it?
在 2013/1/26 12:12 PM,"Raphael Bircher" 写道:

> Hi all
>
> I tray to compile AOO on Mac OS 10.5.7. Whoerve, I run in a configure
> error wich is a bit sreingh.
>
> configure: error: for rebuilding unowinreg.dll you need the mingw32 C++
> compiler.
>  Specify mingw32 g++ executable name with --with-mingwin.
>  Or use prebuilt one from http://tools.openoffice.org/**
> unowinreg_prebuild/680/and
>  put it into external/unowinreg
>
> I wonder if we realy use a dll on a Mac, or is this a error in the
> configure.in?
>
> Greetings Raphael
>
>


Re: unowinreg.dll realy needed on MacOS?

2013-01-25 Thread Pavel Janík

On Jan 26, 2013, at 5:40 AM, Fan Zheng wrote:

>> From the file name, it should not be the necessary dependence. So
> personally I agree with you that there are some issues in the configure.in
> 
> I have asked the similar question years before, but as the MAC based AOO
> developers are minority group, there is no certain answer about it.

http://www.mail-archive.com/discuss@openoffice.org/msg12539.html
-- 
Pavel Janík





Re: unowinreg.dll realy needed on MacOS?

2013-01-25 Thread Raphael Bircher

Hi Pavel

Am 26.01.13 07:29, schrieb Pavel Janík:

On Jan 26, 2013, at 5:40 AM, Fan Zheng wrote:


 From the file name, it should not be the necessary dependence. So

personally I agree with you that there are some issues in the configure.in

I have asked the similar question years before, but as the MAC based AOO
developers are minority group, there is no certain answer about it.

http://www.mail-archive.com/discuss@openoffice.org/msg12539.html
Thanks for the Link. Ok, this explains a load. It's only used if you 
build with --disable-odk you will not hit this trap ;-) And I ever done 
it this way befor.


Greetings Raphael