Commit Graph

36 Commits

Author SHA1 Message Date
882645231b uiconfig: remove obsolete helpid's and clean trailing whitespace.
Change-Id: Ic94ed52bbe0e5c612258fa56a970d61de0972eb3
2014-02-03 18:12:18 +01:00
85486f711e Access Query Properties Dialog from toolbar too
Change-Id: Ide4697e6903c9550d31ea22ff0a5881878fddacf
2013-04-23 23:52:51 +02:00
15175a00c9 remove obsolete helpids and cleanup uiconfig XML
/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
2013-04-03 21:34:50 +01:00
7488ad52d7 Add new dialog to Query Design View
In Query Properties Dialog can be set properties like
distinct values and limit.
To open choose Edit\Query Properties.

Steps of implementation:
- Add new slot to Edit menu (menubar.xml): delete the slot of distinct values,
  because it can set in this dialog too
- Separate LimitBox class from limitboxcontroller.cxx (LimitBox.hxx\cxx)
  With it only LimitBox header is included in the dialog source.
- Extend LimitBox class to work with new layout widget (make... and GetOptimalSize())
  and add it to the galde catalog
- Make a class for the new dialog (QueryPropertiesDialog.hxx\cxx) and
  write the .ui file. (querypropertiesdialog.ui)
- Syncronize the two LimitBox (querycontroller.cxx)

Change-Id: Ib84bef5a2ed55030333d6151342b99ff27766538
2013-03-04 19:33:16 +01:00
9a471b8cd8 Database: Add Limit in Query Desing View
Levels of implementation
 - Add a new toolbar item to ui (designobjectbar.xml)
 - Make a control for this element( LimitBox: derived from NumericBox)
 - Make an own controller for this control (LimitBoxController) and
   register it
 - Add new feature to the general\central controller (OQueryController)
   and construct a communication channel between the two controller
 - Modify the view switching (SQL<->Design) methods to use\set limit
   value (QueryDesignView.cxx)

Conflicts:
	dbaccess/source/ui/querydesign/QueryDesignView.cxx

Change-Id: I0eb09d1d40cfdb9b8a2a57ab8911faca91d5e690
Reviewed-on: https://gerrit.libreoffice.org/1994
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
2013-02-25 20:04:03 +00:00
1a9261124e CMIS: added cancelCheckOut and checkIn implementations and menu items
Although the implementation is here, the dialogs to show when clicking
on the menu items aren't there yet.

Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
2012-10-31 12:03:30 +01:00
23722506ef CMIS: added CheckOut in the File menu
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
2012-10-31 12:03:29 +01:00
0617454d3b Remove duplication of License/Credits information
A bit differently this time around:
+ remove Credits menu item from menu
+ remove License button from the About dialog

Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294
2012-07-03 14:29:43 +02:00
1a2549dcdd Revert "Remove License/Credits menu items"
GPLv3 has to be easily accessible. We should not hide it under too many
mouse clicks.

This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
2012-06-19 14:56:53 +02:00
f4c567f8d4 Remove License/Credits menu items
The About dialog now houses these functions.

