Re: How to get macro security button enabled?

2014-01-03 Thread Oliver-Rainer Wittmann

Hi,

On 03.01.2014 01:01, Regina Henschel wrote:

Hi,

Herbert Duerr schrieb:

On 02.01.2014 12:49, Regina Henschel wrote:

one difference seems to be in
--enable-category-b

Do you know, whether that include something, what might have an effect
on macro security?


AOO security depends on NSS and that is MPL-licensed == category-B.
It used to also depend on Mozilla which was also had the Mozilla license
(MPL) of course.


After building with --enable-category-b the button is active now.



I somehow missed that you had not enable the category-b stuff.
Sorry for not looking close enough.

Best regards, Oliver.

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



Re: How to get macro security button enabled?

2014-01-03 Thread Herbert Duerr

On 03.01.2014 01:01, Regina Henschel wrote:

Herbert Duerr schrieb:

On 02.01.2014 12:49, Regina Henschel wrote:

one difference seems to be in
--enable-category-b

Do you know, whether that include something, what might have an effect
on macro security?


AOO security depends on NSS and that is MPL-licensed == category-B.
It used to also depend on Mozilla which was also had the Mozilla license
(MPL) of course.


After building with --enable-category-b the button is active now.


Good. Thanks for the feedback!

It's a pity that Apache OpenOffice security features are disabled when 
category-B stuff is not available for whatever reasons. There are plenty 
[1] of category-A licensed AOO libraries that cover what AOO needs from 
the currently used cat-B licensed NSS.


[1] http://en.wikipedia.org/wiki/Comparison_of_TLS_implementations

Developers/Organizations that strongly insist that no cat-B stuff should 
ever be used to provide AOO's core functionality might want to work on 
replacing NSS with one of these cat-A libraries. Are there any volunteers?


Herbert

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



Re: New Dev Volunteer

2014-01-03 Thread Rob Weir
On Thu, Jan 2, 2014 at 5:12 PM, Juande Manjon juande.man...@outlook.com wrote:
 Hi there,

 This is my first mail to the dev list to communicate my interest to volunteer 
 in this great project. I'm a C++ developer specialized in document processing 
 and generation in different formats. I'm familiar with OOXML and OpenDocument 
 schemes and I would like to focus on the huge list of open-imp
 bugs.

 I'm a Spaniard guy that unfortunately like thousands of experienced software 
 engineers have to emigrate to survive the financial crisis in Spain. Now I'm 
 living with my family in Massachusetts US, working in a new script API to 
 generate documents in different formats.

 I'm still reading the introduction chapter and I will try soon checking out 
 the code to setup a local build environment, for sure I will have fun for a 
 while and I'll start sending questions to the list.


Hello Juande,  Welcome to the Apache OpenOffice project.  We're always
happy to hear from new volunteers.

I live in Massachusetts as well.  I hope you like snow!

Hopefully you have seen our new volunteer orientation pages on the
website here:

http://openoffice.apache.org/orientation/

These pages give a lot of information that you might find useful about
the project and how it works.

Specifically you'll want to review this page for information about how
to get started with the development:

http://openoffice.apache.org/orientation/intro-development.html

That should you get started with a build.

What operating system will you be working with?

Regards,

-Rob


 Happy New Year,
 Juande Manjon




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



