Re: [Libreoffice] [PATCH] conditional formatting with an unlimited number of rules

2011-04-06 Thread Robert Dargaud
Hi Katarina, Thank for your evaluation work and your detailed feedback. I insert my answers in your text. Le 06/04/11 17:56, Katarina Machalkova a écrit : Hey Bob (& all) ... Wow, I'm impressed by how good job you did, esp. considering the fact that this is your first submission :) I've a

Re: [Libreoffice] [PATCH] [PUSHED] use RTL_CONSTASCII_USTRINGPARAM

2011-04-06 Thread Xisco Faulí
Here it goes another patch, Same licence. 2011/4/6 Tor Lillqvist > Thanks, pushed! > > --tml > > From 6e2b921ea0d5a780bf910cb6bd1a2abc856a78f8 Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Thu, 7 Apr 2011 00:17:14 +0200 Subject: [PATCH] use RTL_CONSTASCII_USTRINGPARAM --- framework/source/

[Libreoffice] [PATCH] Translation of German comment in libs-core/svx/source/engine3d/

2011-04-06 Thread Albert Thuswaldner
Hi, More translated German comments, which have been sitting around in my local repo for a while... You can commit the patch under the terms of MPL 1.1 / GPLv3+ / LGPLv3+ triple license. /Albert svx-source-engine3d-german.comments.diff.gz Description: GNU Zip compressed data ___

[Libreoffice] Pискoвые oпеpации с налогaми

2011-04-06 Thread Hовыe схeмы c 1 апpеля
--- |ОПТИМИЗAЦИЯ HАЛOГООБЛОЖЕНИЯ | |и АНТИoптимизация (pискoвые oпeрации, кoторых дeлать нe cтоит)- | |HДC, пpибыль, HДФЛ. «Прoбoины» cтaрых схeм.

[Libreoffice] CVER / C52 cleaning

2011-04-06 Thread Francois Tigeot
Hi all, CVER is defined in set_solenv.in and propagated in form of defines to the entire source tree. I've found it is almost unused expect in the following cases - when set to C52 (version 5.2 of a solaris-specific compiler) - when set to M1500 or M1600 (Microsoft Visual Studio compilers ?) The

Re: [Libreoffice] How to disable addon installation

2011-04-06 Thread Olivier Hallot
Hi Tor Allow me to strongly disagree. I don't think we should pack every tiny extension in LO. That leads to bloatware. Extensions are an elegant solution to enhance LO. As for security hole, enterprises don't like users installing unauthorised software. There are ways to block it, as I did

Re: [Libreoffice] How to disable addon installation

2011-04-06 Thread Olivier Hallot
Hi Manuel Em 06-04-2011 05:09, Manuel Reimer escreveu: Olivier Hallot writes: I second your concern. Extensions are a potentially security hole and it should be possible to install LibreOffice without the ability to install extensions. The extension installer, expecially the GUI should be an o

Re: [Libreoffice] [partial PATCH] Easy hack: expunge duplicate enumerations in vcl

2011-04-06 Thread Christina Roßmanith
Hi Caolan, I've continued to remove psp::weight::type. At the end of your last e-mail you mention 3 enums. Given that width and weight are already two enums there is one left to remove. Or shouldn't "three" be taken literally. There are still left: italic, pitch, family <-> FontItalic, FontP

[Libreoffice] [PUSHED] Re: [PATCH] Change accel key back to "D" for "Clear direct formatting"

2011-04-06 Thread Jan Holesovsky
Hi Octavio, Octavio Alvarez píše v Ne 03. 04. 2011 v 16:32 -0700: > Now that "~Default Formatting" is named "~Clear Direct Formatting" it > makes "C" not go directly to "Clear Direct Formatting" because there were > other menu items already using "~C". I submit these patches to set it back

Re: [Libreoffice] GSOC 2011

2011-04-06 Thread Cedric Bosdonnat
Hi Ivan, On Wed, 2011-04-06 at 17:55 +0200, ivpu...@foi.hr wrote: > I am a candidate for Google Summer of Code, and I found a project that > interested me enough, so I wrote a proposal, so I would be grateful if > you could see little that proposal and proposed modifications, to achieve > better r

