From d3fb6d227c77198aa0b70d6f5260ff239f5d692c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 25 Oct 2012 14:46:59 +0100 Subject: remove .ui mark-up in favor of font attributes so we can keep translations markup free, and it matches better our existing font use in controls Change-Id: Ib762030f8bf831f2b0afabdd643508e660ad9266 See: https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages --- starmath/uiconfig/smath/ui/printeroptions.ui | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'starmath/uiconfig') diff --git a/starmath/uiconfig/smath/ui/printeroptions.ui b/starmath/uiconfig/smath/ui/printeroptions.ui index ec08385c11ea..8bd161a378f7 100644 --- a/starmath/uiconfig/smath/ui/printeroptions.ui +++ b/starmath/uiconfig/smath/ui/printeroptions.ui @@ -82,8 +82,10 @@ True False - <b>Contents</b> - True + Contents + + + @@ -195,8 +197,10 @@ True False - <b>Size</b> - True + Size + + + -- cgit tion value='distro/cib/libreoffice-6-4' selected='selected'>distro/cib/libreoffice-6-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/relationdesign/RelationDesignView.cxx
AgeCommit message (Expand)Author
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-03-20drop msgbox includeCaolán McNamara
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-07-02tdf#92434 - A series of hideous knock-on dbaccess crasher fixes.Michael Meeks
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin