summaryrefslogtreecommitdiff
path: root/dbaccess/uiconfig/dbapp
AgeCommit message (Collapse)Author
2018-06-14menubar: update and sync all base menubarsandreas kainz
Change-Id: I9b7e31f2335f01e20ee71137fdb2fd0315f3bd91 Reviewed-on: https://gerrit.libreoffice.org/55542 Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com> Tested-by: Jenkins
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier
according to framework/dtd/toolbar.dtd – and having the same ID everywhere also is kinda pointless.. Change-Id: Ia7768be2f951886e39e24d78fc6d69b4f3c84235 Reviewed-on: https://gerrit.libreoffice.org/54665 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania
Also added the submenu in base, maths and draw Change-Id: I94850c09c08fd3848eabe2597679634f30fbc735 Reviewed-on: https://gerrit.libreoffice.org/49575 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2017-09-29Remove empty menu labelsMaxim Monastirsky
Change-Id: Iea775fd3915c818c47cda88796f4eaa7c5254700
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
The full implementation depends on infra Task #2179 https://redmine.documentfoundation.org/issues/2179 revision1: change to https, per demand of #2179 Removed ellipsis Code changed as suggested Change call to pass BCP47 string, with language as fallback. task #2179 will be reviewed accordingly. Change-Id: I573542da0f394d7128faab0106df852d622c98b3 Reviewed-on: https://gerrit.libreoffice.org/34693 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky
... so it won't show as an empty submenu in the customization dialog, and allow accidentally overwriting it. Change-Id: I9431e5240485a58f63a2333850a9052e475db63e
2017-01-30Convert RID_MENU_APP_PREVIEW to xmlMaxim Monastirsky
Change-Id: I8601c0d9c23c6b1fe191391a56602173fe600e20
2016-10-30Convert RID_MENU_APP_EDIT to xmlMaxim Monastirsky
Change-Id: I6868624b1726b1044e741a1fc0cdabe703f84c31
2016-10-27Convert RID_MENU_APP_NEW to xmlMaxim Monastirsky
Achieved by using GenericPopupToolbarController for the associated toolbar button. Change-Id: I406ff40e0c80d6db903de5629088d35487ab6416
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
Add the entry "Documentation" to the modules Help menu. on click, the system browser opens http://hub.libreoffice.org/documentation/?&LOlang=<locale> <locale> is obtained from .getLocale() Patch2: create a member with try/catch for external URLs Patch3 Use sfx2::openUriExternally Revert to User Guides.. in UI. Change-Id: I8332253c31bd3be330cdd794f9e056b632b38037 Patch4: remove 1st '&' in URLs Reviewed-on: https://gerrit.libreoffice.org/28817 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
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-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot
Add the entry "~Get help online" to the modules Help menu. on click, the system browser opens http://hub.libreoffice.org/forum/?&LOlang=<lang> <lang> is obtained from .getLocale() That in turn will redirect to e.g. askbot (but only few languages are using it at the moment) or other nl-specific resources. (nl-projects can request corresponding targets from infa, without the need to change the code – cf rdm#1983) The link can/should be extended to also include the version of LO and the currently used module to allow finer grained redirects. Change-Id: I56108dba4dd2684405623c4586103fc8ff9bea56 Reviewed-on: https://gerrit.libreoffice.org/27028 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt
Change-Id: I42fa834464fd4cd7f0c1f11e310c1145fb1f071b
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
These have been defined in the widgets Change-Id: If46a6862872286a454804846128bd8658f60af9b
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt
Change-Id: Id78cae55eb89520bd87713f9ea6c009c922f2870
2014-02-03uiconfig: remove obsolete helpid's and clean trailing whitespace.Michael Meeks
Change-Id: Ic94ed52bbe0e5c612258fa56a970d61de0972eb3
2013-05-27Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile
(cherry picked from commit b38a51d67373daf9a45a4701e7c760c7b3571a66) Conflicts: chart2/uiconfig/toolbar/standardbar.xml dbaccess/uiconfig/dbapp/toolbar/toolbar.xml sc/uiconfig/scalc/toolbar/standardbar.xml sd/uiconfig/sdraw/toolbar/standardbar.xml starmath/uiconfig/smath/toolbar/standardbar.xml sw/uiconfig/sglobal/toolbar/standardbar.xml sw/uiconfig/sweb/toolbar/standardbar.xml sw/uiconfig/swform/toolbar/standardbar.xml sw/uiconfig/swreport/toolbar/standardbar.xml sw/uiconfig/swriter/toolbar/standardbar.xml sw/uiconfig/swxform/toolbar/standardbar.xml Change-Id: Iac0c7e8e474e8d217ca4daf47232019c64ca888f
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
/usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s*/ /g; s/\s+toolbar:helpid="helpid:\d+"\s*/ /g; s|" />|"/>|g; Change-Id: Iebb40c7e168835e02a63c17b93adee4139069ee0
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
/usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s+/ /g; s/\s+toolbar:helpid="helpid:\d+"\s+/ /g; s|" />|"/>|g; Change-Id: I3489a943476f9dae1bd6009e3cd2ea7ea04b6275
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)
A bit differently this time around: + remove Credits menu item from menu + remove License button from the About dialog Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek
GPLv3 has to be easily accessible. We should not hide it under too many mouse clicks. This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)
The About dialog now houses these functions. Change-Id: I7f751027564897a063d2910644c69680d471b6d9 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-14re-base on ALv2 code.Michael Meeks
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2010-11-26Put show credits entry into all app ui configsThorsten Behrens
2010-09-28Replace the "Help Support" menu item by the "License Information" oneFridrich Štrba
2010-09-15default-no-registration-menu.diff: Remove registration from menu.Michael Meeks
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]
2010-04-22slidecopy: removed accelerator/*/default.xml - they're not used for a long ↵Frank Schoenheit [fs]
time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)
2010-04-12cmcfixes74: #i110565 use radio buttons for mutually exclusive options in menusCaolán McNamara
2008-10-16CWS-TOOLING: integrate CWS odbmacros3Oliver Bolte
2008-03-05INTEGRATION: CWS dba30a (1.12.116); FILE MERGEDKurt Zenker
2008/02/11 13:49:26 fs 1.12.116.1: unify the help menu
2007-07-06INTEGRATION: CWS oj14 (1.6.130); FILE MERGEDRüdiger Timm
2007/06/04 19:03:14 oj 1.6.130.5: RESYNC: (1.10-1.11); FILE MERGED 2006/12/18 16:25:45 oj 1.6.130.4: RESYNC: (1.9-1.10); FILE MERGED 2006/11/07 09:55:49 oj 1.6.130.3: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 08:27:23 oj 1.6.130.2: RESYNC: (1.6-1.8); FILE MERGED 2006/01/03 08:07:52 oj 1.6.130.1: export controller class
2007-05-10INTEGRATION: CWS dba23a (1.10.30); FILE MERGEDKurt Zenker
2007/02/05 06:33:53 oj 1.10.30.1: #i71071# apply patch
2006-12-13INTEGRATION: CWS dba22ui (1.9.42); FILE MERGEDKurt Zenker
2006/10/10 07:18:58 fs 1.9.42.1: #i64651# add 'Edit in SQL View' command
2006-10-18INTEGRATION: CWS dba205b (1.1.2); FILE ADDEDIvo Hinkelmann
2006/10/11 08:46:03 fs 1.1.2.2: #i64143# Ctrl-N, not Ctrl-Shift-N for a new document 2006/08/02 08:12:16 oj 1.1.2.1: #i64143# new acc for ctrl+n
2006-10-18INTEGRATION: CWS dba205b (1.1.2); FILE ADDEDIvo Hinkelmann
2006/10/11 08:46:02 fs 1.1.2.2: #i64143# Ctrl-N, not Ctrl-Shift-N for a new document 2006/08/02 08:12:06 oj 1.1.2.1: #i64143# new acc for ctrl+n
2006-10-18INTEGRATION: CWS dba205b (1.1.2); FILE ADDEDIvo Hinkelmann
2006/10/11 07:12:18 fs 1.1.2.3: #i64143# 2006/08/07 07:23:51 fs 1.1.2.2: some query design keyboard shortcuts 2006/08/02 08:11:48 oj 1.1.2.1: #i64143# new acc for ctrl+n
2006-10-18INTEGRATION: CWS dba205b (1.1.2); FILE ADDEDIvo Hinkelmann
2006/10/11 08:46:02 fs 1.1.2.2: #i64143# Ctrl-N, not Ctrl-Shift-N for a new document 2006/08/02 08:11:38 oj 1.1.2.1: #i64143# new acc for ctrl+n
2006-10-18INTEGRATION: CWS dba205b (1.1.2); FILE ADDEDIvo Hinkelmann
2006/08/07 07:32:17 fs 1.1.2.3: oops, previous checkin not intended here 2006/08/07 07:23:42 fs 1.1.2.2: some query design keyboard shortcuts 2006/08/02 08:11:28 oj 1.1.2.1: #i64143# new acc for ctrl+n
2006-08-04INTEGRATION: CWS onlineupdate3 (1.8.48); FILE MERGEDIvo Hinkelmann
2006/07/14 07:57:05 obr 1.8.48.1: #i66949# Moved help menu entry
2006-04-26INTEGRATION: CWS menucleanup (1.6.262); FILE MERGEDKurt Zenker
2006/04/13 15:31:44 kendy 1.6.262.2: RESYNC: (1.6-1.7); FILE MERGED 2006/04/11 17:32:13 kendy 1.6.262.1: #i64286# Remove menu:helpid and menu:label from menu *.xml
2006-04-07INTEGRATION: CWS onlineupdate1 (1.6.260); FILE MERGEDVladimir Glazounov
2006/04/05 06:42:28 cd 1.6.260.1: #134045# Add menu item online update
2004-11-26INTEGRATION: CWS toolbars3 (1.2.12); FILE MERGEDJens-Heiner Rechtien
2004/10/12 10:24:52 cd 1.2.12.1: #i35062# New toolbar structure according to toolbar spec
2004-11-17INTEGRATION: CWS dba18 (1.1.2); FILE ADDEDOliver Bolte
2004/10/25 06:35:44 oj 1.1.2.2: #i35848# align text left 2004/10/22 09:25:09 oj 1.1.2.1: #i35848# add statusbar
2004-11-17INTEGRATION: CWS dba18 (1.4.16); FILE MERGEDOliver Bolte
2004/11/10 12:25:35 oj 1.4.16.1: #i36008# add some helpids
2004-11-16INTEGRATION: CWS docking4 (1.4.8); FILE MERGEDOliver Bolte
2004/10/07 15:30:06 toconnor 1.4.8.1: #i35129# change to new macro submenu layout
2004-09-09INTEGRATION: CWS toolbars2 (1.2.12); FILE MERGEDOliver Bolte
2004/08/23 09:45:56 dbo 1.2.12.1: #i32582# removed separators around PackageManager... Issue number: Submitted by: Reviewed by: