Re: [Libreoffice] slide names in Slide pane Impress

2011-08-22 Thread Christian Dywan
Le 21/08/2011 18:11, Cor Nouws a écrit : Hi Thorsten, I was thinking about this issue https://bugs.freedesktop.org/show_bug.cgi?id=37654 as a possible easy hack. ( Maybe something that I could take a look at ...?) I expect that the next approach would do: – shrink the slide preview in the

[Libreoffice] [PATCH] Make clean instead of unxvlngi6.pro for gbuild modules

2011-08-19 Thread Christian Dywan
:00:00 2001 From: Christian Dywan christian.dy...@lanedo.com Date: Fri, 19 Aug 2011 10:21:12 +0200 Subject: [PATCH] Make clean instead of unxvlngi6.pro for gbuild modules --- solenv/bin/build.pl |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/solenv/bin/build.pl b/solenv

[Libreoffice] Localization of an extension (dialog)

2011-07-05 Thread Christian Dywan
Hejsan, so I'm trying to localize a dialog in an extension I'm writing and for some reason it's never being picked up. Any suggestions would be welcome. As since involves magic files and there is no error whatsoever this is hard to tackle. This is the documentation I followed:

Re: [Libreoffice] smoketest fails

2011-05-27 Thread Christian Dywan
Am Thu, 26 May 2011 13:44:12 +0100 schrieb Caolán McNamara: On Thu, 2011-05-26 at 13:30 +0200, Christian Dywan wrote: Am Thu, 26 May 2011 09:51:45 +0100 schrieb Caolán McNamara: Still broken for me. I did remove smoketestoo_native/unxlngx6.pro but no difference. Presumably

Re: [Libreoffice] smoketest fails

2011-05-26 Thread Christian Dywan
Am Thu, 26 May 2011 09:51:45 +0100 schrieb Caolán McNamara: On Wed, 2011-05-25 at 23:08 +0200, Pim Bollen wrote: [Java framework] The JRE specified by the bootstrap variable UNO_JAVA_JFW_JREHOME or UNO_JAVA_JFW_ENV_JREHOME could not be recognized. Check the values and make sure that

[Libreoffice] [PUSHED] Re: [PATCH] Don't print === decoration when running g grep

2011-05-18 Thread Christian Dywan
Am Fri, 6 May 2011 12:35:04 + schrieb Christian Dywan: git grep -l is useless when the == are there because it no longer is a plain list of filenames. I needed it for sed, so I patched it. I modified the patch to account for the changes made meanwhile, same functional difference

[Libreoffice] [PATCH] Don't print === decoration when running g grep

2011-05-06 Thread Christian Dywan
git grep -l is useless when the == are there because it no longer is a plain list of filenames. I needed it for sed, so I patched it. ciao, ChristianFrom aa8fcad2fafbfde9bb7294375be1bbcc4ab28f50 Mon Sep 17 00:00:00 2001 From: Christian Dywan christian.dy...@lanedo.com Date: Fri, 6 May 2011

[Libreoffice] [Patch] Unify Display Grid/ Grid Visible and other menu items

2011-05-06 Thread Christian Dywan
So I was originally looking at a drawing bug and became puzzled because various context menu items have different labels than the exact same commands in the menubar and toolbar ¹. So I ended up fixing the labels of the following items: Visible Grid → Display Grid Snap Lines Visible → Display

Re: [Libreoffice] [Patch] Unify Display Grid/ Grid Visible and other menu items

2011-05-06 Thread Christian Dywan
Am 06.05.2011 15:29:16 schrieb Regina Henschel: Hi Christian, I'm not sure about the changes. 'Snap Lines' is a better term than 'Guides'. The German term 'Fanglinien' describes it functionality, so does 'Snap Lines'. 'Guide' is not specific. It can be 'Snap Line' but also 'Helpline'.

Re: [Libreoffice] [PATCH] Don't print

2011-05-06 Thread Christian Dywan
Am 06.05.2011 17:29:03 schrieb Michael Meeks: On Fri, 2011-05-06 at 12:35 +, Christian Dywan wrote: git grep -l is useless when the == are there because it no longer is a plain list of filenames. I needed it for sed, so I patched it. Looks good to me; I've hit the same thing

[Libreoffice] [PATCH] Unify light gray checked color special case

2011-04-29 Thread Christian Dywan
doesn't set the colour at all - a look from a Mac developer is probably a good idea. ciao, ChristianFrom f302fdcf4c82a7529b658766c9bb4e063c687ef2 Mon Sep 17 00:00:00 2001 From: Christian Dywan christian.dy...@lanedo.com Date: Thu, 28 Apr 2011 19:31:28 +0200 Subject: [PATCH] Unify light gray

