Re: News about the new OOXML framework.

2014-06-11 Thread Jürgen Schmidt
On 10/06/14 23:54, Marcus (OOo) wrote: > Am 06/10/2014 11:58 AM, schrieb Andre Fischer: >> Another update of my progress. >> >> I can now create a validating parser, i.e. one that checks that a >> document conforms to the specs while it parses its content. >> At the moment the validation is restric

Re: New dev wishing to participate :)

2014-06-11 Thread Jürgen Schmidt
On 10/06/14 23:40, Greg Rivera wrote: > Hi everyone! > > My name is Greg Rivera and am interested in becoming a dev for Open Office! > > I am from Los Angeles and am a back-end web developer doing mostly Java. I > do have experience in C++ (still my preferred language :). I will continue > follow

Re: Apachecon EU, and a possible AOO event.

2014-06-11 Thread Jürgen Schmidt
On 11/06/14 08:21, jan i wrote: > Hi. > > We have been offered a possibility to have a AOO event just after ApacheCon > EU. > > ApacheCon EU is monday-wednesday, so the AOO event can be thursday and > friday, in parallel with a cloudstack event. > > There are costs asociated with the offering, h

[RELEASE]: AOO 4.1.1 code base and some additional proposed fixes

2014-06-11 Thread Jürgen Schmidt
Hi, a possible schedule for AOO 4.1.1 is not yet finally discussed and defined but I would like to propose some further issues that are related to make the code working on MacOS 10.9.3. First I propose that we develop the AOO 4.1.1 on the existing branch AOO410 because it should be a minor bugfix

Re: Apachecon EU, and a possible AOO event.

2014-06-11 Thread jan i
On 11 June 2014 09:51, Jürgen Schmidt wrote: > On 11/06/14 08:21, jan i wrote: > > Hi. > > > > We have been offered a possibility to have a AOO event just after > ApacheCon > > EU. > > > > ApacheCon EU is monday-wednesday, so the AOO event can be thursday and > > friday, in parallel with a clouds

Re: .mdb file

2014-06-11 Thread Facundo Cevey
Yes, try this program http://www.alexnolan.net/software/mdb_viewer_plus.htm 2014-06-10 13:20 GMT-03:00 Kenneth Scotland : > I have one .mdb file, created some years ago using M/S Access. It is > > a personal file concerning my collections. However, with acquiring new a > > computer, I somehow

review requested: [Issue 125071] When saving as doc, odt file crashes and immediately recovers : [Attachment 83538] check SwFmt::GetItemState()'s ppItem for NULL

2014-06-11 Thread bugzilla
h...@apache.org has asked Oliver-Rainer Wittmann for review: Issue 125071: When saving as doc, odt file crashes and immediately recovers https://issues.apache.org/ooo/show_bug.cgi?id=125071 Attachment 83538: check SwFmt::GetItemState()'s ppItem for NULL https://issues.apache.org/ooo/attachment.c

Re: Portuguese download broken

2014-06-11 Thread Marcus (OOo)
Am 06/11/2014 01:23 AM, schrieb Andrea Pescetti: Marcus (OOo) wrote: It's easier than thought as only the following has to be done: - Add the following 4 files back to the main download area: - download.js - globalvars.js - exceptions.css - release_matrix.js - Rename the new files with adding so

Re: [RELEASE]: AOO 4.1.1 code base and some additional proposed fixes

2014-06-11 Thread Marcus (OOo)
Am 06/11/2014 11:14 AM, schrieb Jürgen Schmidt: Hi, a possible schedule for AOO 4.1.1 is not yet finally discussed and defined but I would like to propose some further issues that are related to make the code working on MacOS 10.9.3. First I propose that we develop the AOO 4.1.1 on the existing

Re: Portuguese download broken

2014-06-11 Thread Marcus (OOo)
Am 06/11/2014 07:51 PM, schrieb Marcus (OOo): Am 06/11/2014 01:23 AM, schrieb Andrea Pescetti: Marcus (OOo) wrote: The most difficult part is that one just wants to localize the page, but still there's a lot of JavaScript around. From a maintenance point of ... this is a totally different t

RE: EXTERNAL: Re: Macro Security Button

2014-06-11 Thread Steele, Raymond
I am not sure if this is desired, but it appears the configure.in script does set’s ENABLE_NSS_MODULE=NO if the category-b flag is enabled. Is this wrong or right? I need the security features enabled. http://svn.apache.org/viewvc/openoffice/branches/AOO401/main/configure.in?view=markup AC_MS

Re: [RELEASE]: AOO 4.1.1 code base and some additional proposed fixes

2014-06-11 Thread Jürgen Schmidt
On 11/06/14 19:51, Marcus (OOo) wrote: > Am 06/11/2014 11:14 AM, schrieb Jürgen Schmidt: >> Hi, >> >> a possible schedule for AOO 4.1.1 is not yet finally discussed and >> defined but I would like to propose some further issues that are related >> to make the code working on MacOS 10.9.3. >> >> Fir

Re: EXTERNAL: Re: Macro Security Button

2014-06-11 Thread Jürgen Schmidt
On 12/06/14 01:41, Steele, Raymond wrote: > I am not sure if this is desired, but it appears the configure.in script > does set’s ENABLE_NSS_MODULE=NO if the category-b flag is enabled. Is this > wrong or right? I need the security features enabled. > It is correct, we enable some features th