summaryrefslogtreecommitdiff
path: root/svx/uiconfig
AgeCommit message (Collapse)AuthorFilesLines
2014-08-26set default buttonsCaolán McNamara2-5/+4
Change-Id: Id91f0d0bf3743e7304ff079bbc82bc8b347a9c74
2014-08-25convert MessBox with custom buttons to .uiCaolán McNamara1-0/+71
Change-Id: I05704746ce5f098a2caaafafdc574009b279e458
2014-08-25convert RID_QRY_SAVEMODIFIED with custom buttons to .uiCaolán McNamara1-0/+85
Change-Id: I782ca0f7e60f92e65e1a93bb8d1d38eded941cbb
2014-08-20add a VclViewportCaolán McNamara1-0/+5
like GtkViewport so that the scrolled region will be clipped, which also has the side-effect of stopping glade clobbering the non view-port scrolled .ui files on editing Change-Id: Ic64174b3a35b77f068e0085cdc7721aeb33f1d82
2014-08-15convert datanavigator sport to .uiCaolán McNamara1-0/+204
Change-Id: I14f9f8d8df9fc8246e7fc8c0b6762ca51dad67d9
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos1-0/+185
Change-Id: Ic3ed2c73e255c99b48f4dab5ea434c75313ec93d Reviewed-on: https://gerrit.libreoffice.org/10865 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-05sidebar: don't stretch icons verticallyMaxim Monastirsky1-1/+10
fix a regression in master. Change-Id: I0fd0980225bdfd43cba884f145bcc7ebb8c05d85
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos1-0/+113
Change-Id: I0f3647e95b2150eb8753aa333eeb492fee76bd2a Reviewed-on: https://gerrit.libreoffice.org/10192 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-09tweak conversion a bitCaolán McNamara3-64/+73
a) rework to remove the need for a ::Resize impl b) move the explicit pixel size into relative APP_FONT size c) lock down the target combobox size so it doesn't jump around Change-Id: Iad995453c178234d1ad0f794b5193920dcd275fe
2014-07-09RID_SVXDLG_IMAP conversion to .uiSzymon Kłos1-0/+436
Change-Id: I6d0ecb693177436a47d1115cdab6d5ec20254f4f Reviewed-on: https://gerrit.libreoffice.org/10105 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper6-8/+8
Change-Id: Icae67c083ca867c89cff7f9d5d44dbbe4aadcba9 Reviewed-on: https://gerrit.libreoffice.org/9858 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara1-0/+101
Change-Id: I833e6e9c78620443325b5ef9efa403a5eef497cc
2014-06-16translatable="yes" in .ui filesAndras Timar1-1/+1
Change-Id: I2f15875aaba4d960e7b66d38286ef08e091532e1
2014-06-04convert document recovery dialog to .uiCaolán McNamara1-0/+270
and move sidebar global resource defines up to the toplevel so its harder to collide with them and adjust the define to indicate the next free resource id. and simplify the dialog down a good bit and remove intermediate classes etc. Change-Id: I8d6db17fcdfc86457368d7f432bd96f6f3aa182d
2014-06-01Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet1-5/+5
Exception: http://opengrok.libreoffice.org/xref/core/sd/source/ui/view/DocumentRenderer.src#55 Change-Id: Iecfe49b51ed68de00f1b5adfb5bca9fa793fb1f9
2014-05-24convert doc recovery save page to .uiCaolán McNamara1-0/+159
and a wizard with one page is just a dialog, so make that simplification and conversion too Change-Id: I9f6335007609893308d57d693a18a313bcbb9244
2014-04-16order decrease/increase spacingCaolán McNamara1-10/+10
because that's the order in the toolbar to align the two orders Change-Id: Ie6f76189a71bd1706c567592f941bbe2c2d5f083
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-1/+15
This patch will add new checkbox to ignore kashida in the search and replace dialog. Change-Id: I9e7179242751103b8418d922ade5b9145170ad15
2014-03-21Convert RID_SVX_MDLG_FONTWORK_GALLERY to .uiPalenik Mihály1-0/+124
Change-Id: I18c02b6c1f9ea9642d3f04092f7df4dcc9d92990 Reviewed-on: https://gerrit.libreoffice.org/8689 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-02-18fdo#74681 improve keyboard navigation moreCaolán McNamara1-224/+222
Change-Id: I66b660ac2efa59a64a9d188dee3965243b0fa435
2014-02-14sidebar: remove alignment handlersMaxim Monastirsky1-27/+2
from paragraph panel Change-Id: I46cc0c81df02cba681a0586a7ef859f77be046c6 Reviewed-on: https://gerrit.libreoffice.org/8045 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-14fdo#68537 Correct icon and tooltip for background colorMaxim Monastirsky1-4/+1
Just to close this bug, more changes are expected. Change-Id: I1017481211a5a1b9219f02fed3af31be0399e27a Reviewed-on: https://gerrit.libreoffice.org/8046 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-11Resolves: fdo#74681 group related elements into vertical containersCaolán McNamara1-239/+275
Change-Id: Ie30890a44b5920516809f7df6cc024d9fb6accca
2014-02-11Related: fdo#74681 add tooltips to indentersCaolán McNamara1-0/+3
Change-Id: If19f115c1374236ffc1022062154778157524548
2014-02-07set smaller preferred width for sidebar para spinnersCaolán McNamara1-6/+12
i.e. use a size that's big enough for sane values to fit, rather than full range of legal values. Width space is at a premium here. Change-Id: I5d34048690729415deaabec431eb16e43c5b7a0a
2014-02-07sidebar: even more cleanup of text panelMaxim Monastirsky1-18/+52
Contains the following changes: - Kill SvxSBFontNameBox. - Remove ToolboxFontSelectHandler. - Move .uno:Color to a separate toolbox. It allows to remove some hardcoded uno commands from the code, and also solves a redrawing issue. - General cleanup. Change-Id: I6fb797aa95d1a73dca0003ad1a40aee55e27e163 Reviewed-on: https://gerrit.libreoffice.org/7893 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-05SvxSearchDialog: Remove always false bMultiLineEdit.Matúš Kukan1-15/+0
Seems to be at least from 5c4b13d1bea4aedb72677f0317d5334638c03918. 'searchformat' and 'replaceformat' becomes then unused too. Change-Id: Id5276e22478e5f863c12eadd7a7172d80ea685bb
2014-02-05fdo#74132: Do not interrupt search in Writer.Matúš Kukan1-1/+1
Instead of "Do you want to continue at the beginning?" dialog, just inform that we were at the end of the document in new label. Also replace 'Search key not found' dialog with label. Change-Id: I6a140cbad93406b73996f87a6d05fcc5d245fdbf
2014-02-05transparence->transparencyCaolán McNamara1-2/+2
Change-Id: Ief774a0e02dc1489239b2a0c1fd550a5f6ee66de
2014-02-04sidebar: more cleanup of text panelMaxim Monastirsky1-13/+0
Change-Id: Iad9b619d599ed13e3d783ca174e7ad5f0053c622 Reviewed-on: https://gerrit.libreoffice.org/7826 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-04convert chinese dictionary dialog to .uiCaolán McNamara1-0/+408
Change-Id: I2c239c1e7115d26f7b1dba00b08256b650cc183e
2014-02-02add submission got overwritten by accidentCaolán McNamara1-111/+157
i.e. regression since cc866c0297de076488b8778aa036a3ed3c673678 Change-Id: Ie22717cd1c975b7b6d013fb22f0990287ac664c2
2014-02-01convert namespace dialog to .uiCaolán McNamara1-0/+252
Change-Id: I9d45cdf16d81bfda21fb38bef87e91131683ad06
2014-01-08GtkComboBox->VclComboBoxNumericCaolán McNamara1-1/+1
Change-Id: Iba1416692a619c1f566f26da5b06ed04342057b3
2014-01-01convert delete object and theme queryboxes to .uiManal Alhassoun2-0/+68
Change-Id: Id8d54c55ab1b8c7e618654874bc8b9af949ec970 Reviewed-on: https://gerrit.libreoffice.org/7245 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-28add condition dialog .uiCaolán McNamara1-0/+185
Change-Id: I1233f14a47d025c3caca1c317454b6aae6db4ca2
2013-12-28convert additem dialog to .uiCaolán McNamara2-157/+547
Change-Id: Id85ad8dc81089b62a82eafbcea1b04ddccdbc50d
2013-12-27convert save and modify imageMaps queryboxes to .uiManal Alhassoun2-0/+104
Change-Id: I222ce47187e46f7de9916bd559846d28c30d4562 Reviewed-on: https://gerrit.libreoffice.org/7201 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-27convert add submission dialog to .uiCaolán McNamara1-0/+323
and drop the rather lunatic over engineering hackery to make 6 local strings non local Change-Id: I619e3d6b5a2205a10407eed98eb3ca83945267e3
2013-12-27convert add instance dialog to .uiCaolán McNamara1-0/+223
Change-Id: I92a82fb25b8b9d9cbedefb6fcebc7a4d167649bf
2013-12-24convert text control character dialog to .uiCaolán McNamara1-0/+147
Change-Id: I4f8301578e01d3c7bf0ea912a5a9fc0beac70b4f
2013-12-24convert text control paragraph dialog to .uiCaolán McNamara1-0/+162
Change-Id: Iedaa5db0add3e6f65d4e207f1514b8eb8344b6da
2013-12-16convert fontwork spacing dialog to .uiCaolán McNamara1-0/+112
Change-Id: I0cf7fb84974741a162addb6c1fc393d3328f21cb
2013-12-05convert add model dialog to .uiCaolán McNamara1-0/+178
Change-Id: I20d10d0e9c311bcfb1386d481ae4832f463b931a
2013-12-05convert add namespace dialog to .uiCaolán McNamara1-0/+167
Change-Id: I3636da91d39b2759dca72f30cc7b086b6f9cbb16
2013-12-05Related: fdo#34396 convert extrusion dialog to .uiCaolán McNamara1-0/+156
Change-Id: Iea6e42fb7b65e148dcf6b566a7595b9e18f2e2eb
2013-12-04convert Contour queryboxes to .uiManal Alhassoun4-0/+157
Change-Id: Ie6dad2409a7d58a1c01973e8740f436cb597cb99 Reviewed-on: https://gerrit.libreoffice.org/6923 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar1-3/+3
so bin/ui-translatable.sh will not find false positives Change-Id: I35e98ba22ba8c0cc9bbf0de40b31be421acc4c15
2013-11-30make some .ui strings translatableAndras Timar1-1/+1
Change-Id: I3e2a93ac7521b4b484a96da22efac0b4cb52b333
2013-11-27convert link warning dialog to .uiCaolán McNamara1-0/+89
the amount of code required for the new vs old dialog is amusing Change-Id: I7feee572eecd94fab3e8c2210755b70832cbd2f2