Change-Id: I7f751027564897a063d2910644c69680d471b6d9

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-18 16:34:44 +02:00
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
924d0bdd47 add the "Send Feedback..." help menu item 2012-01-23 12:37:07 +01:00
cad435f836 Put show credits entry into all app ui configs 2010-11-26 17:48:30 +01:00
f4f51d88e8 Replace the "Help Support" menu item by the "License Information" one 2010-09-28 08:44:05 +02:00
abe06e115a default-no-registration-menu.diff: Remove registration from menu. 2010-09-15 10:52:06 +02:00
1aa7de685d slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files) 2010-04-22 16:16:37 +02:00
e55d9d6305 INTEGRATION: CWS dba30a (1.11.134); FILE MERGED
2008/02/11 13:49:26 fs 1.11.134.1: unify the help menu
2008-03-05 16:08:20 +00:00
50967d46af INTEGRATION: CWS dba23a (1.10.98); FILE MERGED
2007/02/05 06:33:54 oj 1.10.98.1: #i71071# apply patch
2007-05-10 09:43:08 +00:00
23d487c229 INTEGRATION: CWS dba205b (1.5.276); FILE MERGED
2006/08/07 07:18:17 fs 1.5.276.1: #125087# Execute Query moved to the left, to be more distant from 'Delete Query'
2006-10-18 12:35:46 +00:00
017be79425 INTEGRATION: CWS dba205b (1.1.2); FILE ADDED
2006/08/07 07:31:05 fs 1.1.2.1: some query design keyboard shortcuts
2006-10-18 12:35:31 +00:00
b14a26f998 INTEGRATION: CWS dba205b (1.1.2); FILE ADDED
2006/08/07 07:25:16 fs 1.1.2.1: some query design keyboard shortcuts
2006-10-18 12:35:19 +00:00
2570acf2c5 INTEGRATION: CWS onlineupdate3 (1.9.50); FILE MERGED
2006/07/14 07:57:06 obr 1.9.50.1: #i66949# Moved help menu entry
2006-08-04 08:51:02 +00:00
32e7a953a3 INTEGRATION: CWS menucleanup (1.7.262); FILE MERGED
2006/04/13 15:31:54 kendy 1.7.262.2: RESYNC: (1.7-1.8); FILE MERGED
2006/04/11 17:32:14 kendy 1.7.262.1: #i64286#
Remove menu:helpid and menu:label from menu *.xml
2006-04-26 19:51:21 +00:00
cae3af5913 INTEGRATION: CWS onlineupdate1 (1.7.260); FILE MERGED
2006/04/05 06:42:29 cd 1.7.260.1: #134045# Add menu item online update
2006-04-07 13:46:42 +00:00
e6b217cff8 INTEGRATION: CWS dba23 (1.4.18); FILE MERGED
2005/01/13 10:14:55 oj 1.4.18.1: #i40503# remove NativeSql from toolbar
2005-02-17 10:10:52 +00:00
a0a4183564 INTEGRATION: CWS toolbars3 (1.2.12); FILE MERGED
2004/11/05 10:13:06 cd 1.2.12.3: #i35062# New toolbars from CJ according to spec
2004/10/28 07:41:30 pb 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED
2004/10/12 10:25:48 cd 1.2.12.1: #i35062# New toolbar structure according to toolbar spec
2004-11-26 19:15:18 +00:00
f8382bc4be INTEGRATION: CWS docking4 (1.5.8); FILE MERGED
2004/10/07 15:30:07 toconnor 1.5.8.1: #i35129# change to new macro submenu layout
2004-11-16 13:34:06 +00:00
339c62044e INTEGRATION: CWS fwkpp2fix01 (1.5.30); FILE MERGED
2004/10/27 06:00:33 oj 1.5.30.1: #i36066# correct view table command
2004-11-09 14:12:15 +00:00
0ca73e9121 INTEGRATION: CWS dba17 (1.2.4); FILE MERGED
2004/09/22 13:52:13 fs 1.2.4.1: #i34479# remove senseless icons
2004-10-22 11:08:00 +00:00
acf5392515 INTEGRATION: CWS toolbars2 (1.3.12); FILE MERGED
2004/08/23 09:45:57 dbo 1.3.12.1: #i32582# removed separators around PackageManager...
Issue number:
Submitted by:
Reviewed by:
2004-09-09 15:11:32 +00:00
41f1b2e82e INTEGRATION: CWS insight02 (1.1.2); FILE ADDED
2004/08/12 08:54:11 oj 1.1.2.1: #i32563#
2004-09-09 08:53:45 +00:00
0cfca0351a INTEGRATION: CWS insight02 (1.1.2); FILE ADDED
2004/08/13 13:06:12 oj 1.1.2.1: renamed
2004-09-09 08:53:35 +00:00
50c01c3dcc INTEGRATION: CWS insight02 (1.1.2); FILE ADDED
2004/08/13 13:06:23 oj 1.1.2.1: renamed
2004-09-09 08:53:24 +00:00
43b3371e43 INTEGRATION: CWS insight02 (1.3.2); FILE MERGED
2004/08/16 13:10:35 oj 1.3.2.4: #i32563# toolbar changes
2004/08/13 14:28:28 oj 1.3.2.3: #i32563# toolbox changes
2004/08/13 09:06:51 oj 1.3.2.2: #i32563# toolbox changes
2004/08/11 13:27:03 oj 1.3.2.1: #i32609# add menu and toolbardbapp/menubar/menubar.xml
2004-09-09 08:53:14 +00:00
41da51e271 INTEGRATION: CWS insight01 (1.2.2); FILE MERGED
2004/07/21 11:43:18 dbo 1.2.2.4: #i20304# added package manager menu item
Issue number:
Submitted by:
Reviewed by:
2004/03/31 09:02:43 oj 1.2.2.3: remove macro recording
2004/03/30 07:44:14 oj 1.2.2.2: Add closeWin
2004/03/18 13:28:10 oj 1.2.2.1: #111075# remove DatasourceAdministration menu entry
2004-08-02 15:25:38 +00:00
d7b659287d INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED
2004/02/22 08:41:53 cd 1.1.2.2: #111899# Fixed some problems with commands URLs created from automatic tool
2004/02/03 13:49:27 cd 1.1.2.1: #i25017# XML based user interface configuration files for our modules
2004-02-25 14:33:25 +00:00