[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sc/uiconfig
Caolán McNamara
caolanm at redhat.com
Fri Jan 17 06:38:39 PST 2014
sc/uiconfig/scalc/ui/formulacalculationoptions.ui | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 99251c897665cf45e2be813a53eb850aa67ffda1
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Jan 17 12:31:28 2014 +0000
ellipsize incorrectly set here for some reason
so the opencl options dialog has ellipsized strings in it
(cherry picked from commit 251f21699ef786557134fc00ff1293acb57e4158)
(cherry picked from commit ca1b5e35ba4f0b476cebc99cc0cbf562271171e7)
Change-Id: I85b89c59c3545aef538da47a3d3727110cff4a82
Reviewed-on: https://gerrit.libreoffice.org/7500
Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
Reviewed-by: Fridrich Strba <fridrich at documentfoundation.org>
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
index 2e1b93b..305e8e3 100644
--- a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
+++ b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui
@@ -178,7 +178,6 @@
<property name="xalign">0</property>
<property name="yalign">0</property>
<property name="wrap">True</property>
- <property name="ellipsize">end</property>
<property name="max_width_chars">56</property>
</object>
<packing>
@@ -291,7 +290,7 @@
<property name="orientation">vertical</property>
<property name="row_spacing">2</property>
<child>
- <object class="svtlo-SvTreeListBox" id="opencl_list">
+ <object class="svtlo-SvTreeListBox" id="opencl_list:border">
<property name="visible">True</property>
<property name="app_paintable">True</property>
<property name="can_focus">True</property>
More information about the Libreoffice-commits
mailing list