Re: Android design?

2012-02-08 Thread Christophe Strobbe
) We should continue thinking about this. Otherwise, some good ideas there. Do we have excitable people wanting to do UI work in Java - that we can plug together with the core in due course ? it'd be great to parallelise that work. Best regards, Christophe -- Christophe

likely cancellation of my presentations at FOSDEM

2012-02-03 Thread Christophe Strobbe
ience. Christophe -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architectures Kasteelpark Arenberg 10 bus 2442 B-3001 Leuven-Heverlee BELGIUM tel: +32 16 32 85 51 www.docarch.be Twitter: @RabelaisA11y ___ LibreO

Re: [Libreoffice] [PUSHED-3-4][PUSHED[3-5][REVIEW] 3-5, 3-5-0, 3-4 corrupted Indic characters and crash under Windows fdo#44208, fdo#45107

2012-01-26 Thread Christophe Strobbe
zh-tw localisations, is this due to different translators or to differences between computing terminology in these three geographic areas? (I'm sure there are differences in vocabulary in these three areas, but I don't know if they affect computing terminology.) Best regards, Christo

Re: [Libreoffice] About "Same expression on both sides of '||'" in LockEntrySequence.cxx

2012-01-16 Thread Christophe Strobbe
a locktype element (in that sequence!). Best regards, Christophe (just commenting on the DTD part) C. -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architectures Kasteelpark Arenberg 10 bus 2442 B-3001 Leuven-Heverlee BELG

Re: [Libreoffice] FOSDEM: LibreOffice dev-toom talks ...

2012-01-10 Thread Christophe Strobbe
.30 - 14.00: Italo Vignoli - 'Hacking LibreOffice Help for Tech Illiterates' 14.00 - 14.45: Christophe Strobbe - 'Accessibility in LibreOffice: The Way Forward' 14.45 - 15.30: Markus Mohrhard - 'Test concepts for automated Libreoffice testing' 15.30 - 16.00: Jan H

Re: [Libreoffice] [PATCH] If there's no java, don't do the java stuff

2012-01-09 Thread Christophe Strobbe
he My incremental build went fine after this patch, and the program started well :-) Please feel free to comment :-) Best Regards, -- Korrawit Pruegsanusak -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architectures Kasteelpark Arenbe

Re: [Libreoffice] Question about IAccessibility2

2011-11-24 Thread Christophe Strobbe
Hi Regina, At 15:31 24-11-2011, Regina Henschel wrote: Hi Christophe, Christophe Strobbe schrieb: (...) I come across "IAccessibility2" (...) Such string resources are used in method SetAccessibleName in /core/cui/source/tabpages/tpline.cxx SetAccessibleName is a method that

Re: [Libreoffice] Question about IAccessibility2

2011-11-23 Thread Christophe Strobbe
uld be (i.e. when it is present in ODF content). However, if you are referring to a list box where an author can choose between different stroke-linecap styles, I would definitely give those options an accessible name (e.g. butt cap, round cap and square cap, which I found in the SVG spec).

Re: [Libreoffice] how to print into .ps

2011-11-22 Thread Christophe Strobbe
it in gedit.) But maybe what you really want to know is how to select the printer driver through which the PostScript is generated? Best regards, Christophe -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architectures Kasteelpark Aren

Re: [Libreoffice] Extension dependencies

2011-11-15 Thread Christophe Strobbe
Hi Stephan, At 17:18 15-11-2011, Stephan Bergmann wrote: On 11/15/2011 04:53 PM, Christophe Strobbe wrote: (...) OK. I have put a warning about "sudo apt-get install libreoffice-java-common" on the extension's download page. The error caused by the missing dependency was fai

Re: [Libreoffice] Extension dependencies

2011-11-15 Thread Christophe Strobbe
Hi Stephan, Thanks for the additional guidance. At 15:48 15-11-2011, Stephan Bergmann wrote: On 11/15/2011 01:39 PM, Christophe Strobbe wrote: At 09:59 4-11-2011, Stephan Bergmann wrote: Each .oxt extension can carry any number of dependencies, specifying conditions that need to be met by

Re: [Libreoffice] Extension dependencies

2011-11-15 Thread Christophe Strobbe
, any OpenOffice.org-minimal-version dependency, regardless of version value, should be considered as not satisfied by LO 4. Similarly, if we did introduce a LibreOffice.org-minimal-version dependency, any version value of that dependency less than 4 should be considered as not satisfied.

Re: [Libreoffice] Extension dependencies

2011-11-04 Thread Christophe Strobbe
- and useful in practice, since no syntactic compatibility one could come up with would ensure semantic equality... Cheers, -- Thorsten -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architectures Kasteelpark Arenberg 10 bus 2442 B-3001 Le

Re: [Libreoffice] [Libreoffice-ux-advise] [REVIEW] text orientation, not text direction

2011-10-31 Thread Christophe Strobbe
Hi Lior, All, At 18:13 31-10-2011, Lior Kaplan wrote: On Mon, Oct 31, 2011 at 6:41 PM, Christophe Strobbe < christophe.stro...@esat.kuleuven.be> wrote: Hi, At 16:48 31-10-2011, Jan Holesovsky wrote: (...) UX guys - please have a look at Lior's suggestion; for a screenshot

Re: [Libreoffice] [PATCH] Export blinking text attribute to HTML in all HTML export modes

2011-10-28 Thread Christophe Strobbe
tension to evaluate accessibility will be released soon-ish. Best regards, Christophe and allows importing the HTML back to LibreOffice without loss of formatting. Code is also simplified by removing conditionals for options that no longer need to be (or can be) disabled. Harri -- Christophe