testtools compilation fails :-(

2014-01-03 Thread Απόστολος Συρόπουλος
Hello,

In previous messages I reported my efforts to compile OpenOffice on 
OpenSolaris.  Since I thought
that certain things were not properly compiled, I recompiled everything and now 
compilation
stops with the message that follows. Note that that I have compled everything 
with -std=c++11
and I had to modify a bit the stl headers (hash_map, hash_set, etc.) Also, in 
linking the various
map files are ignored. Any help of assistance would be greatly appreciated!

-
SHL3FILTERFILE not set!
-
dummy file to keep the dependencies for later use.
Making:constructors.uno.so
g++ -Wl,-z,origin -shared -L../../unxsogi.pro/lib -L../lib 
-L/extra/sources/OpenOffice/aoo4/main/solenv/unxsogi/lib 
-L/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/lib 
-L/extra/sources/OpenOffice/aoo4/main/solenv/unxsogi/lib 
-L/extra/sources/OpenOffice/aoo4/main/solenv/unxsogi/libsolaris.2.6 -L/lib 
-L/usr/lib -L/usr/lib -L/usr/local/lib -L/usr/dt/lib -L/usr/openwin/lib 
-L/usr/jdk/instances/jdk1.6.0_37/lib 
-L/usr/jdk/instances/jdk1.6.0_37/jre/lib/i386 
-L/usr/jdk/instances/jdk1.6.0_37/jre/lib/i386/xawt 
-L/usr/jdk/instances/jdk1.6.0_37/jre/lib/i386/native_threads -L/usr/lib 
../../unxsogi.pro/slo/constructors.o 
../../unxsogi.pro/slo/constructors.uno_version.o -o 
../../unxsogi.pro/lib/constructors.uno.so -luno_cppu -luno_cppuhelpergcc3 
-luno_sal -Wl,-Bdynamic -lpthread -lthread -lm 
rm -f ../../unxsogi.pro/lib/check_constructors.uno.so
mv ../../unxsogi.pro/lib/constructors.uno.so 
../../unxsogi.pro/lib/check_constructors.uno.so
/extra/sources/OpenOffice/aoo4/main/solenv/bin/checkdll.sh 
-L../../unxsogi.pro/lib 
-L/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/lib  
../../unxsogi.pro/lib/check_constructors.uno.so
Checking DLL ../../unxsogi.pro/lib/check_constructors.uno.so ...: ok
-rwxr-xr-x 1 apostolo staff 216744 2014-01-03 15:50 
../../unxsogi.pro/lib/constructors.uno.so
Making:all_bridgetest.dpslo
echo ../../unxsogi.pro/lib
../../unxsogi.pro/lib
/opt/gnu/bin/cp 
/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/bin/udkapi.rdb 
../../unxsogi.pro/lib/uno_types.rdb
:  
LD_LIBRARY_PATH=/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 /extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/bin/regmerge 
../../unxsogi.pro/lib/uno_types.rdb / ../../unxsogi.pro/bin/bridgetest.rdb
echo \
'listfilenamebridgetest.component/filename 
filenameconstructors.component/filename 
filenamecppobj.component/filename 
filenametestComponent.component/filename/list' \
 ../../unxsogi.pro/misc/uno_services.input
:  
LD_LIBRARY_PATH=/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 /extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/bin/xsltproc 
--nonet --stringparam uri './bridgetest.uno.so' -o 
../../unxsogi.pro/misc/bridgetest.component \
/extra/sources/OpenOffice/aoo4/main/solenv/bin/createcomponent.xslt 
bridgetest.component
:  
LD_LIBRARY_PATH=/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 /extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/bin/xsltproc 
--nonet --stringparam uri './constructors.uno.so' -o 
../../unxsogi.pro/misc/constructors.component \
/extra/sources/OpenOffice/aoo4/main/solenv/bin/createcomponent.xslt 
constructors.component
:  
LD_LIBRARY_PATH=/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 /extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/bin/xsltproc 
--nonet --stringparam uri './cppobj.uno.so' -o 
../../unxsogi.pro/misc/cppobj.component \
/extra/sources/OpenOffice/aoo4/main/solenv/bin/createcomponent.xslt 
cppobj.component
:  
LD_LIBRARY_PATH=/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 /extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/bin/xsltproc 
--nonet --stringparam uri \
'vnd.sun.star.expand:${MY_CLASSDIR_URL}testComponent.jar' -o 
../../unxsogi.pro/misc/testComponent.component \
/extra/sources/OpenOffice/aoo4/main/solenv/bin/createcomponent.xslt 
testComponent.component
:  
LD_LIBRARY_PATH=/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 /extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/bin/xsltproc 
--nonet --stringparam prefix 
/extra/sources/OpenOffice/aoo4/main/testtools/source/bridgetest/../../unxsogi.pro/misc/
 -o ../../unxsogi.pro/lib/uno_services.rdb \
/extra/sources/OpenOffice/aoo4/main/solenv/bin/packcomponents.xslt 
../../unxsogi.pro/misc/uno_services.input
cd ../../unxsogi.pro/lib  :  
LD_LIBRARY_PATH=/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 

Open office some companies are racketting

2014-01-03 Thread leborgnelaurent
Hello

We want to inform you, the following

As we wanted to download Openoffice  on our new PC( with windows 8)
we were asked  to use a SMS   number  and  we were charged  of 9
Euros...but nothing  happenened

A week after,we  finally  find the right  website ( your site)  and were
happy to successfully download your software

My personnal conclusion, is that some one is making easy profit with your
name

I m not so sure of the website but you can here find the telephon number we
were ask to call  082161 07 53   ( calling from France)
the adress mail ( given by the SMS )   is  f...@smsinf.net


Laurent Leborgne

France


RE: New Dev Volunteer

2014-01-03 Thread Juande Manjon
Hi Rod,

I've shoveled off the driveway after the snowstorm, this is my third winter in 
MA.

At home I have Windows 7, so I'll try first Windows and later I will try a 
Linux VM.

Thank you for the links,
Regards,
Juande

 Date: Fri, 3 Jan 2014 08:15:36 -0500
 Subject: Re: New Dev Volunteer
 From: robw...@apache.org
 To: dev@openoffice.apache.org; juande.man...@outlook.com
 
 On Thu, Jan 2, 2014 at 5:12 PM, Juande Manjon juande.man...@outlook.com 
 wrote:
  Hi there,
 
  This is my first mail to the dev list to communicate my interest to 
  volunteer in this great project. I'm a C++ developer specialized in 
  document processing and generation in different formats. I'm familiar with 
  OOXML and OpenDocument schemes and I would like to focus on the huge list 
  of open-imp
  bugs.
 
  I'm a Spaniard guy that unfortunately like thousands of experienced 
  software engineers have to emigrate to survive the financial crisis in 
  Spain. Now I'm living with my family in Massachusetts US, working in a new 
  script API to generate documents in different formats.
 
  I'm still reading the introduction chapter and I will try soon checking out 
  the code to setup a local build environment, for sure I will have fun for a 
  while and I'll start sending questions to the list.
 
 
 Hello Juande,  Welcome to the Apache OpenOffice project.  We're always
 happy to hear from new volunteers.
 
 I live in Massachusetts as well.  I hope you like snow!
 
 Hopefully you have seen our new volunteer orientation pages on the
 website here:
 
 http://openoffice.apache.org/orientation/
 
 These pages give a lot of information that you might find useful about
 the project and how it works.
 
 Specifically you'll want to review this page for information about how
 to get started with the development:
 
 http://openoffice.apache.org/orientation/intro-development.html
 
 That should you get started with a build.
 
 What operating system will you be working with?
 
 Regards,
 
 -Rob
 
 
  Happy New Year,
  Juande Manjon
 
 
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org
 


  

Re: Open office some companies are racketting

2014-01-03 Thread FR web forum
We know that.
On the french forum, you can follow this thread about para-sites:
https://forum.openoffice.org/fr/forum/viewtopic.php?f=2t=8137
Ending: the only place to download openoffice is its official website

- Mail original -
De: leborgnelaurent leborgnelaur...@gmail.com
À: dev@openoffice.apache.org
Envoyé: Vendredi 3 Janvier 2014 17:55:29
Objet: Open office some companies are racketting

Hello

We want to inform you, the following

As we wanted to download Openoffice  on our new PC( with windows 8)
we were asked  to use a SMS   number  and  we were charged  of 9
Euros...but nothing  happenened

A week after,we  finally  find the right  website ( your site)  and were
happy to successfully download your software

My personnal conclusion, is that some one is making easy profit with your
name

I m not so sure of the website but you can here find the telephon number we
were ask to call  082161 07 53   ( calling from France)
the adress mail ( given by the SMS )   is  f...@smsinf.net


Laurent Leborgne

France

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



Re: Open office some companies are racketting

2014-01-03 Thread Rob Weir
On Fri, Jan 3, 2014 at 2:25 PM, FR web forum ooofo...@free.fr wrote:
 We know that.
 On the french forum, you can follow this thread about para-sites:
 https://forum.openoffice.org/fr/forum/viewtopic.php?f=2t=8137
 Ending: the only place to download openoffice is its official website


If you have any examples of current URL's that are doing this, please
send the information to priv...@openoffice.apache.org and we can
investigate further.

Thanks!

-Rob


 - Mail original -
 De: leborgnelaurent leborgnelaur...@gmail.com
 À: dev@openoffice.apache.org
 Envoyé: Vendredi 3 Janvier 2014 17:55:29
 Objet: Open office some companies are racketting

 Hello

 We want to inform you, the following

 As we wanted to download Openoffice  on our new PC( with windows 8)
 we were asked  to use a SMS   number  and  we were charged  of 9
 Euros...but nothing  happenened

 A week after,we  finally  find the right  website ( your site)  and were
 happy to successfully download your software

 My personnal conclusion, is that some one is making easy profit with your
 name

 I m not so sure of the website but you can here find the telephon number we
 were ask to call  082161 07 53   ( calling from France)
 the adress mail ( given by the SMS )   is  f...@smsinf.net


 Laurent Leborgne

 France

 -
 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



Re: FOSDEM 2014: Draft call for talks, funding proposal

2014-01-03 Thread Andrea Pescetti

On 27/11/2013 Oliver-Rainer Wittmann wrote:

I would like to prefer to concentrate my time on the development. Thus,
please can somebody take over responsibility here.


So let's see where we are on this topic, since invitations are being 
sent in these days to the accepted speakers. I won't ask for personal 
reimbursements, so I can take care of the process if we don't have other 
volunteers (if we do have volunteers, please speak up!).



The process should be something like
- We need to agree on how much money we want to spend
- We need to agree on the conditions that need to be meant to recieve
funding
- We need to agree on the granting/selection process


I think this was already covered at the beginning of this thread and got 
consensus. Tersely, this was a flat reimbursement of 200 Euros for 
accepted speakers who ask for it. But we need more detail to know how 
to apply it. So in detail, I would say this means:


1) Total budget: 1000 EUR (5 people) will be enough.