Re: [Libreoffice] [PATCH] [PUSHED] use RTL_CONSTASCII_USTRINGPARAM

2011-04-06 Thread Tor Lillqvist
Thanks, pushed! --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] ld dynamic linker hash style

2011-04-06 Thread Francois Tigeot
On Wed, Apr 06, 2011 at 06:28:47PM +0200, Petr Mladek wrote: > Francois Tigeot píše v St 06. 04. 2011 v 18:01 +0200: > > > > I admit I only have taken a cursory look to the patch itself. Howewer, I've > > also updated my git repository and tried to build LibreOffice. > > The build failed exactly a

Re: [Libreoffice] ld dynamic linker hash style

2011-04-06 Thread Petr Mladek
Francois Tigeot píše v St 06. 04. 2011 v 18:01 +0200: > On Wed, Apr 06, 2011 at 05:45:39PM +0200, Petr Mladek wrote: > > Francois Tigeot píše v St 06. 04. 2011 v 17:04 +0200: > > > > > > the test you have reused and the one I just wrote are for two different > > > things. > > > We have two things

[Libreoffice] GSOC 2011

2011-04-06 Thread ivpusic
salute... I am a candidate for Google Summer of Code, and I found a project that interested me enough, so I wrote a proposal, so I would be grateful if you could see little that proposal and proposed modifications, to achieve better results. Thank you Ivan P. libreOffice.docx Description: a

Re: [Libreoffice] ld dynamic linker hash style

2011-04-06 Thread Francois Tigeot
On Wed, Apr 06, 2011 at 05:45:39PM +0200, Petr Mladek wrote: > Francois Tigeot píše v St 06. 04. 2011 v 17:04 +0200: > > > > the test you have reused and the one I just wrote are for two different > > things. > > We have two things here: > > > > - the first check tested for --hash-style=gnu opti

Re: [Libreoffice] [PATCH] conditional formatting with an unlimited number of rules

2011-04-06 Thread Katarina Machalkova
Hey Bob (& all) > I finally finished my work on the conditional formatting with an > unlimited number of rules. > > Thank you to those who have helped me to create patch. > I hope I have done things correctly. You will find the patch in 2 > attachment. Wow, I'm impressed by how good job you did,

Re: [Libreoffice] ld dynamic linker hash style

2011-04-06 Thread Petr Mladek
Francois Tigeot píše v St 06. 04. 2011 v 17:04 +0200: > On Wed, Apr 06, 2011 at 03:59:34PM +0200, Petr Mladek wrote: > > > > I have found that there already was a check for --hash-style. So, I used > > your draft and itegrated it into the existing test, see > > http://cgit.freedesktop.org/libreoff

Re: [Libreoffice] icon in GNOME3

2011-04-06 Thread Thorsten Behrens
David Tardon wrote: > Well, not really. I just fixed the sysui/desktop/shared/create_tree.sh > script to use 128x128 px versions of the icons (that we had had already) > in addition to the other, smaller, resolutions. Of course the best thing > to do would be to install scalable versions of the ico

Re: [Libreoffice] ld dynamic linker hash style

2011-04-06 Thread Francois Tigeot
On Wed, Apr 06, 2011 at 03:59:34PM +0200, Petr Mladek wrote: > > I have found that there already was a check for --hash-style. So, I used > your draft and itegrated it into the existing test, see > http://cgit.freedesktop.org/libreoffice/bootstrap/commit/?h=libreoffice-3-4&id=34e8665b5d3544c480867

[Libreoffice] [PATCH] use RTL_CONSTASCII_USTRINGPARAM

2011-04-06 Thread Xisco Faulí
Licesed under LGPLv3 and GPL. From e7cbf2c25e1b08a2421663eaf5639df30a536ee4 Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Wed, 6 Apr 2011 16:53:52 +0200 Subject: [PATCH] use RTL_CONSTASCII_USTRINGPARAM --- xmloff/source/chart/SchXMLAxisContext.cxx| 88 +- xmloff/

Re: [Libreoffice] ld dynamic linker hash style

