Commit Graph

48 Commits

Author SHA1 Message Date
fee4efcb54 dbaccess: sal_Bool->bool
Change-Id: Ieb52470f9638b74898954db3890aaf2cf202290a
2014-04-17 11:17:21 +02:00
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
afd32065b6 fdo#54938: Convert dbaccess to use cppu::supportsService
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Conflicts:
	dbaccess/source/core/dataaccess/connection.hxx

Change-Id: Id7602b969790b13538868b937842bc945ce3e31e
2013-12-10 08:33:25 +01:00
e413521e0b Avoid ambiguities among different OWeakRefArray declarations
Change-Id: I61e3e9cdda17b6b23b33159d89904cce8f2e2ba0
2013-12-06 10:37:50 +01:00
4a8175ebeb Get rid of DECLARE_STL_USTRINGACCESS_MAP
Change-Id: I00d02eaeff3eaa5f49550eb9c1d4e4e7e0b2203c
2013-12-06 08:04:22 +01:00
bfbe8c0b5b fixincludeguards.sh: dbaccess
Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11
2013-11-05 09:28:52 +01:00
2ec606730b fdo#62475 removed pointless comments
Conflicts:
	dbaccess/source/filter/xml/xmlfilter.cxx
	dbaccess/source/ui/dlg/ConnectionPage.cxx
	dbaccess/source/ui/dlg/detailpages.cxx
	dbaccess/source/ui/dlg/odbcconfig.cxx
	dbaccess/source/ui/querydesign/querycontroller.cxx

Change-Id: I3a05649efa3a43dd8d8fb069fc1bce14ca0a6338
Reviewed-on: https://gerrit.libreoffice.org/5484
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
2013-08-27 16:11:09 +00:00
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
a066525b42 fdo#46808, Convert a bunch of comphelper::ComponentContext stuff
.. to Reference<XComponentContext>
mostly in the dbaccess module, but it also affected some other
modules.

