review requested: [Issue 125072] OOo cannot correctly import ODF with modified default styles in non-English UI : [Attachment 83534] patch to fix the bug (imported from LO, not tested)

2014-06-09 Thread bugzilla
Elie Roux  has asked Elie Roux  for
review:
Issue 125072: OOo cannot correctly import ODF with modified default styles in
non-English UI
https://issues.apache.org/ooo/show_bug.cgi?id=125072

Attachment 83534: patch to fix the bug (imported from LO, not tested)
https://issues.apache.org/ooo/attachment.cgi?id=83534&action=edit


--- Additional Comments from Elie Roux 
Here is a patch I submitted to LO, so I hereby release it under a license
compatible with AOOo.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Portuguese download broken

2014-06-09 Thread Marcus (OOo)

Am 06/08/2014 12:45 PM, schrieb Andrea Pescetti:

Bruno Coelho wrote:

Just check another thing, i search oppenoffice in google the first result
take me to https://www.openoffice.org/pt/ then i click on "transferir"
that
mean Download in Portuguese but i cant see a button to download


It's the same for
https://www.openoffice.org/it/download/
http://www.openoffice.org/es/descargar/
and possibly others.

What's gone wrong? Some old JavaScript issues that resurfaced with the
new download page? Breaking download pages is always bad, hopefully the
new system will fix this.


I've documented the problem in this issue:

https://issues.apache.org/ooo/show_bug.cgi?id=125070

It would take a bit longer to get the old functionality back working 
because it was completly reworked.


Unfortunately, I have a tooth problem and need to visit the dentist 
tomorrow. So, I'm not able to do any larger things and this would be one.


Marcus

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Portuguese download broken

2014-06-09 Thread Kay Schenk


On 06/09/2014 01:45 PM, Marcus (OOo) wrote:
> Am 06/08/2014 12:45 PM, schrieb Andrea Pescetti:
>> Bruno Coelho wrote:
>>> Just check another thing, i search oppenoffice in google the first
>>> result
>>> take me to https://www.openoffice.org/pt/ then i click on "transferir"
>>> that
>>> mean Download in Portuguese but i cant see a button to download
>>
>> It's the same for
>> https://www.openoffice.org/it/download/
>> http://www.openoffice.org/es/descargar/
>> and possibly others.
>>
>> What's gone wrong? Some old JavaScript issues that resurfaced with the
>> new download page? Breaking download pages is always bad, hopefully the
>> new system will fix this.
> 
> I've documented the problem in this issue:
> 
> https://issues.apache.org/ooo/show_bug.cgi?id=125070
> 
> It would take a bit longer to get the old functionality back working
> because it was completly reworked.
> 
> Unfortunately, I have a tooth problem and need to visit the dentist
> tomorrow. So, I'm not able to do any larger things and this would be one.
> 
> Marcus

I think we've got work arounds in for our binary release now (I will
double check again.). I would not be in favor of reverting BACK to the
old download because I think what you've done is superior despite some
hiccups. esp the localization aspects.

So, some of the native lang DLs will just go to Engligh main for now.
I wish just looking at the logic, and seeing what we could do to at
least provide the native language automatically IN the English DL at
least. I'm sure there's a relatively easy way to that. This is actually
making me braver to just use Google translate to setup the download
sub-directories for our released binary areas, but I can't do much on
this until next week.



> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 



-- 
-
MzK

"In the midst of winter, I found there was, within me,
 an invincible summer."
  -- Albert Camus

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Portuguese download broken

2014-06-09 Thread Marcus (OOo)

Am 06/09/2014 11:10 PM, schrieb Kay Schenk:



On 06/09/2014 01:45 PM, Marcus (OOo) wrote:

Am 06/08/2014 12:45 PM, schrieb Andrea Pescetti:

Bruno Coelho wrote:

Just check another thing, i search oppenoffice in google the first
result
take me to https://www.openoffice.org/pt/ then i click on "transferir"
that
mean Download in Portuguese but i cant see a button to download


It's the same for
https://www.openoffice.org/it/download/
http://www.openoffice.org/es/descargar/
and possibly others.

What's gone wrong? Some old JavaScript issues that resurfaced with the
new download page? Breaking download pages is always bad, hopefully the
new system will fix this.


I've documented the problem in this issue:

https://issues.apache.org/ooo/show_bug.cgi?id=125070

It would take a bit longer to get the old functionality back working
because it was completly reworked.

Unfortunately, I have a tooth problem and need to visit the dentist
tomorrow. So, I'm not able to do any larger things and this would be one.

Marcus


I think we've got work arounds in for our binary release now (I will
double check again.). I would not be in favor of reverting BACK to the
old download because I think what you've done is superior despite some
hiccups. esp the localization aspects.


ups, I don't meant a complete revert but just to get the old 
functionality back (the old functions within "download.js"). Of course 
the current look & feel would stay but to have the old working - kind of 
- in parallel.