[Libreoffice] [PATCH] Set GTK+ native mouse behaviour settings

2011-04-28 Thread Christian Dywan
at the bottom (and it took me a re-compile because I didn't notice the need to do that). ciao, ChristianFrom dca0604c80e6c9f06c878321b8717a3b13a2d74a Mon Sep 17 00:00:00 2001 From: Christian Dywan christ...@lanedo.com Date: Thu, 28 Apr 2011 14:32:16 +0200 Subject: [PATCH] Set GTK+ native mouse behaviour

[Libreoffice] [PATCH] Clean up GtkSettings use in GTK+ platform module

2011-04-28 Thread Christian Dywan
: Christian Dywan christ...@twotoasts.de Date: Thu, 28 Apr 2011 19:30:22 +0200 Subject: [PATCH] Clean up GtkSettings use in GTK+ platform module --- vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx | 39 - 1 files changed, 11 insertions(+), 28 deletions(-) diff --git a/vcl/unx/gtk/gdi

Re: [Libreoffice] [PATCH] Introduce HideDisabledMenuItems style setting

2011-04-27 Thread Christian Dywan
e6d2363785af7e8021afe358be66db233d360fc4 Mon Sep 17 00:00:00 2001 From: Christian Dywan christian.dy...@lanedo.com Date: Thu, 21 Apr 2011 15:14:32 +0200 Subject: [PATCH] Introduce HideDisabledMenuItems style setting The STYLE_OPTION_HIDEDISABLED flag is removed. The setting is enabled for KDE and OSX. --- svtools

Re: [Libreoffice] FW: [PATCH] Introduce HideDisabledMenuItems style setting

2011-04-27 Thread Christian Dywan
Am 27.04.2011 15:40:35 schrieb Allen Pulsifer: No objections from my part to fully hide, removed / not-allowed-by-sysadmin ones, but when it comes to hiding entries that cannot be performed at the moment for whatever reason, then I say no, thanks. That is the way it currently works

[Libreoffice] [PATCH] Introduce HideDisabledMenuItems style setting

2011-04-21 Thread Christian Dywan
3475f8f442ffed53df728acfd0e96b2bab1d18cd Mon Sep 17 00:00:00 2001 From: Christian Dywan christian.dy...@lanedo.com Date: Thu, 21 Apr 2011 15:14:32 +0200 Subject: [PATCH] Introduce HideDisabledMenuItems style setting The setting is enabled for KDE and OSX. --- vcl/aqua/source/window/salframe.cxx |1 + vcl/inc/vcl

Re: [Libreoffice] [PATCH] Only accelerators in Edit popup on Windows and KDE

2011-04-19 Thread Christian Dywan
Am 19.04.2011 13:30:25 schrieb libreoffice@lists.freedesktop.org: On 2011-04-15 at 12:48 +, Christian Dywan wrote: I'm not sure if this is the best way to address this, I looked at the style settings, but this isn't a setting, and I saw get_desktop_session() but that isn't public

[Libreoffice] [PATCH] Remove unused chunk of toolbar menu code

2011-04-19 Thread Christian Dywan
I stumbled upon a big chunk of code that's commented out in ToolbarMenu::implPaint not touched since November 2005. ciao, ChristianFrom 39b3296fadc53c740c53145f8562eef9d246c1b1 Mon Sep 17 00:00:00 2001 From: Christian Dywan christian.dy...@lanedo.com Date: Tue, 19 Apr 2011 15:27:29 +0200

[Libreoffice] [PATCH] Only accelerators in Edit popup on Windows and KDE

2011-04-15 Thread Christian Dywan
() but that isn't public API and I'm not sure how it's meant to be used. If there's a better approach, pointers welcome. Also filed as fdo#36235 with the same patch. ciao, ChristianFrom 509dccd84864c79a659901800e145303d1182b23 Mon Sep 17 00:00:00 2001 From: Christian Dywan christian.dy...@lanedo.com Date

[Libreoffice] [PATCH] Remove unneeded minus and plus keyboard aliases

2011-04-15 Thread Christian Dywan
. ciao, ChristianFrom 85d9a20ba7da1eaa93ef555875e3985d29516594 Mon Sep 17 00:00:00 2001 From: Christian Dywan christian.dy...@lanedo.com Date: Thu, 14 Apr 2011 15:34:51 +0200 Subject: [PATCH] Remove unneeded minus and plus keyboard aliases Fixes: fdo#36235 diff --git a/vcl/unx/source/app