2) Conditions to be eligible for funding (all must be verified):
2a) Be an accepted speaker for the Open Document Editors devroom at 
FOSDEM 2014
2b) Present a talk concerning OpenOffice (this is kind of obvious, but 
the devroom will host talks about several products)

2c) Not have alternate sources of funding
2d) Apply for funding on the dev list, stating the amount one wish to 
have reimbursed (up to 200 EUR, but less if one spends less; eligible 
expenses are travel + hotels; if expenses are still unknown, I suggest 
applying for 200 EUR and then the reimbursement will be done according 
to the actual expenses)
2e) Be actually present in person at FOSDEM to deliver the talks, or we 
won't give the reimbursement even if accepted.

2f) If requested by the treasurer, present copies of the relevant invoices.

3) Granting/selection process: we won't receive more than 5 
applications, and probably less than that. If we receive more, or if we 
receive applications that need discussion, the PMC will decide and make 
its decision criteria and results public.



- We need to clarify the payment details with treasu...@apache.org


OK, so I will be doing this unless someone else is available to talk to 
the treasurer and take care of discussing with him.


Regards,
  Andrea.

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



Starting Introduction to Contributing to Apache OpenOffice Module

2014-01-03 Thread Bruce LeRoy
I am a semi-retired programmer from Tampa, FL and Spanish bilingual.

I am interested in solving software problems like the attached screen print.

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

I couldn't create a new wiki user with Firefox and Chrome

2014-01-03 Thread Juande Manjon
There is a security issue with the gotcha in the user registration page, it is 
blocked by some browsers because the url of the JavaScript gotcha is consider 
unsercured.

The browser console shows:
[blocked] The page at 
'https://wiki.openoffice.org/w/index.php?title=Special:UserLoginreturnto=Main+Pagetype=signup'
 was loaded over HTTPS, but ran insecure content from 
'http://challenge.asirra.com/js/AsirraClientSide.js': this content should also 
be loaded over HTTPS.

The fix looks simple, just changes to https: in the html line: script 
src=http://challenge.asirra.com/js/AsirraClientSide.js;/script

My workaround to register was signing in with Internet Explorer.

Juande