If I would have known that we have in the meantime so many download 
pages that rely on the main webpage and its functions, I would have made 
old and new working in parallel. ;-(


I could think of the download.js and release matrix JS file. But I'm not 
sure if this is all or if something additionally has to be changed.



So, some of the native lang DLs will just go to Engligh main for now.
I wish just looking at the logic, and seeing what we could do to at
least provide the native language automatically IN the English DL at
least. I'm sure there's a relatively easy way to that. This is actually
making me braver to just use Google translate to setup the download
sub-directories for our released binary areas, but I can't do much on
this until next week.


I've made a "proof-of-concept" with the German download webpage. It's 
with the new select boxes and fully localized. Maybe we can adapt this 
to the other langauges.


Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Portuguese download broken

2014-06-09 Thread Kay Schenk


On 06/09/2014 02:21 PM, Marcus (OOo) wrote:
> Am 06/09/2014 11:10 PM, schrieb Kay Schenk:
>>
>>
>> On 06/09/2014 01:45 PM, Marcus (OOo) wrote:
>>> Am 06/08/2014 12:45 PM, schrieb Andrea Pescetti:
 Bruno Coelho wrote:
> Just check another thing, i search oppenoffice in google the first
> result
> take me to https://www.openoffice.org/pt/ then i click on "transferir"
> that
> mean Download in Portuguese but i cant see a button to download

 It's the same for
 https://www.openoffice.org/it/download/
 http://www.openoffice.org/es/descargar/
 and possibly others.

 What's gone wrong? Some old JavaScript issues that resurfaced with the
 new download page? Breaking download pages is always bad, hopefully the
 new system will fix this.
>>>
>>> I've documented the problem in this issue:
>>>
>>> https://issues.apache.org/ooo/show_bug.cgi?id=125070
>>>
>>> It would take a bit longer to get the old functionality back working
>>> because it was completly reworked.
>>>
>>> Unfortunately, I have a tooth problem and need to visit the dentist
>>> tomorrow. So, I'm not able to do any larger things and this would be
>>> one.
>>>
>>> Marcus
>>
>> I think we've got work arounds in for our binary release now (I will
>> double check again.). I would not be in favor of reverting BACK to the
>> old download because I think what you've done is superior despite some
>> hiccups. esp the localization aspects.
> 
> ups, I don't meant a complete revert but just to get the old
> functionality back (the old functions within "download.js"). Of course
> the current look & feel would stay but to have the old working - kind of
> - in parallel.
> 
> If I would have known that we have in the meantime so many download
> pages that rely on the main webpage and its functions, I would have made
> old and new working in parallel. ;-(
> 
> I could think of the download.js and release matrix JS file. But I'm not
> sure if this is all or if something additionally has to be changed.
> 
>> So, some of the native lang DLs will just go to Engligh main for now.
>> I wish just looking at the logic, and seeing what we could do to at
>> least provide the native language automatically IN the English DL at
>> least. I'm sure there's a relatively easy way to that. This is actually
>> making me braver to just use Google translate to setup the download
>> sub-directories for our released binary areas, but I can't do much on
>> this until next week.
> 
> I've made a "proof-of-concept" with the German download webpage. It's
> with the new select boxes and fully localized. Maybe we can adapt this
> to the other langauges.

Yes, I saw this and that's when I started digging a bit more.

We may need to further discuss how to handle non-JS folks and if we need
to reinstate other.html as a static page.


> 
> Marcus
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 

-- 
-
MzK

"In the midst of winter, I found there was, within me,
 an invincible summer."
  -- Albert Camus

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



RE: EXTERNAL: Re: Macro Security Button

2014-06-09 Thread Steele, Raymond
I will give this a try. However, I noticed that when I -enable-category-b and 
-enable-nss-module, the environment variable ENABLE_NSS_MODULE is set to NO.  
Is this correct?

-Original Message-
From: Oliver-Rainer Wittmann [mailto:orwittm...@googlemail.com] 
Sent: Friday, June 06, 2014 4:25 AM
To: dev@openoffice.apache.org
Subject: EXTERNAL: Re: Macro Security Button

Hi,

On 05.06.2014 20:24, Steele, Raymond wrote:
> In reference to the following thread, is setting the 
> -enable-category-b switch and re-compiling the only way to get the 
> macro security button to work in OpenOffice?
>
> http://markmail.org/thread/etx2btp74xaazc3p
>

configure option -enable-category-b activates the build of nss which is needed 
for security related stuff in AOO.

Thus, you can use -enable-category-b to get the macro security stuff.
I think you can also -enable-nss-module top get it work.

Best regards, Oliver.

> Raymond
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



xmlsecurity

2014-06-09 Thread Steele, Raymond
When building xmlsecurity, I receive the following error:

: ERROR ld.so.1: checkdll: fatal: relocation error: file 
../unxsoli4.pro/lib/check_libxsec_xmlsec.so: symbol CERT_NameTemplate: 
reference symbol not found

Anyone understand what is going on here?

Thanks,

Raymond



RE: xmlsecurity

2014-06-09 Thread Steele, Raymond
After further looking by doing, ldd check_libxsec_xmlsec.so, it appears that 
libnss3.so, libnspr4.so, and others cannot be found.  I wonder why?

From: Steele, Raymond
Sent: Monday, June 09, 2014 5:06 PM
To: dev@openoffice.apache.org
Subject: xmlsecurity

When building xmlsecurity, I receive the following error:

: ERROR ld.so.1: checkdll: fatal: relocation error: file 
../unxsoli4.pro/lib/check_libxsec_xmlsec.so: symbol CERT_NameTemplate: 
reference symbol not found

Anyone understand what is going on here?

Thanks,

Raymond



presets of Writer

2014-06-09 Thread Julia Heitz
Dear Open Office Team, 
I hope you're doing amazing! I’m a huge fan and avid user of your software.
Currently I am working on my bachelor paper which discusses sustainability in 
typography. 

The reason I am contacting you is following: 
I am particularly interested in the typographical presets of Writer. This 
subject-matter will be a part of my bachelor paper. I’d appreciate if you could 
spare 5 minutes of your schedule to give me a couple of answers. 

Why is Times New Roman set as the default font and why as point 12? 
Why are the line spacings available in predefined steps (1, 1.5, 2.0) and not 
in point sizes? 
And why are the borders defined they way they are? 
Have the standard settings changed in recent versions of Writer? 

I would deeply appreciate an answer. This will be very beneficial to achieving 
my bachelor degree. 
Thanks for your support! 

Cheers & all the best,
Julia from Germany
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org