MIME type of current document

2012-12-19 Thread Robert Barbey
Hi everyone, is it possible to get the kind of document currently opened in Writer via the API? Ideally, this would be a MIME type kind of thing. Thank you very much! Best, Robert

Re: [Call-for-Review] Extension to XSmartTagRecognizer interface

2012-12-18 Thread Robert Barbey
Hi, sorry for the long delay, we're currently very busy finalising our next big release. I hope I can address all the different concerns raised here: 1) Why XTextRanges? As Jürgen already guessed, we are iterating over a document's content (via XEnumerationAccess) to extract the text and get a

Re: Access to Fonts and Style via API

2012-11-28 Thread Robert Barbey
D'oh! Google is your friend: http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Overall_Document_Features#Styles This page describes exactly what I needed. Robert On Nov 27, 2012, at 10:55 PM, Robert Barbey wrote: > Hi everyone, > > quick question about the possib

Access to Fonts and Style via API

2012-11-27 Thread Robert Barbey
Hi everyone, quick question about the possibilities of the OpenOffice API: is it possible in Writer to access the available fonts, character and paragraph styles via the API? Many thanks in advance, Robert

Re: [Call-for-Review] Extension to XSmartTagRecognizer interface

2012-11-23 Thread Robert Barbey
On 23.11.2012, at 18:12, "Jürgen Schmidt" mailto:jogischm...@gmail.com>> wrote: On 11/23/12 5:45 PM, Robert Barbey wrote: Hi everyone, for a Writer extension, we're traversing a document using the Java text iteration API. The text is extracted and sent to a server backend for

Re: [Call-for-Review] Extension to XSmartTagRecognizer interface

2012-11-23 Thread Robert Barbey
I just double-checked, I did attach a file (puh!) and it must have been removed by mailing list policies. But I will follow Oliver's suggestion and file a bug first. Thanks for your help, Robert On 23.11.2012, at 18:12, "Jürgen Schmidt" wrote: > On 11/23/12 5:45 PM, R

[Call-for-Review] Extension to XSmartTagRecognizer interface

2012-11-23 Thread Robert Barbey
Hi everyone, for a Writer extension, we're traversing a document using the Java text iteration API. The text is extracted and sent to a server backend for linguistic analysis. This server returns a report containing corrections for the current document which the extension needs to map back into

Re: Maven plug-in for building extension description.xml files

2012-11-21 Thread Robert Barbey
> On Wed, Nov 21, 2012 at 4:23 PM, Robert Barbey > wrote: >> Hi everyone, >> >> as I mentioned earlier on this list, I'm working on a Writer extension in >> Java. We're using Maven as a build tool and I wanted to let Maven generate >> description.xml

Maven plug-in for building extension description.xml files

2012-11-21 Thread Robert Barbey
Hi everyone, as I mentioned earlier on this list, I'm working on a Writer extension in Java. We're using Maven as a build tool and I wanted to let Maven generate description.xml and update.xml files based on the information in the POM. That's why I started writing a Maven plug-in that can do th

Hello from Acrolinx

2012-11-14 Thread Robert Barbey
that editor and we get some information (usually just a confirmation that "this is indeed a bug"). With OpenOffice, this is a completely different story (finally!). If there's anything else you're interested in please drop me a line. Really looking forward to working