Re: Looking for guide to debug with MS Visual Studio Express

2012-10-31 Thread Andor E
Hi, I have some doubts, that Visual Studio Express will work. The debugger of VS Express is limited severly in comparison to VS Professional. I have also just looked it up and Remote Debugging doesn't work in VS Express. That's what I would have used. So if you can, get a copy of VS Professional. O

Re: CVE-2012-1149 Patch?

2012-05-24 Thread Andor E
Thanks a lot. On 5/23/12, Oliver-Rainer Wittmann wrote: > Hi, > > On 23.05.2012 15:58, Andor E wrote: >> Hi, >> I have to create a patch for CVE-2012-1149 for OOo 3.2.1. I had a look >> at the AOO sources, but I couldn't find any relevant commits. Could &

CVE-2012-1149 Patch?

2012-05-23 Thread Andor E
Hi, I have to create a patch for CVE-2012-1149 for OOo 3.2.1. I had a look at the AOO sources, but I couldn't find any relevant commits. Could somebody point me to the right direction? Greetings Andor Ertsey

Re: AO 3.4: Java Extension and HeadlessException

2012-05-16 Thread Andor E
make another test with both quickstarters disabled. On 5/16/12, Ariel Constenla-Haile wrote: > Hi Andor, > > On Tue, May 15, 2012 at 09:54:47AM +, Andor E wrote: >> Hi, >> thanks for the responses. >> >> My tests have been done on Kubuntu 10.04, because it comes cl

Re: AO 3.4: Java Extension and HeadlessException

2012-05-15 Thread Andor E
hope this answers all questions. The bug is very reproducable and I'm pretty sure that I've installed my extension correctly. Greetings Andor Ertsey On 5/15/12, Ariel Constenla-Haile wrote: > Hello Andor, > > On Mon, May 14, 2012 at 03:35:18PM +0200, Andor E wrote: >>

AO 3.4: Java Extension and HeadlessException

2012-05-14 Thread Andor E
Hi, I have just started to test AO 3.4 with our extension (WollMux) and ran into trouble right at the start. One part of our software is an external Swing GUI that connects to OOo/AO via bootstrapping. When this program tries to instantiate its main form, it throws a java.awt.HeadlessException. It'

Re: Call for Tender "Office Interoperability"

2012-02-13 Thread Andor E
ich reads/writes OOXML from > Java will be interested in this effort. > > http://poi.apache.org/ > mailto:d...@poi.apache.org > > Members of the POI PMC are mentoring the Apache ODF Toolkit. > http://incubator.apache.org/odftoolkit > mailto:odf-...@incubator.apache.org > &g

Re: [AOO 3.4 Test Plan Discussion]Overview

2011-12-19 Thread Andor E
, when I have a release ready. Any input from your side? Greetings Andor Ertsey On Tue, Dec 13, 2011 at 4:47 PM, Andor E wrote: > I'll ask tomorrow at our regular meeting with the project lead. > > On Fri, Dec 9, 2011 at 2:41 AM, xia zhao wrote: >> 2011/12/8, Andor E : >>

Re: [AOO 3.4 Test Plan Discussion]Overview

2011-12-13 Thread Andor E
I'll ask tomorrow at our regular meeting with the project lead. On Fri, Dec 9, 2011 at 2:41 AM, xia zhao wrote: > 2011/12/8, Andor E : >> Hi, >> I almost missed your mail. When I got no response to my offer, I >> thought there was no interest. > > Sorry, I was cat

Re: [AOO 3.4 Test Plan Discussion]Overview

2011-12-08 Thread Andor E
can share it with free license. And we > can see if some volunters can contribute to the translation. > > Hope your response. Thanks. > 2011/11/24 Andor E > >> Hi, >> for our project we have a sizeable amount of manual test cases for >> OpenOffice.org (created

Re: [AOO 3.4 Test Plan Discussion]Overview

2011-11-23 Thread Andor E
Hi, for our project we have a sizeable amount of manual test cases for OpenOffice.org (created by professional test engineers). These are used for internal and user tests before a release. If there's a serious interest in it, I might be able to arrange a release of these test cases under a free lic

Re: Impress ;-) about AOOo

2011-10-11 Thread Andor E
Hi, may I ask where you will do this presentation? Is it open to the public? I am in Southern Germany and would be interested. Greetings eymux On Mon, Oct 10, 2011 at 6:36 AM, Manfred A. Reiter wrote: > Hi Rob, *, > > Thanks for the hints. I'm in Rome at the moment and will check it when I'm >

Re: [EXT][DISCUSS] Including Groovy as a scripting language

2011-09-28 Thread Andor E
pse. Greetings eymux On Wed, Sep 28, 2011 at 2:45 AM, Carl Marcum wrote: > Hi, > > On 09/27/2011 03:02 AM, Andor E wrote: >> >> Hi, >> I'm currently working on updating the Groovy for OpenOffice.org >> extension. I already have included the latest Groovy libra

Re: [EXT][DISCUSS] Including Groovy as a scripting language

2011-09-27 Thread Andor E
Hi, I'm currently working on updating the Groovy for OpenOffice.org extension. I already have included the latest Groovy library. Currently I'm writing an extender, that allows to access functions and properties without imports and casts. I still have to overcome a few stumbling blocks, but I hope

Re: Files generated by Visual Studio

2011-06-21 Thread Andor E
Hi, about half of this stuff looks, like it was autogenerated by Visual Studio. Especially the StdAfx.* files. This might put them under a Microsoft copyright. Greetings eymux On Tue, Jun 21, 2011 at 8:47 AM, Mathias Bauer wrote: > Hi, > > we have some files that have been generated by Visual C