summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig
AgeCommit message (Collapse)AuthorFilesLines
2017-01-11tdf#103391: ask user whether to open online helppv2k1-0/+65
opens a dialog box from which user can choose to take online help or cancel it Change-Id: I8c1278aab88d55901a65c38b15fcc8519360dc59 Reviewed-on: https://gerrit.libreoffice.org/31385 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-01-01Bump copyright year to 2017Adolfo Jayme Barrientos1-1/+1
Change-Id: I26ddcdd7bb9616c0599eec9101603d4be1ea4147
2016-12-22drop imglstCaolán McNamara1-4/+4
Change-Id: Iff88349acf3fc0f474cff0a882346a6d8496aec1
2016-12-14SafeMode: s/LibreOffice/%PRODUCTNAME/, small UI changesKatarina Behrens1-2/+1
nouns are written Upper Case only in German also Cancel button looks odd as secondary Change-Id: Id1b051cbb86ab69ea88c7b1da2cda3eb19f063de Reviewed-on: https://gerrit.libreoffice.org/31971 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-11-28These don’t need to be translatableAdolfo Jayme Barrientos1-9/+9
Change-Id: I889c5130bd32f038cb0b45d959b40bf63c0b3a58
2016-11-23make strings localizableAndras Timar1-1/+1
Change-Id: Ic74b55b12926a23e9e98308407a88e73dc9cb0c7
2016-11-18sfx2: let .uno:SignPDF result in a warning before editing the docMiklos Vajna1-0/+73
Editing such a document is most probably not what you want, help the user to avoid the trouble. Change-Id: I87d52d89e12658675b580b7dc21fb38fe41dd777 Reviewed-on: https://gerrit.libreoffice.org/30955 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt1-0/+84
Change-Id: I1843767160b79041c42e506eff0cf39399c74f26 Reviewed-on: https://gerrit.libreoffice.org/29668 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-09-13tdf#102006 tweak start center and make it more a11y accessibleYousuf Philips1-324/+374
Change-Id: Ib7cd1bbb9d827cc5d8dcc413cb489be6a0111cfa Reviewed-on: https://gerrit.libreoffice.org/28791 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-09-09Simplify SfxRecordingFloat_Impl by using SidebarToolBoxMaxim Monastirsky1-2/+1
Change-Id: I3d2348d8e3db91b0ae4e757efa14a0168604a2b0
2016-09-06tdf#101116 Improve accessibility of template managerYousuf Philips1-21/+39
Change-Id: Id4475bbb9945703d1611fb36ea299904afc6ad1e Reviewed-on: https://gerrit.libreoffice.org/28637 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-09-05tdf#101115 Make save as template dialog accessibleYousuf Philips1-3/+8
Change-Id: Ibe853888e93fd4adeb322b9e426ba6f07c309f7f Reviewed-on: https://gerrit.libreoffice.org/28636 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-08-01GSoC notebookbar: writer ui improvementsSzymon Kłos1-25/+1
Change-Id: Ib8d8dcaa1b6a1d22eaba5fad7e90719dfe6044b9
2016-07-28GSoC Emoji ControlAkshay Deep1-0/+168
Tab Window Add emoji.json to installation directory Read the JSON data from code Filter emojis according to categories Insert Emoji at cursor position Toolbar control Change-Id: Ia5a577ce41398132872914ebfa499e4d4077d57e Reviewed-on: https://gerrit.libreoffice.org/26700 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-27tdf#101116 Template manager not correctly exposed to assistive technolgiesAkshay Deep1-0/+2
Tooltips to work as labels Change-Id: Ie4637028b018a962ce8c59667c43ae4eee0fea74 Reviewed-on: https://gerrit.libreoffice.org/27575 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-27Start Center: Separate thumbnail view buttons in UIAkshay Deep1-24/+35
Change-Id: If406b3d13ef3b39334079f9c41ef0c25dd2e21f9 Reviewed-on: https://gerrit.libreoffice.org/27571 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos1-1/+1
Change-Id: Ia00f64c1cb5d990e852cc297b6b7bd76df4b1b05 Reviewed-on: https://gerrit.libreoffice.org/27191 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-18GSoC notebookbar: dropdown with hidden objectsSzymon Kłos1-0/+29
+ added dropdown for hidden content Change-Id: I86c9277d91b18fbe9e8505ccf170196fdb28638f Reviewed-on: https://gerrit.libreoffice.org/27241 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-1/+1
+ sfx2::sidebar::EnumContext moved to the vcl module + TabPage contains vector with context values + vcl builder reads control's contexts from the "class" mark + ContextTabControl shows tabs depending on context Change-Id: I661b0d3f35d46ace2a2e8eb1d374148f0c60017d Reviewed-on: https://gerrit.libreoffice.org/26447 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-27GSoC: Remove TemplateRemoteView from Template ManagerAkshay Deep1-28/+0
Conflicts: include/sfx2/templatedlg.hxx sfx2/source/doc/templatedlg.cxx Change-Id: Ia0623707e452c79346d92b5a5ab75a4063928c20 Reviewed-on: https://gerrit.libreoffice.org/26658 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-23map MenuToggleButton to GtkToggleButton with a custom menu propertyCaolán McNamara1-2/+2
we don't have non-menu ToggleButtons yet, so thats not done here. since we first started with GtkPushButton:menu_attrib to indicate menubuttons gtk has grown menu buttons, but they don't have the idea of a gtktogglemenu button, so this attribute still has a role to play I guess Change-Id: Iebfe5ccf996e22784cf9aaf2bcf367eed79ae686
2016-06-17tdf#90577 Start Center: Clear List item should more accessibleAkshay Deep1-1/+12
Change-Id: Id7179ec32f2f9306fde98e1b7449861c809111f8 Reviewed-on: https://gerrit.libreoffice.org/26404 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara1-7/+12
By removing unnecessary variables/strings/function calls, and making proper changes in the related .ui files. Change-Id: I04244b360b4bb32ccbbe5bde4756a9166ae1fcaf Reviewed-on: https://gerrit.libreoffice.org/26018 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-06-06Improve Impress Template Selection DialogAkshay Deep1-2/+16
1. Hide controls: export, move, action menu, repository menu, Online Button 2. Checkbox to easily hide the dialog Change-Id: Id2899edb9ba280c9a714d09fa534f975600b05af Reviewed-on: https://gerrit.libreoffice.org/25913 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-06tdf#94131 Easier access to set a default template when saving a templateAkshay Deep1-2/+16
Change-Id: I2a3732a178f47ce49c77089a6e0865b609efd499 Reviewed-on: https://gerrit.libreoffice.org/25916 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-06-03Reduce duplicate code in Template ManagerAkshay Deep1-37/+23
Remove ViewBar and put contents in ActionBar Change-Id: I6551d36503f659f076ecf2b6766c6a14db771a1d Reviewed-on: https://gerrit.libreoffice.org/25833 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-05-28Improve alignment and use of space in Document Properties dialogAdolfo Jayme Barrientos1-125/+46
Change-Id: Id4da1138931ef1601541b7108a4e90b3656a5ccb
2016-05-26Start Center: Rename "Edit Templates" to "Manage Templates"Akshay Deep1-2/+2
Change-Id: I184c0508dba673153153a83cf033c9fb057a3435 Reviewed-on: https://gerrit.libreoffice.org/25507 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-05-25Template Manager: ListView in Save As and Category Selector DialogAkshay Deep2-66/+158
Change-Id: Ie3e12e345096c570be11280833889321d0cf7aa5 Reviewed-on: https://gerrit.libreoffice.org/25370 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-05-20New Template ManagerAkshay Deep3-298/+574
1. Save Mode removed from Template Manager 2. Context Menu for TemplateViewItems (Handled from LocalView for Local Repos) 3. 'showAllTemplates()' replacing 'showRootRegion()' 4. Filter Combobox for templates (Remembers filters also) 5. Search Filter (Synchronized with Filter ComboBoxes) 6. Removed Tabs from Template Manager 7. Removed Buttons from TemplateAbstractView 8. Unused GtkToolButtons removed 9. PushButtons in UI 10. Modal dialog for Import and Move (Works from "All Categories" now too) 11. ContextMenu for TemplateSearchView 12. Delete Categories(Folder) in Settings Menu 13. Save As Template Dialog Change-Id: I88f6568c35271c17dbd7e6877d50119a8cfe4d60 Reviewed-on: https://gerrit.libreoffice.org/24545 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos1-0/+118
Changes: + added ui file for start center, calc and impress + NotebookBar not visible in Math, Draw Change-Id: Ie35935e67524ac712930b088591e9e53955de4a1 Reviewed-on: https://gerrit.libreoffice.org/24860 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-05-05silence default button spew in template dialogCaolán McNamara1-1/+3
Change-Id: I0ef5b6c273238fc564ec6f0d81ac18c0ce00842d
2016-04-29Template Manager -> TemplatesSamuel Mehrbrodt1-1/+1
As agreed in the design team. Most places already use "Templates". Change-Id: I6186546883059bf0308fabd61b162eb649647ec9 Reviewed-on: https://gerrit.libreoffice.org/24493 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-04-26tdf#64292 tdf#94639 Meaningless Functions in Template Properties DialogAkshay Deep2-96/+0
Removed useless Template Properties Dialog. Change-Id: I453abb67de9eb1515f98ff78cc7bebcc69482a1e Reviewed-on: https://gerrit.libreoffice.org/23339 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-04-01The label of this dialog can grow very long…Adolfo Jayme Barrientos1-4/+3
… so place it above its associated entry. Change-Id: I8fce05bef2cb6ea4589caed60f9384fb42170234
2016-04-01Place help button on the left in dialogOlivier Hallot1-14/+11
The New folder dialog, that is opened by the Template Manager dialog has now the help button on the left. Change-Id: Iabc55a031247e1ea33887dffc929dde17549f8fb Reviewed-on: https://gerrit.libreoffice.org/23740 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2016-03-28tdf#59698 Template Manager: 'OK' and 'Help' buttons addedAkshay Deep1-7/+40
Change-Id: I0ec224eb5c6b11a8d589def477f3cf8429195f2c Reviewed-on: https://gerrit.libreoffice.org/23552 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-02-24documentpropertiesdialog.ui: Put document name between quotation marksAdolfo Jayme Barrientos1-1/+1
Change-Id: Ia4f0a4e4853f76e90f22308f528de871d2ec6c60
2016-02-16Make the document properties dialog resizableSamuel Mehrbrodt1-1/+0
This helps reading document metadata with more than a few characters. Change-Id: Ia9f5bc4a05835ef5512bf6f4a4ec2b2e4274c41d Reviewed-on: https://gerrit.libreoffice.org/22398 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-02-01tdf#96327: Fix accelerator for remote filesGabriele Ponzo1-1/+1
Change the accelerator from F to S, because it was conflicting with file menu. Change-Id: I1f3959ae12b09fb5d48a7379693c6afc1bafa906 Reviewed-on: https://gerrit.libreoffice.org/21898 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos1-3/+3
Change-Id: Ifbd88aa55d5aa32a7b8dc11d7ac0310d0ef1e5d1
2016-01-05tdf#91065 Support localization of Properties dialog titleArul1-1/+1
Having a place holder for substituting the file name instead of concatenating it in Properties dialogue title. Change-Id: I8b3bafbc95c857fa5957bfdafbded5dde94e0e64 Reviewed-on: https://gerrit.libreoffice.org/21107 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2015-12-17gtk3+wayland: start floating windows hiddenCaolán McNamara1-1/+0
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-24Pad this control a bitAdolfo Jayme Barrientos1-2/+2
Change-Id: Id05a77b83783c0e12a77bd5e91e595fa0ae29629
2015-11-13rename: preview picture -> preview imageSamuel Mehrbrodt1-1/+1
Change-Id: Ia19d14def4b78b85ec9ddabb706416a971b670cb
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
Change-Id: Ife26f55c28c4631aec4ba4105225bfca72da8bff
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken1-0/+19
Change-Id: I9822c930bb7e133306a3e90fd80f29648877d5f9 Reviewed-on: https://gerrit.libreoffice.org/19596 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-10-13START CENTER: Set new open remote file icon and labelYousuf Philips1-2/+7
Change-Id: I7bede0cb520f446582d01bc0e5f583ddf4655ce0 Reviewed-on: https://gerrit.libreoffice.org/19178 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-09-06tdf#91554 OK button should be disabled initiallyMaxim Monastirsky1-0/+1
Regression of eb505c259d0d7bd05d1bb5be5a14ad8613c2a9c7. Change-Id: I4623c41617d92a808513f18154a7531e6dfd5463
2015-09-01Resolves: rhbz#1256843 no obvious means to close template dialogCaolán McNamara1-307/+346
under gnome-shell which doesn't put an "X" to close things in the wm decorations if the GDK DIALOG hint it set prior to tdf#72587 this was a modeless dialog and in that case it doesn't have a parent, in which case the hint is NORMAL and it used to get close decorations. easist thing to do is to remain modal so the crashes and confusion of tdf#72587 remain fixed but add a close to it to behave like all the other dialogs do Change-Id: I64450be0ad1bc7b06196e1342679e15b60fc60d9