2011-04-06 Thread Petr Mladek
Francois Tigeot píše v St 06. 04. 2011 v 11:25 +0200: > On Tue, Apr 05, 2011 at 09:02:48PM +0200, Francois Tigeot wrote: > > On Tue, Apr 05, 2011 at 02:28:40PM +0200, Petr Mladek wrote: > > > > On Tue, Apr 05, 2011 at 11:53:55AM +0100, Michael Meeks wrote: > > > > > I guess it might be a good

Re: [Libreoffice] Questions about measure units.

2011-04-06 Thread Christian Lohmaier
Hi *, On Tue, Apr 5, 2011 at 12:31 AM, Xisco Faulí wrote: > Anyway how do you set the scale ? Drawing scale ? Yes, in Options → Draw > if so, in grid option is > still shown 0.00 km. Besides in Impress doesn't exist such an option. Setting the unit to km globally surely doesn't make any sense,

Re: [Libreoffice] Autogen.sh pb with junit

2011-04-06 Thread Michael Meeks
Hi Jonathan, On Wed, 2011-04-06 at 13:35 +0200, Jonathan Aquilina wrote: > Have you tested in master before pushing it to 3-4. I think its best Please read the minutes of the last TSC meeting. Bug fixes are welcome in libreoffice-3-4 without any form of approval until further not

Re: [Libreoffice] Autogen.sh pb with junit

2011-04-06 Thread Jonathan Aquilina
On 06/04/2011 13:07, Miklos Vajna wrote: On Mon, Apr 04, 2011 at 11:22:52AM +0200, Bjoern Michaelsen wrote: On current debians (I just tried sid) and Ubuntus there is the no classpath set in the system junit jar that also does not contain hamcrest. Since this problem is widespread: How about c

Re: [Libreoffice] Autogen.sh pb with junit

2011-04-06 Thread Miklos Vajna
On Mon, Apr 04, 2011 at 11:22:52AM +0200, Bjoern Michaelsen wrote: > On current debians (I just tried sid) and Ubuntus there is the no > classpath set in the system junit jar that also does not contain > hamcrest. Since this problem is widespread: How about checking, if > either: > > - the jar

Re: [Libreoffice] Helgrind results for LO

2011-04-06 Thread Julian Seward
> gtk a11y stack, while the initial helgrind ones end on in gdbusprivate.c > etc. The reports of races are not going to be accurate unless Helgrind sees all the sync events done by the lower level libraries. If they just use the pthread_ primitives that's fine, but if they roll their own locks e

Re: [Libreoffice] Build master on Windows, problem with icu

2011-04-06 Thread Caolán McNamara
On Wed, 2011-04-06 at 10:10 +0700, Samphan Raruenrom wrote: > I try the steps explain in > http://wiki.documentfoundation.org/Development/How_to_build using the > following autogen options > $ build > dmake: Error: -- > > `./wntmsci12.pro/misc/43e56b71c407be5154de681eaa64

Re: [Libreoffice] ld dynamic linker hash style

2011-04-06 Thread Francois Tigeot
On Tue, Apr 05, 2011 at 09:02:48PM +0200, Francois Tigeot wrote: > On Tue, Apr 05, 2011 at 02:28:40PM +0200, Petr Mladek wrote: > > > On Tue, Apr 05, 2011 at 11:53:55AM +0100, Michael Meeks wrote: > > > > I guess it might be a good idea to default to 'auto' for > > > > hash-style, > > > >

Re: [Libreoffice] Order of filters in the Open dialog

2011-04-06 Thread Matúš Kukan
Hello, >> My question is about exact order of filters in open dialog. >> Should they be grouped according to module they belong to? >> Now, it's working this way and to improve order there just need to be >> added more filters in UISort.xcu [1]. > > The idea to sort the filters is to relagate the

Re: [Libreoffice] Use cl.exe's -showIncludes to generate dependencies

2011-04-06 Thread Bjoern Michaelsen
Hi kendy, On Tue, 05 Apr 2011 22:51:34 +0200 Jan Holesovsky wrote: > The attached seems to generate nice dependency files for me - can you > please check for obvious mistakes / omissions? I'd like put it to > libreoffice-3-4, to save us from the obsolete makedepend, and to > speedup the build on

Re: [Libreoffice] writing project contribution