Re: [Libreoffice] [PATCH] vcl: Printing UI "page range" autofocus

2011-10-24 Thread Christophe Strobbe
Hi Maxim, Michael, At 15:24 24-10-2011, Michael Meeks wrote: Hi Maxime, On Mon, 2011-10-24 at 14:52 +0200, Christophe Strobbe wrote: > At 06:50 22-10-2011, Maxim Iorsh wrote: > >When the user selects "Pages" radio button in the Range section, it is very > >reasonable

Re: [Libreoffice] [PATCH] vcl: Printing UI "page range" autofocus

2011-10-24 Thread Christophe Strobbe
ions(+), 0 deletions(-) -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architectures Kasteelpark Arenberg 10 bus 2442 B-3001 Leuven-Heverlee BELGIUM tel: +32 16 32 85 51 http://www.docarch.be/ Twitter: @RabelaisA11y --- Open source for accessibilit

Re: [Libreoffice] LibreOffice documentation and extensions

2011-10-17 Thread Christophe Strobbe
Hi Kendy, At 16:06 17-10-2011, Jan Holesovsky wrote: (...) On 2011-10-12 at 18:50 +0200, Christophe Strobbe wrote: > OpenOffice.org used to provide a way for extensions to provide > documentation that would seamlessly integrate into the OOo.org Help > system (see

[Libreoffice] LibreOffice documentation and extensions

2011-10-12 Thread Christophe Strobbe
ne. Is there a way for extension documentation to get integrated into LibreOffice Help? Best regards, Christophe -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architectures Kasteelpark Arenberg 10 bus 2442 B-3001 Leuven-Heverlee BELGIUM te

Re: [Libreoffice] [EASY HACKS] machine translation of remaining german comments acceptable?

2011-10-05 Thread Christophe Strobbe
ide, check the outside, as the method is accessible from here again Ah, so Google alto translates Denglisch to English. ;-) I think the English translation should be something like: "Since the method can be called from outside (outside what?), [missing verb/end of sentence] [needs to? / shoul

Re: [Libreoffice] [PATCH] fdo#40373 - export xhtml parse error

2011-09-29 Thread Christophe Strobbe
<><, Pseudo Engineer, itinerant idiot -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architectures Kasteelpark Arenberg 10 bus 2442 B-3001 Leuven-Heverlee BELGIUM tel: +32 16 32 85 51 http://www.docarch.be/ Twitter: @RabelaisA11y --- Ope

Re: [Libreoffice] [PATCH] fdo#40373 - export xhtml parse error

2011-09-28 Thread Christophe Strobbe
Hi, At 16:14 28-9-2011, Christophe Strobbe wrote: Hi Regina, At 15:50 28-9-2011, Regina Henschel wrote: Hi all, The patch fixes the following error: When you export a document via File->Export->XHTML it generates an invalid file, because the lang attribute gets a wrong namespace.

Re: [Libreoffice] [PATCH] fdo#40373 - export xhtml parse error

2011-09-28 Thread Christophe Strobbe
xmlns="http://www.w3.org/1999/xhtml"; Best regards, Christophe I do not know, whether this will fix bug fdo#40373; but it fixes, that the currently exported file is invalid, as described above. Kind regard Regina -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering -

Re: [Libreoffice] IAccessible2 - Windows (from libreoffice-accessibility)

2011-09-27 Thread Christophe Strobbe
Hi Michael, At 16:41 27-9-2011, Michael Meeks wrote: Hi Christophe, Thanks for forwarding this. On Tue, 2011-09-27 at 10:50 +0200, Christophe Strobbe wrote: > It appears that the code is still only available in CWSes: > <http://hg.services.openoffice.org/>. Malte Timmerma

[Libreoffice] IAccessible2 - Windows (from libreoffice-accessibility)

2011-09-27 Thread Christophe Strobbe
make it to my inbox. On 09.09.2011 21:45, Michael Stahl wrote: > On 02.09.2011 11:56, Christophe Strobbe wrote: >> Hi, >> >> The OpenOffice.org code is now available on Apache: >> <http://incubator.apache.org/openofficeorg/source.html>. Yesterday, >> the

Re: [Libreoffice] [PATCH] Bug 39561 (XHTML export filter)

2011-08-09 Thread Christophe Strobbe
Hi, At 17:26 9-8-2011, Noel Power wrote: On 04/08/11 16:14, Christophe Strobbe wrote: Hi, Attached is a patch for Bug 39561 "Use svg:title, not svg:desc for XHTML img alt attribute [accessibility]" <https://bugs.freedesktop.org/show_bug.cgi?id=39561>. I am new to Git

[Libreoffice] [PATCH] Bug 39561 (XHTML export filter)

2011-08-04 Thread Christophe Strobbe
dn't figure out how to use format-patch). Best regards, Christophe Strobbe -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architectures Kasteelpark Arenberg 10 bus 2442 B-3001 Leuven-Heverlee BELGIUM tel: +32 16 32 85 51 http://www.doc

Re: [Libreoffice] LibreOffice / OpenOffice.org sniffing in extension

2011-05-19 Thread Christophe Strobbe
rationProvider" ) > aParams(0).Name = "nodepath" > aParams(0).Value = target > > > aSettings = aConfigProvider.createInstanceWithArguments(service, > aParams() ) > > getConfigSetting = aSettings > > end function -- Christophe S

[Libreoffice] LibreOffice / OpenOffice.org sniffing in extension

2011-05-16 Thread Christophe Strobbe
. Can you give me a hint? (Background: each of the extensions work in both OOo and LibO, but two of the extensions can't be used together in LibO 3.3.) Best regards, Christophe -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architec