summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbaccess_slotid.hrc
AgeCommit message (Collapse)AuthorFilesLines
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-1/+0
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
2014-04-23huge hrc and src file cleanupThomas Arnhold1-2/+2
* mostly fallout from ui conversion * some completely unused defines from src files * lots of unused HID ids Change-Id: I976561205798db3d06ee139de6223f638e58f47a Reviewed-on: https://gerrit.libreoffice.org/9142 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+2
use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-03-04Add new dialog to Query Design ViewZolnai Tamás1-0/+2
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-02-25Database: Add Limit in Query Desing ViewZolnai Tamás1-0/+1
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>
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-2/+0
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.10.84); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:26:39 rt 1.10.84.1: #i87441# Change license header to LPGL v3.
2007-11-20INTEGRATION: CWS reportdesign01 (1.9.50); FILE MERGEDIvo Hinkelmann1-3/+3
2007/09/21 10:51:38 oj 1.9.50.1: #i77690# add new context menu entry to create a report with prefilled table or query
2007-07-06INTEGRATION: CWS oj14 (1.7.8); FILE MERGEDRüdiger Timm1-3/+4
2006/12/20 12:47:19 oj 1.7.8.3: duplicate id 2006/12/18 16:12:45 oj 1.7.8.2: RESYNC: (1.7-1.8); FILE MERGED 2006/01/03 08:07:44 oj 1.7.8.1: export controller class
2006-12-13INTEGRATION: CWS dba22ui (1.7.204); FILE MERGEDKurt Zenker1-3/+4
2006/10/10 07:18:56 fs 1.7.204.1: #i64651# add 'Edit in SQL View' command
2005-09-08INTEGRATION: CWS ooo19126 (1.6.154); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:31:53 rt 1.6.154.1: #i54170# Change license header: remove SISSL
2004-11-17INTEGRATION: CWS dba18 (1.4.16); FILE MERGEDOliver Bolte1-2/+15
2004/10/25 07:25:36 oj 1.4.16.3: #i36008# new help ids for slots 2004/10/25 06:34:55 oj 1.4.16.2: #i36008# new help ids for slots 2004/10/15 08:26:29 oj 1.4.16.1: #i33621# query save document dialog
2004-11-09INTEGRATION: CWS hsqldb (1.4.32); FILE MERGEDJens-Heiner Rechtien1-4/+3
2004/11/08 10:20:48 oj 1.4.32.1: #i33348# correct slot ids and unneeded call
2004-09-09INTEGRATION: CWS insight02 (1.3.2); FILE MERGEDRüdiger Timm1-12/+46
2004/08/16 13:17:59 oj 1.3.2.2: #i32563# toolbar changes 2004/08/13 09:07:07 oj 1.3.2.1: #i32563# toolbox changes
2004-08-02INTEGRATION: CWS insight01 (1.2.134); FILE MERGEDJens-Heiner Rechtien1-14/+31
2004/03/15 12:25:00 oj 1.2.134.9: #111075# ongoing work 2004/03/05 07:14:59 oj 1.2.134.8: #111090# changes for the new prop dialogs 2004/02/20 11:32:35 oj 1.2.134.7: #i25414# extend the datadescriptor for database location and connection resource 2004/01/21 13:02:36 oj 1.2.134.6: #i24179# remove unused slots 2004/01/07 13:52:32 oj 1.2.134.5: #111075# ongoing work 2003/11/26 12:25:24 oj 1.2.134.4: #111075# ongoing work 2003/10/24 06:36:25 oj 1.2.134.3: #i21643# import filter changes 2003/08/15 08:52:49 oj 1.2.134.2: #111075# ongoing new dbaapp work 2003/07/29 12:46:09 oj 1.2.134.1: #111075# insight changes
2001-06-22#82371# SID_DOCUMENT_DATA_SOURCEFrank Schönheit1-3/+7
2001-03-16initial checkin - slot ids for dbaccessFrank Schönheit1-0/+79