2011-04-06 Thread Michael Meeks
Hi Luiz, First - welcome to LibreOffice ! :-) On Tue, 2011-04-05 at 16:16 -0300, Luiz Henrique Natalino wrote: > hello, is there any way to write on the website of the contribution > libreoffice saying that doing? how? Trying to parse your question; I think it turns into:

Re: [Libreoffice] [PATCH] [PUSHED] Set proper names for MS Powerpoint AutoPlay filters

2011-04-06 Thread Tor Lillqvist
Thanks, pushed! --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] Set proper names for MS Powerpoint AutoPlay filters

2011-04-06 Thread Matúš Kukan
Thanks Another one just to correct two filter names. matus From c0717d52ca5c7b8200fba61a0b692b8a2ddde40e Mon Sep 17 00:00:00 2001 From: Matus Kukan Date: Wed, 6 Apr 2011 09:45:47 +0200 Subject: [PATCH] Set proper names for MS Powerpoint AutoPlay filters There was blank line for MS PowerPoint 20

Re: [Libreoffice] [ Libreoffice ] icon in GNOME3

2011-04-06 Thread Bernhard Dippold
Hi David, all, David Tardon wrote: > On Tue, Apr 05, 2011 at 11:42:42AM +0100, Caolán McNamara wrote: > > On Tue, 2011-04-05 at 11:34 +0200, Andreas Proschofsky wrote: > > > *) Add 256x256 pixel versions of the LO icons > > > > caolanm->dtardon: didn't you fix this already, or at least tweak > >

Re: [Libreoffice] [PATCH] [PUSHED] Improve order of open and save as dialogs

2011-04-06 Thread Tor Lillqvist
OK. Thanks! Pushed to master. (Unfortunately my environment had problems with the diacritics in your name, so I had to drop them from the author information.) --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedeskto

Re: [Libreoffice] icon in GNOME3

2011-04-06 Thread Andreas Proschofsky
On Wed, 2011-04-06 at 08:07 +0200, David Tardon wrote: > On Tue, Apr 05, 2011 at 11:42:42AM +0100, Caolán McNamara wrote: > > On Tue, 2011-04-05 at 11:34 +0200, Andreas Proschofsky wrote: > > > *) Add 256x256 pixel versions of the LO icons > > > > caolanm->dtardon: didn't you fix this already, or

Re: [Libreoffice] How to disable addon installation

2011-04-06 Thread Manuel Reimer
Olivier Hallot writes: > I second your concern. Extensions are a potentially security hole and it > should be possible to install LibreOffice without the ability to install > extensions. The extension installer, expecially the GUI should be an > option at intall time. Doesn't help me at all, a

Re: [Libreoffice] [PATCH] Improve order of open and save as dialogs

2011-04-06 Thread Matúš Kukan
On 6 April 2011 09:42, Tor Lillqvist wrote: > Hmm, if you just change the order of the elements in the SortedFilterList > properties, why do their lengths change? I have added more filters I have seen when I open these dialogs. I think they are newer and nobody have done it yet. But not all. Som

Re: [Libreoffice] [PATCH] Improve order of open and save as dialogs

2011-04-06 Thread Tor Lillqvist
Hmm, if you just change the order of the elements in the SortedFilterList properties, why do their lengths change? (A sidenote: Why is the text mixed German/English, I mean the "Vorlage/Template" thingies?) --tml ___ LibreOffice mailing list LibreOf

Re: [Libreoffice] [WIP] [PATCH] [PUSHED] Additional translations of German comments in libs-core/sfx2/source/

2011-04-06 Thread Tor Lillqvist
Re-replying with the PUSHED tag in the subject... --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [WIP] [PATCH] Additional translations of German comments in libs-core/sfx2/source/

2011-04-06 Thread Tor Lillqvist
Thanks, pushed to master! --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Use cl.exe's -showIncludes to generate dependencies

2011-04-06 Thread Tor Lillqvist
I only have a master tree that was buildable last week; don't know if it is buildable by now, but I will try your stuff in it. My 3.4 tree I use for a build-style build attempt, and it is far from actually compiling anything yet. I doubt I have space to handle another 3.4 tree. --tml ___