Commit Graph

35 Commits

Author SHA1 Message Date
ab29ad8cd5 set some initial sizes for the direct sql dialog textedits
and we can use existing GtkTextView<->VclMultiLineEdit mapping rather than the
svtools MultiLineEdit

Change-Id: I6d20a9ba8731dda1ec9579fc2877b817fea0632f
2013-07-30 14:51:47 +01:00
a0296296fb fdo#60691 add modelines to *.src and *.hrc files
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-08 21:02:26 +00:00
5a7e8389f0 hrc cleanup: Remove include guards from src files
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
2012-07-14 05:43:47 +02:00
10a7bcdf97 fdo#51497 Show output from SELECT statements in Execute SQL dialog.
These changes allow the user to optionally display the output
from SQL SELECT statements in the "Execute SQL Statement"
dialog.

Change-Id: I9209a9e3b5ed100a88fa467078deb9f38c571d42
2012-07-01 12:53:10 +02:00
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
256f6ca67d Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
* commit 'ooo/DEV300_m101': (76 commits)
  masterfix DEV300: #i10000# usage of L10N build_type
  removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
  hr75: #i116747#: remove obsolete copyright notices
  gnumake3: remove comphelper version; fix including extract.hxx
  removetooltypes01: #i112600# Replace missing tools types replacement
  removetooltypes01: #i112600# remove tooltypes from reportdesign
  removetooltypes01: #i112600# remove tooltypes from dbaccess
  undoapi: don't use deprecated JUnit API, this seems to fail now (but didn't before the rebase)
  undoapi: those two classes do not belong into JAVATESTFILES, but JAVAFILES only
  undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT
  gridsort: give the UnoControl(Model/Base) classes a ctor taking a service factory, so we have access to the factory which created us, and don't need to resort to the process'es service factory
  dba34b: #109956# notify column value in correct order
  dba34b: #i114309# set default values for bit boolean and reset when we are on the insertrow
  undoapi: assert unknown slots in ImplInvalidateFeature
  dba34b: #i110907# check if design handle event
  dba34b: #i109956# notify column values when row is refreshed
  dba34b: #i115753# add test again
  undoapi: renamed Undo.* to RptUndo.*, to not confuse a certain IDE with different same-named files in the source tree ...
  undoapi: migrated report designer to use an own, model-bound UndoManager, instead of the UndoManager formerly bound to the controller
  undoapi: split OSingleDocumentController into DBSubComponentController (which the report design's controller will be derived from) and the still-so-named OSingleDocumentController. Module reportdesign does not compile with this change, this is yet to come.
  ...

Conflicts:
	dbaccess/inc/IEnvironment.hxx
	dbaccess/inc/dataview.hxx
	dbaccess/qa/complex/dbaccess/RowSet.java
	dbaccess/source/core/api/CacheSet.cxx
	dbaccess/source/core/api/KeySet.hxx
	dbaccess/source/core/api/OptimisticSet.hxx
	dbaccess/source/core/api/RowSet.cxx
	dbaccess/source/core/api/RowSetCache.cxx
	dbaccess/source/ext/adabas/Acomponentmodule.cxx
	dbaccess/source/ext/adabas/Aservices.cxx
	dbaccess/source/filter/migration/cfgimport.cxx
	dbaccess/source/filter/migration/cfgimport.hxx
	dbaccess/source/filter/migration/cfgservices.cxx
	dbaccess/source/filter/migration/makefile.mk
	dbaccess/source/inc/cfg_reghelper.hxx
	dbaccess/source/sdbtools/misc/sdbt_services.cxx
	dbaccess/source/shared/cfg_reghelper.cxx
	dbaccess/source/shared/cfgstrings.cxx
	dbaccess/source/shared/registrationhelper.cxx
	dbaccess/source/ui/app/AppController.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.hxx
	dbaccess/source/ui/app/AppDetailView.cxx
	dbaccess/source/ui/app/AppIconControl.cxx
	dbaccess/source/ui/app/AppSwapWindow.cxx
	dbaccess/source/ui/browser/brwctrlr.cxx
	dbaccess/source/ui/browser/dataview.cxx
	dbaccess/source/ui/browser/unodatbr.cxx
	dbaccess/source/ui/control/dbtreelistbox.cxx
	dbaccess/source/ui/control/opendoccontrols.cxx
	dbaccess/source/ui/control/tabletree.cxx
	dbaccess/source/ui/dlg/ConnectionHelper.cxx
	dbaccess/source/ui/dlg/ConnectionPage.src
	dbaccess/source/ui/dlg/ExtensionNotPresent.cxx
	dbaccess/source/ui/dlg/ExtensionNotPresent.hrc
	dbaccess/source/ui/dlg/ExtensionNotPresent.src
	dbaccess/source/ui/dlg/TablesSingleDlg.cxx
	dbaccess/source/ui/dlg/adodatalinks.hxx
	dbaccess/source/ui/dlg/dbadmin2.src
	dbaccess/source/ui/dlg/dbadminsetup.src
	dbaccess/source/ui/dlg/dlgattr.cxx
	dbaccess/source/ui/dlg/dlgsize.src
	dbaccess/source/ui/dlg/makefile.mk
	dbaccess/source/ui/dlg/sqlmessage.cxx
	dbaccess/source/ui/inc/ExtensionNotPresent.hxx
	dbaccess/source/ui/inc/TokenWriter.hxx
	dbaccess/source/ui/inc/imageprovider.hxx
	dbaccess/source/ui/misc/DExport.cxx
	dbaccess/source/ui/misc/HtmlReader.cxx
	dbaccess/source/ui/misc/RowSetDrop.cxx
	dbaccess/source/ui/misc/RtfReader.cxx
	dbaccess/source/ui/misc/TokenWriter.cxx
	dbaccess/source/ui/misc/imageprovider.cxx
	dbaccess/source/ui/misc/linkeddocuments.cxx
	dbaccess/source/ui/misc/singledoccontroller.cxx
	dbaccess/source/ui/querydesign/ConnectionData.hxx
	dbaccess/source/ui/querydesign/JoinTableView.cxx
	dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
	dbaccess/source/ui/querydesign/TableConnectionData.cxx
	dbaccess/source/ui/querydesign/TableWindowListBox.cxx
	dbaccess/source/ui/relationdesign/RelationController.cxx
	dbaccess/source/ui/relationdesign/RelationTableView.cxx
	dbaccess/source/ui/tabledesign/table.src
	reportdesign/inc/RptPage.hxx
	reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
	reportdesign/source/core/api/ReportDefinition.cxx
	reportdesign/source/core/sdr/ReportUndoFactory.cxx
	reportdesign/source/core/sdr/UndoEnv.cxx
	reportdesign/source/filter/xml/xmlservices.cxx
	reportdesign/source/ui/dlg/GroupsSorting.cxx
	reportdesign/source/ui/dlg/Navigator.cxx
	reportdesign/source/ui/inspection/metadata.cxx
	reportdesign/source/ui/misc/RptUndo.cxx
	reportdesign/source/ui/misc/UITools.cxx
	reportdesign/source/ui/misc/rptuiservices.cxx
	reportdesign/source/ui/report/DesignView.cxx
	reportdesign/source/ui/report/FixedTextColor.cxx
	reportdesign/source/ui/report/ReportController.cxx
	reportdesign/source/ui/report/ReportSection.cxx
	reportdesign/source/ui/report/SectionView.cxx
	reportdesign/source/ui/report/SectionWindow.cxx
	reportdesign/source/ui/report/StartMarker.cxx
	reportdesign/source/ui/report/ViewsWindow.cxx
	reportdesign/source/ui/report/dlgedfunc.cxx
	reportdesign/source/ui/report/report.src
2011-03-09 23:17:51 -06:00
0b176013df .bmp to .png, plus formatting issues. 2010-11-23 21:44:31 -08:00
91ff13dd6a CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +02:00
1708f6091b changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
f4b1b0be65 INTEGRATION: CWS changefileheader (1.25.182); FILE MERGED
2008/03/31 13:27:16 rt 1.25.182.1: #i87441# Change license header to LPGL v3.
2008-04-10 13:49:50 +00:00
d9e90163e6 INTEGRATION: CWS mergede01 (1.24.242); FILE MERGED
2007/03/20 14:45:25 ihi 1.24.242.1: #i72301# Remove German
2007-04-19 14:00:44 +00:00
879d30a9fc INTEGRATION: CWS encup (1.22.152); FILE MERGED
2005/04/29 16:01:25 ihi 1.22.152.1: #i40603# German strings now UTF8 encoded
2005-09-26 09:27:18 +00:00
bcbfe26538 INTEGRATION: CWS ooo19126 (1.22.224); FILE MERGED
2005/09/05 17:33:45 rt 1.22.224.1: #i54170# Change license header: remove SISSL
2005-09-08 13:59:04 +00:00
6f5cf4ff2e INTEGRATION: CWS mergebuild (1.20.26); FILE MERGED
2004/04/21 05:47:40 hjs 1.20.26.3: RESYNC: (1.20-1.21); FILE MERGED
2003/11/11 19:16:08 ihi 1.20.26.2: en -> en-US
2003/11/10 16:42:03 ihi 1.20.26.1: #111234# Merge during build
2004-06-26 16:29:36 +00:00
d866f5c463 INTEGRATION: CWS geordi2q11 (1.20.72); FILE MERGED
2003/12/16 11:05:08 hr 1.20.72.1: #111934#: join CWS ooo111fix1
2003-12-17 14:14:10 +00:00
fb81fabe58 INTEGRATION: CWS mergerc3 (1.19.6); FILE MERGED
2003/07/16 17:11:09 ihi 1.19.6.1: rc-3 merge all languages
2003-07-17 11:16:09 +00:00
c57ce7e7d1 INTEGRATION: CWS rc2merge (1.18.8); FILE MERGED
2003/07/03 14:44:11 ihi 1.18.8.1: rc-2 merge all languages
2003-07-03 17:00:18 +00:00
5c08fd8b1f INTEGRATION: CWS rcmerge (1.17.24); FILE MERGED
2003/06/12 10:57:51 gh 1.17.24.1: final Merge RC
2003-06-13 11:52:52 +00:00
450ac658bc INTEGRATION: CWS mergem8 (1.16.8); FILE MERGED
2003/04/29 08:33:57 gh 1.16.8.2: final merge for Beta2
2003/04/14 15:03:56 gh 1.16.8.1: merging all languages
2003-04-29 16:22:32 +00:00
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
75401b8f70 Merge SRX644: 12/05/02 - 11:32:03 2002-12-05 09:35:58 +00:00
0a48ab583c Merge SRX644: 25.11.02 - 16:14:03 2002-11-25 14:17:52 +00:00
748d556445 Merge SRX643: 05.09.02 - 15:55:55 2002-09-05 12:59:13 +00:00
1c744a13fa #99473# change string resource files 2002-08-19 07:01:32 +00:00
492c1db396 Merge SRC638: 16.11.01 - 22:41:18 2001-11-16 21:42:48 +00:00
dd46e645c7 Merge SRC638: 09/26/01 - 22:27:14 2001-09-26 19:28:03 +00:00
d70105571f Merge SRC638: 29.08.01 - 16:05:39 2001-08-29 13:06:15 +00:00
95fec78dee Merge SRC638: 24.08.01 - 13:08:49 2001-08-24 10:09:43 +00:00
7cb718a817 Merge SRC638: 22.08.01 - 00:15:50 2001-08-21 21:16:33 +00:00
5dde82dc61 Merge SRC638: 13.08.01 - 22:55:32 2001-08-13 19:56:12 +00:00
dee27ed6c2 Merge SRC638: 10.08.01 - 23:02:37 2001-08-10 20:03:13 +00:00
50387251df Merge SRC638: 07.08.01 - 16:59:48 2001-08-07 14:00:18 +00:00
076cc0ca23 Merge SRC638: 13.07.01 - 23:07:57 2001-07-13 20:08:48 +00:00
d8504e790c Merge SRC633: 29.06.01 - 04:20:55 2001-06-29 01:21:19 +00:00
ed1d6ddb60 initial checkin - dialog for executing SQL statements 2001-06-19 09:54:55 +00:00