Change-Id: I09b3f6fe7a9b33498b11d98b5521b5aeeb8882be
2013-03-20 07:32:53 +02:00
1340890ccd simplify include guards
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
2012-07-14 05:44:15 +02:00
57154616f0 Remove UNO includes comments
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-29 09:25:09 +02:00
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
e9470b0050 add modelines to .hxx files as well 2010-10-27 12:33:13 +01:00
c73b3e8ea9 autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. 2010-03-11 11:26:05 +01: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
02df552c45 dba33e: #i107717# some renaming and wording changed 2010-02-10 13:08:22 +01:00
6fd6b96682 dba33e: #i107717# impl first entry points for db extensions 2009-12-16 12:46:33 +01:00
39968da918 dba33d: #i105101# get table filter and type filter from ds when it is needed 2009-11-18 15:49:50 +01:00
4044f96898 CWS-TOOLING: integrate CWS evoab2def
2009-05-28 16:00:19 +0200 fs  r272412 : don't use createFalse - Evo 2.22 simply hangs when ask for all contacts without a first name. Instead, in the WHERE 0=1 case, simply create an empty result set
2009-05-22 14:25:51 +0200 fs  r272193 : #i10000#
2009-05-22 14:25:37 +0200 fs  r272192 : oops, ENABLE_EVOAB2 for some platforms only, not generically
2009-05-22 14:19:00 +0200 fs  r272191 : #i10000#
2009-05-22 12:42:38 +0200 fs  r272183 : when sorting, properly use a syslocale collator, instead of comparing the numerical values of the string's UTF-16 code points
2009-05-20 15:09:00 +0200 fs  r272131 : clear/getWarnings: also allowed without cache
2009-05-20 14:11:19 +0200 fs  r272128 : removed debug traces
2009-05-20 14:03:31 +0200 fs  r272126 : #i55701# +STR_SORT_BY_COL_ONLY
2009-05-20 14:02:29 +0200 fs  r272125 : implement sorting
2009-05-20 10:10:19 +0200 fs  r272107 : #i10000#
2009-05-19 16:02:17 +0200 fs  r272089 : #i10000#
2009-05-19 16:02:02 +0200 fs  r272088 : #i55701# strings for new error condition DATA_CANNOT_SELECT_UNFILTERED
2009-05-19 16:01:31 +0200 fs  r272087 : #i55701# use DATA_CANNOT_SELECT_UNFILTERED as standardized error code
2009-05-19 15:59:59 +0200 fs  r272086 : #i55701# +DATA_CANNOT_SELECT_UNFILTERED
2009-05-19 15:46:12 +0200 fs  r272084 : #i55701# recognize the DATA_CANNOT_SELECT_UNFILTERED error condition, and allow filtering in this case, even when the result set is empty
2009-05-19 09:06:50 +0200 fs  r272059 : merging changes from CWS dba32b, to prevent future conflicts with upcoming local changes
2009-05-18 21:48:58 +0200 fs  r272054 : accessing a non-local unfiltered address book now returns an empty result set, and reports a warning, instead of ungracefully failing
2009-05-18 21:48:42 +0200 fs  r272053 : accessing a non-local unfiltered address book now returns an empty result set, and reports a warning, instead of ungracefully failing
2009-05-18 21:47:41 +0200 fs  r272052 : +setExternalWarnings
2009-05-18 21:47:12 +0200 fs  r272051 : #i55701# when re/loading the form, display any possible warnings
2009-05-18 21:43:26 +0200 fs  r272050 : #i55701# implement XWarningsSupplier, exposing the warnings of our result set
2009-05-18 21:42:51 +0200 fs  r272049 : #i55701# implement XWarningsSupplier, exposing the warnings of our aggregate RowSet
2009-05-18 17:53:59 +0200 fs  r272041 : #i55701# moved the (I)WarningsContainer from dbaccess to connectivity, to be able to use it in the latter module, too
2009-05-18 17:24:10 +0200 fs  r272040 : #i55701# properly enable the various Evolution types
2009-05-18 14:52:19 +0200 fs  r272024 : #i55701# properly enable the Evolution types
2009-05-18 13:57:10 +0200 fs  r272018 : fixed/extended whereAnalysis (column searching still not enabled, as neither LIKE nor = seem to work with my (somewhat older) Evolution version)
2009-05-18 13:56:08 +0200 fs  r272017 : extended showParseTree
2009-05-18 13:55:25 +0200 fs  r272016 : extended showParseTree
2009-05-18 11:40:16 +0200 fs  r272008 : #i55701#
2009-05-18 11:39:02 +0200 fs  r272006 : let the PreparedStatement return proper meta data, too
2009-05-18 10:05:37 +0200 fs  r271999 : moved the XStatement interface to from OCommonStatement to OStatement - the former class is also the base for other classes which should not have this interface
2009-05-15 21:53:22 +0200 fs  r271973 : collectColumnInformation: report invalid meta data as assertion
2009-05-15 21:51:40 +0200 fs  r271972 : showParseTree should be const
2009-05-15 21:51:26 +0200 fs  r271971 : showParseTree should be const
2009-05-15 21:51:03 +0200 fs  r271970 : properly recognize the 'WHERE 0 = 1' clause, this way having proper statement meta data, this way saving much much calls from the DBA framework
2009-05-15 20:29:03 +0200 fs  r271969 : cleaned up the mess with the statement classes
2009-05-15 15:51:11 +0200 fs  r271944 : let the result set properly init its meta data
2009-05-15 15:29:54 +0200 fs  r271939 : proper property implementations for the resultset class
2009-05-15 15:01:31 +0200 fs  r271936 : proper property implementations for the statement class
2009-05-08 14:46:33 +0200 fs  r271717 : component_foo must be PUBLIC
2009-05-06 09:20:05 +0200 fs  r271565 : #i10000# (warnings on unxlngi6)
2009-05-06 09:01:30 +0200 fs  r271564 : #i101493#
2009-05-05 23:08:12 +0200 fs  r271560 : #i55701# merging the changes from the ancient (CVS-based) CWS evoab2default into this CWS here
2009-06-05 12:31:05 +00:00
3b63b75b1b INTEGRATION: CWS changefileheader (1.27.12); FILE MERGED
2008/03/31 13:26:46 rt 1.27.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:43:30 +00:00
6d9dee375a INTEGRATION: CWS rptchart01_DEV300 (1.25.202); FILE MERGED
2008/02/19 07:34:39 oj 1.25.202.2: RESYNC: (1.25-1.26); FILE MERGED
2008/02/13 07:45:37 oj 1.25.202.1: #i85225# impl new method
2008-03-05 16:05:00 +00:00
23e028d70c INTEGRATION: CWS dba24d (1.25.160); FILE MERGED
2007/12/04 09:24:09 oj 1.25.160.1: #i81644# add new common var to block elementInserted events
2008-01-30 07:32:45 +00:00
154c43a5c1 INTEGRATION: CWS hsqlcsvstage1 (1.24.60); FILE MERGED
2006/09/20 11:43:53 fs 1.24.60.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein
2006-10-05 11:58:51 +00:00
4e9eb6628b INTEGRATION: CWS qiq (1.23.4); FILE MERGED
2006/05/30 08:23:21 fs 1.23.4.4: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time)
2006/05/24 06:41:37 fs 1.23.4.3: #i51143# implement XConnectionTools
2006/05/11 11:25:53 fs 1.23.4.2: #i51143# derive from XWarningsSupplier (already implemented, but not derived)
2006/05/10 14:23:54 fs 1.23.4.1: #i51143# when connecting, check for conflicts between query and table names, and warn about them
2006-07-10 14:10:04 +00:00
e19249755c INTEGRATION: CWS dba203c (1.22.110); FILE MERGED
2006/04/25 08:43:48 fs 1.22.110.1: outsourced the warnings handling during #i62646#
2006-05-04 07:37:32 +00:00
5c60e88e84 INTEGRATION: CWS ooo19126 (1.21.98); FILE MERGED
2005/09/05 17:32:17 rt 1.21.98.1: #i54170# Change license header: remove SISSL
2005-09-08 10:38:02 +00:00
e34526cddd INTEGRATION: CWS dba25 (1.20.102); FILE MERGED
2005/03/04 07:25:33 oj 1.20.102.1: #i43912# connection now supports also XGroupsSupplier and XUsersSupplier if the master tables supports it
2005-03-18 09:05:45 +00:00
5295e9a31c INTEGRATION: CWS insight01 (1.18.104); FILE MERGED
2004/01/02 13:51:47 oj 1.18.104.3: RESYNC: (1.18-1.19); FILE MERGED
2003/12/17 09:46:41 oj 1.18.104.2: #111075# ongoing work
2003/10/24 06:27:25 oj 1.18.104.1: #i21643# import filter changes
2004-08-02 14:08:25 +00:00
89e6075013 INTEGRATION: CWS qrycomp (1.18.146); FILE MERGED
2003/10/30 14:15:22 oj 1.18.146.1: #i21791# changes for the querycomposer
2003-12-16 11:41:31 +00:00
0168a5ba4a #106123# change mutex in checkDisposed method 2002-12-12 09:43:23 +00:00
b69195d84e #102312# connection now also derived from IRefreshListener, callback for tables and views when they are refreshed 2002-08-21 09:31:33 +00:00
e7cf5141cb #102323# derive from XServiceInfo, again, to expose the css.sdb.Connection service 2002-08-15 09:40:25 +00:00
c9c86205d6 #101798# impl connection sharing 2002-08-12 07:54:24 +00:00
f18789821b #65293# exception solaris 2001-11-01 15:44:50 +00:00
c6a9bd9316 #92636# hold catalog as weak 2001-10-05 05:47:13 +00:00
f84517d8ea #91415# +appendWarning( SQLException ) 2001-08-24 12:15:06 +00:00
99286fceae #89772# set new configurationnode when datasource was renamed 2001-07-18 07:45:32 +00:00
e1092447d3 #88389# OConfigurationNode moved to unotools 2001-06-18 10:50:01 +00:00
09471fda11 impl views 2001-04-26 08:09:55 +00:00
543dd861ed views impl 2001-03-29 06:07:13 +00:00
dccb33ea3e OConnection implements the IWarningsContainer 2001-03-02 16:01:04 +00:00
50f978d289 #80933# change flush of attributes 2000-12-12 11:20:31 +00:00
7d0a0c8e05 reference holding 2000-11-14 12:32:59 +00:00
746ba88bfb some problems with refcount resolved 2000-11-03 13:42:50 +00:00
f485b30407 put into a namespace / persistence implemented by using configuration, not a registry 2000-10-18 15:16:39 +00:00
780b7bb117 replace unotools with comphelper 2000-10-11 10:21:40 +00:00
8b9e4e393e initial import 2000-09-18 23:16:46 +00:00