summaryrefslogtreecommitdiff
path: root/svx/uiconfig
AgeCommit message (Collapse)AuthorFilesLines
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
2013-11-12Avoid too wide sidebar when writedirection controls are activatedMaxim Monastirsky1-65/+65
Achieved by placing the nearby controls into the same box. Change-Id: I28d04c8c3c5b5d9989e30d0ca18ef536640fb87a Reviewed-on: https://gerrit.libreoffice.org/6609 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-08Move WriteDirection buttons to paragraph sidebar fdo#67746abdulmajeed ahmed2-118/+130
Change-Id: I7a49e1ba9eb08c2fa79b80d572ef86ac5f76b9ca
2013-10-01don't show macro passwords when entering themCaolán McNamara1-3/+3
Change-Id: I0bd594a10efbd0469423d7463896f7e02f958ff1
2013-10-01Convert change password dialog to widget UIManal Alhassoun1-0/+270
Change-Id: I0ff0eda77b849927fe6cffe5cf203c46ba9ef340 Reviewed-on: https://gerrit.libreoffice.org/6089 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-11rework search/replace dialog to be shorter but widerCaolán McNamara1-244/+269
Change-Id: I1c452a8ae475795f0b1953cb0c709af15eceb716
2013-09-09Fix fdo#67746 SIDEBAR Feature request: RTL\LTR buttonsabdulmajeed ahmed1-0/+39
Change-Id: I1684f0a4e66a395928f5fabcef0610867adb6eea Reviewed-on: https://gerrit.libreoffice.org/5871 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-23semibold -> boldCaolán McNamara1-1/+1
Change-Id: I83d0958fde5a057e57474c7511526e7f411ff46f
2013-07-30Related: fdo#67378 rows missing HIG 6pixel spacingCaolán McNamara1-0/+1
Change-Id: I6d4767c3159c1e9ebef19978a94ad994aab6ff4b
2013-07-28sidebar: Use GtkGrid, adjustments & mnemonic wdgts in SidebarGraphicPanel.Jan Holesovsky1-154/+189
Change-Id: I1f06733e292986ed0136837ccd6e3a5ba48d07bd
2013-07-28sidebar: SidebarGraphicPanel conversion to .uiPrashant Pandey1-0/+334
Change-Id: Iac55960a2f0fd586961abc5cbf239e06a97e088c
2013-07-17sidebar: InsertPropertyPanel needs to use SidebarToolBox.Jan Holesovsky1-2/+2
Change-Id: I8e93a91aa7f93c7ca21068d56796c80096711801
2013-07-17sidebar: InsertPropertyPanel conversion to .uiPrashant Pandey1-0/+256
Change-Id: I51df7ade7b5f83124a2a103db3028fbb0b5ea8cc
2013-07-16convert versions of dialog to .uiCaolán McNamara1-1/+1
Change-Id: I1be2211b5c936e6e00f2fe81883b8fb1e67ef550
2013-07-16Minor cleanup.Jan Holesovsky1-4/+4
Change-Id: I18154239afcc1a5ee2697f3ffc9eb75d96eb2d4b
2013-07-16widget layout: Take decimal digits into account for MetricBoxes.Jan Holesovsky1-1/+1
Change-Id: I2870dbf9dc1f7fb84adfe81b9be8f4060677e6d0
2013-07-16sidebar: Improve PosSizePropertyPanel look.Jan Holesovsky1-157/+137
Change-Id: I1013af7e9f6406ca695f0bee2384639c37fb57dc
2013-07-16sidebar: PosSizePropertyPanel follow-up fixes.Jan Holesovsky1-2/+2
Change-Id: I80309119e7d0e217b3fd29535543987ac7140994
2013-07-16sidebar: PosSizePropertyPanel conversion to .uiPrashant Pandey1-0/+372
Change-Id: I18716dec85c257d2df3ed8973591d831b86e018f