[Libreoffice] Postgresql SDBC source no longer in git repo ?

2011-05-28 Thread Alexander Thurgood
Hi all, I've been trying to chase up some bug reports about the postgresql-sdbc connector extension no longer working, but I'm having a problem tracking down the source code. I saw that Petr and Rene did some commits to the tree in November 2010, but since then I can't find the source in the git

Re: [Libreoffice] [PATCH] Support for greek numbering style for bullets

2011-05-28 Thread Jean-Baptiste Faure
Le 28/05/2011 16:19, Simos Xenitellis a écrit : > [...] > I updated the bug report with a PDF document that demonstrates the > Greek numbers. > It is a document that I originally created in Greek. > > The number 6 is "στ" in Greek. In ancient Greek there used to be some other > (single) character

[Libreoffice] [PATCH] cppcheck cleanliness

2011-05-28 Thread Korrawit Pruegsanusak
Hello all, The attached patch is to remove warning about "inefficient checking for emptiness" from cppcheck. Please feel free to comment. Best Regards, -- Korrawit Pruegsanusak From e9d8c0fee442f0f6e7cafe06618a340d423ba170 Mon Sep 17 00:00:00 2001 From: Korrawit Pruegsanusak Date: Sun, 29 May 201

[Libreoffice] [PATCH] Code Cleanup in calc

2011-05-28 Thread Korrawit Pruegsanusak
Hello all, The attached patch is to cleanup the code in calc. Please feel free to comment. Best regards, -- Korrawit Pruegsanusak From f985d76cc943e019ba67c433b7fa665845f64759 Mon Sep 17 00:00:00 2001 From: Korrawit Pruegsanusak Date: Sun, 29 May 2011 11:20:36 +0700 Subject: [PATCH] Code Cleanup

Re: [Libreoffice] [PATCH] Code Cleanup in libs-gui

2011-05-28 Thread Korrawit Pruegsanusak
Hello Yasunori, On Sun, May 29, 2011 at 09:12, Yasunori ENDO wrote: > I'm not sure this is correct translation. > So can you check it? Sorry, but I don't know german at all. So we should wait (or ask) for someone to check it. Best regards, -- Korrawit Pruegsanusak __

Re: [Libreoffice] [PATCH] Code Cleanup in libs-gui

2011-05-28 Thread Yasunori ENDO
Hi, Korrawit. Thank you for your patch. Well, there is a German(?) comment like this. "// Wegen PlugIn's loeschen wir erstmal den Hintergrund" It's difficult for many developers (of course it includes me!) to understand German comment. So I translated it into English like this. "// Delete backgro

[Libreoffice] syntax error in ./configure

2011-05-28 Thread Regina Henschel
Hi, I have unpacked the source provided in http://dev-builds.libreoffice.org/pre-releases/src/ I run ./autogen.sh and get this error checking whether to enable fontconfig support... ./configure: line 7229: syntax error near unexpected token `FONTCONFIG,' ./configure: line 7229: ` PKG_CHECK

Re: [Libreoffice] [PATCH] [WIP] Bug 33293 - [EasyHack] Make starting count of worksheets configurable

2011-05-28 Thread Albert Thuswaldner
Hi Rob, On Sat, May 28, 2011 at 01:01, Rob Snelders wrote: > Hi Albert, > > I have worked on this bug before I heard that you had already worked on it. > Did you work any further on it? Maybe we can callaborate on it? Oh, how far did you come? I think I basically have done most of it by now. >

[Libreoffice] [PATCH] Code Cleanup in libs-gui

2011-05-28 Thread Korrawit Pruegsanusak
Hello all, Although the diff may look frustrated, I've explained what I've done in log message. Please feel free to comment :-) Best regards, -- Korrawit Pruegsanusak From 1db8d9dfe64c31b3ff0ea24dccb2122d8be5c216 Mon Sep 17 00:00:00 2001 From: Korrawit Pruegsanusak Date: Sun, 29 May 2011 01:40:26

[Libreoffice] [PATCH] fdo#34872

2011-05-28 Thread Rob Snelders
Hi, Here is a really small patch to solve fdo#34872. This patch is submitted under LGPLv3+/MPL-Licence. -- Greetings, Rob Snelders >From 84bb33ac77c0f7967690635d4c41e8ca7d818e44 Mon Sep 17 00:00:00 2001 From: Rob Snelders Date: Sat, 28 May 2011 20:37:08 +0200 Subject: [PATCH] Cross-References-T

Re: [Libreoffice] [PATCH] [PUSHED] Replace DBG_ stuff in calc with OSL_ equivalents

2011-05-28 Thread Jacek Wolszczak
Hi, Thanks for fixing and pushing the patches and the information in the previous e-mail. The next one is impress and the next one ... don't know yet. Well, I will try to finish the easy hack so that tools/debug.hxx can be removed whatsoever, Jacek Dnia 2011-05-27, pią o godzinie 08:22 +0200, D

Re: [Libreoffice] [PATCH] Support for greek numbering style for bullets

2011-05-28 Thread Simos Xenitellis
On Sat, May 21, 2011 at 8:07 PM, Jean-Baptiste Faure wrote: > Le 11/03/2011 13:37, Pantelis Koukousoulas a écrit : >> Hi! >> >> This is a patch originally developed against openoffice in summer 2009 >> that has not yet been accepted due to, in my opinion, purely bureocratic >> reasons / lack of in

Re: [Libreoffice] Bugs from OpenOffice.org to LibreOffice

2011-05-28 Thread Andras Timar
Hi Knut, 2011/5/28 Knut Olav Bøhmer : > How can I check if a bug that is fixed in OpenOffice.org 3.4 is also fixed > in LibreOffice 3.4? You can use Cedric's GreaseMonkey script. http://cedric.bosdonnat.free.fr/wordpress/?p=727 It shows whether a bug is fixed in LibreOffice. Unfortunately it does

Re: [Libreoffice] [GSOC] Java > Python, problem with uno.invoke

2011-05-28 Thread Xisco Faulí
Hello, It's funny how close I was to the solution and the time it took me to find it. uno.invoke(xPSet, "setPropertyValue", (PropertyName, uno.Any( \ "[]string",PropertyValue))) Thank you John for your answer. 2011/5/28 John LeMoyne Castle > Hi Xisc

[Libreoffice] Bugs from OpenOffice.org to LibreOffice

2011-05-28 Thread Knut Olav Bøhmer
Hi, How can I check if a bug that is fixed in OpenOffice.org 3.4 is also fixed in LibreOffice 3.4? Especially interested in http://openoffice.org/bugzilla/show_bug.cgi?id=115795 But if there is a general way to find out this things, I'd like to know. -- Knut Olav Bøhmer ___