summaryrefslogtreecommitdiff
path: root/svx/uiconfig
AgeCommit message (Collapse)Author
2016-03-05Calc: Improve label text in find toolbar and replace dialogYousuf Philips
Change-Id: I25eba84394693c9ae50efa8d6587df536052c4ca Reviewed-on: https://gerrit.libreoffice.org/22874 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-02-28Breakpad crash dialog: UI nitpicksAdolfo Jayme Barrientos
- Add a title to the dialog - Add 6-px padding around it - Disable resizing - Don’t wrap the label text with manual line breaks - Tweak button labels and fix their capitalization Change-Id: I4d23777067ab331fc966dee10a0aea9ea157a0bb
2016-02-27work on adding crash report UIMarkus Mohrhard
Change-Id: I66f4dca3cd32381ecd52cc36490e7ee1dddf3699 Reviewed-on: https://gerrit.libreoffice.org/22566 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-02-26add Wildcards to Find&Replace dialogEike Rathke
Enabled only for Calc. Writer needs to be adapted to support wildcards. The global escape character is '\' set in SvxSearchItem ctor. Change-Id: I1af78f296deff81e023ee9f0e936f5f506f80c83
2016-02-23tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu
Change-Id: I78dab5edf222503a8e7c5cd6f5dd523777df5731 Signed-off-by: melikeyurtoglu <aysemelikeyurtoglu@gmail.com>
2016-01-16tdf#97192 “Capacity” is a weird term for “size”Adolfo Jayme Barrientos
Also, rename “size” to “dimensions” so as to avoid repetition. Change-Id: Ide933e7ccd0cb50be56573ef96afad0b858413cf
2015-12-17these popups should start invisible and take default popup menu bitsCaolán McNamara
so they can position correctly under wayland Change-Id: Idf65c0ef27be5aa6027a516207fd34c2e03407ca
2015-12-17gtk3+wayland: start floating windows hiddenCaolán McNamara
once they are visible we can't move them under wayland, so start then hidden, move them and then show these floating windows are very delicate. Change-Id: Ia233c23f25cec453df79ef70cab6210dbdd280a0
2015-11-18Revert "Flip buttons: Make the tooltip an uno command property"Samuel Mehrbrodt
The text should be in the extended tooltips, not in the default ones. This reverts commit 0e41564b2fa5192ef1e8ec5e51ad3c04dfa52afd.
2015-11-13Flip buttons: Make the tooltip an uno command propertySamuel Mehrbrodt
Change-Id: I3d6984b3b51e7eb2affa7fafebf8b745e60b3f20
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
Change-Id: I4a1e3e269a269bb37e88aa8810a46d0f4ecfc518 Reviewed-on: https://gerrit.libreoffice.org/19420 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-09-22tdf#89543 Unhide arrow style drop downsYousuf Philips
Change-Id: I44c2b93389b88c0c1821ac727b46275bce8b076d Reviewed-on: https://gerrit.libreoffice.org/18290 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-08-31tdf#73071 Enable styles content panel in calc and fix spacing issueYousuf Philips
Change-Id: I43f5d8ef5ca7c5fbd598d866622e6cbb1159f2a0 Reviewed-on: https://gerrit.libreoffice.org/18176 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-08-26tdf#90078: Improve the Area section of the properties tabRishabh Kumar
Addition of new controls to gradient mode and area tab reorganisation Change-Id: I5c122705c41e14cddc2eaaac2561c02df22574f2 Reviewed-on: https://gerrit.libreoffice.org/16965 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2015-07-28Simplify: group widgets and enable them all at onceKatarina Behrens
Change-Id: I2140cf83886654033d8fcb2acfb651041f24fa0d
2015-07-24Move spinbox limit definition to .ui fileKatarina Behrens
Change-Id: I5ef6e76d00e5b034109f5b3a0cabfd7b7fa798bc
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
Change-Id: I75b368c0a8088926c765dbc46c6a4ce7c9d8b9f0 Reviewed-on: https://gerrit.libreoffice.org/16375 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-06-29Hiding the line style label in sidebarRishabh Kumar
Fixes the cropped controls. Change-Id: I08d59ccd40e745148f9f6a4d5f61e507697b3ce8 Reviewed-on: https://gerrit.libreoffice.org/16436 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-06-16Line Section reorganisationRishabh Kumar
Arrow Style, Corner Style and Cap Style are hidden Change-Id: I0bfab4b23219d01ebfdb3a9ff0dc36777a412ec5 Reviewed-on: https://gerrit.libreoffice.org/16264 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-06-16tdf#73071:Styles tab addition to the sidebar for writerRishabh Kumar
Addition of .uno:StyleApply , .uno:StyleUpdateByExample and .uno:StyleNewByExample uno commands to the sidebar Change-Id: Iab6f1fb465066fce523fd376038a059189f1b842 Reviewed-on: https://gerrit.libreoffice.org/16279 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-15Related: tdf#87651 Swap buttons and align to the rightMaxim Monastirsky
Change-Id: I74d799f10d4a1d88256c683f913b8c639d2694c1
2015-06-10tdf#87651 Add outline buttons to impress sidebarMaxim Monastirsky
Change-Id: Id3cf58660bfcaf7424d027773894ce6888df788a
2015-06-10tdf#91944 Fix inc/dec indent buttons in impressMaxim Monastirsky
Regression from ed6b7d972bf1aee323947f22c6b5de430db4a9a5. These buttons are implemented inside the sidebar, so just changing command names in the ui file won't work. Also, following the decision to use indent buttons across all modules, there is no need for 2 separate toolboxes anymore. Change-Id: Id9af0cd10fd0517be86b9793c187cd6508029732 Reviewed-on: https://gerrit.libreoffice.org/16199 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-06-08Setting Maximum Value for Transparency spin button in area sidebar tabRishabh Kumar
Change-Id: Idb1c5051de5ddb0501b8d1440f8abe62074296bc Reviewed-on: https://gerrit.libreoffice.org/16144 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2015-06-06Typo: Gourand → GouraudValter Mura
Change-Id: I6c5d4f97bce8f5b29d979e2508e691948e9399fb
2015-06-02Fix indent button icons in impress/draw sidebarYousuf Philips
Change-Id: Ib21c2489e1ff420e651e50a2731dfd3f16c9cef8 Reviewed-on: https://gerrit.libreoffice.org/16028 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-06-01tdf#88276: Add background colour toolbar and sidebar buttonsKatarina Behrens
but they do nothing yet, follow-up commit(s) add real functionality to them Change-Id: Ieac5d0326b284069b8da1b39f94bdb5a8c84b6dd Reviewed-on: https://gerrit.libreoffice.org/15841 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-25rename "Lathe Object" to "Rotation Object" in a tooltipStanislav Horacek
because the latter is always used in other places Change-Id: I42c74cf24a900541aa866aec7bc70b1ea3162b10 Reviewed-on: https://gerrit.libreoffice.org/15873 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-05-23mark numbers as untranslatableStanislav Horacek
Change-Id: I5c7c2c5bb0ce615d4dda8a634517b627b7d49df6 Reviewed-on: https://gerrit.libreoffice.org/15871 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Tested-by: Joren De Cuyper <jorendc@libreoffice.org>
2015-05-23use sliders in CompressGraphicDialogTomaž Vajngerl
Change-Id: I272d0f9d56a601b78cbc3e67ff1f87db964d5ccd
2015-05-05use a sizegroup to stop area panel 'jumping'Caolán McNamara
toolbox and lists are a little different in height naturally causing a little jump in layout on toggling between color and anything else Change-Id: I0b2ab92ab2fb5bec7d7fecc7aeaf15f47781a67b
2015-04-24docking3deffects.ui: Fix typo (lowercase initial) in translatable stringAdolfo Jayme Barrientos
Change-Id: I833c8b8ea8af1c93b1fe6ec3d7887921f2dab285
2015-03-13tdf#87945 Make “Auto/No Fill” button more obvious by adding an icon to itAdolfo Jayme Barrientos
I know it needs a better icon. But I needed an empty rectangle, looked at galaxy, and picked this one. Feel free to create an improved icon, tailored for this UI element, and replace it. Change-Id: Iab48d0c771816b41df9dea1dc168b7d9593e86f3
2015-03-13Remove stray separatorAdolfo Jayme Barrientos
Added in 93c4e3c9349a1ea07b822a2824559ad28f4a9a5e, presumably to workaround tdf#86159 Change-Id: Ief8ed1e355c937142b95524310f3e18485ef346d
2015-02-17translatable="no" for some .ui placeholdersAndras Timar
Change-Id: I89fe5532b5a8305f94b4c70aac2df7737e691ab5
2015-02-10set ok button as fontwork gallery dialog as the default buttonCaolán McNamara
Change-Id: I965405ab5821e86b2fa93b42db50e36dc9dbd0ad
2015-01-06Resolves: fdo#86911 add tooltip for Color Tolerance spinbuttonCaolán McNamara
Change-Id: I9a30d81124da4e4037834caaf41a8f78fd320290
2014-12-31convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara
This is the "old" pre OOo2 fontwork stuff, take the document from #i14297# to see an example of this old fontwork object and use tools->customize->add->format->fontwork to enable the fontwork dialog Change-Id: Ic7151937f8dccd8bfaf146f6a058fc03c49632ae
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara
This is an epic dialog with lots of moving parts Change-Id: I4e53580ac5b01f4a717d2fe594a18c8e83b45a6f
2014-12-19changes sidebar: Use smaller 'clock' icons.Jan Holesovsky
Change-Id: I3bcfa2b942ab0a8dbbc2997dffb0b9d18d345099
2014-12-19changes sidebar: Make the changes tabs narrower (when possible).Jan Holesovsky
Change-Id: I2c76472baf8e5f91dee4ce5f753ca223b24e76e8
2014-12-19changes sidebar: Make the filter tabpage more vertical to fit better.Jan Holesovsky
Change-Id: I6b982567eab7ed993f23df7ee246fc53c1fd90f0
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara
Change-Id: I1a160bd08d3be0356076789539d551f4dc6edfd4
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
As agreed with Adolfo (and others) at the Design hangout on 2014-12-10. Change-Id: Ibe0e8075566523e746866b9d2c15c348c345d2df
2014-12-10Make some dialogs resizable again.Jan Holesovsky
As discussed in http://listarchives.libreoffice.org/global/design/msg06845.html Change-Id: I9e9ada1b2bee6023ee7f79d28cf4de2765c5daa0
2014-12-09fdo#86871 (part) replace "..." in UI buttonsOlivier Hallot
Replace single ellipsis in buttons of svx/ Change-Id: Ie340c432ba7607c7586cf861b2de597d2e7ce977 Reviewed-on: https://gerrit.libreoffice.org/13341 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky
Change-Id: Ia8933697fd7bd827bb69c0976f13112eb2131888
2014-12-01Move accessibility relations to .ui fileKatarina Behrens
Change-Id: I910f01cbe2f3a87ff9c629a72231dd8106ddf973
2014-11-28fdo#83076: More space around the 'Custom Value'.Jan Holesovsky
Change-Id: If75b5a9dddf308972f3c86f6c3b4bf12327f858e
2014-11-27fdo#86557: svx: fix crash when creating new "XML Form Document"Michael Stahl
Strangely it doesn't crash on Linux. (regression from 713735fc89b9e0222d8b62d051153da6932b3ebd) Change-Id: Ie29c795f5edec7d8fdf949027359c0c509edb15c