Commit Graph

81 Commits

Author SHA1 Message Date
b09b5f8f7c Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19
Change-Id: Iab50c52a132c90389992ef68c2d31df95a193ab9
2014-05-22 23:21:18 +02:00
fee4efcb54 dbaccess: sal_Bool->bool
Change-Id: Ieb52470f9638b74898954db3890aaf2cf202290a
2014-04-17 11:17:21 +02:00
98666e8625 No need for a virtual OPropertyContainer::getTypes
(and rename to getBaseTypes for clarity)

Change-Id: Icfe6202eea9b1f4ec2e46ade3fc8e001ca6b649f
2014-03-14 17:57:24 +01:00
358be80f65 comphelper,connectivity: prefer passing OUString by reference
Change-Id: I19b2613918ec62ee39bb3e447f3587c5dba1e36a
2014-03-14 07:47:01 +02:00
9661d5b164 Remove unused #include <comphelper/basicio.hxx>
Change-Id: I710d430342de0f1bfb98227264df3a44283f8dc2
2014-02-28 10:43:43 +01:00
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
5b2ba8ed5d DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.
Valgrind is capable of detecting such bugs. No need for extra macros.

Conflicts:
	dbaccess/source/ui/dlg/tablespage.cxx

Change-Id: I25ea9174a042050efdb371246417ee7f2edae997
Reviewed-on: https://gerrit.libreoffice.org/7532
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-21 16:20:10 +00: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
0ff379fa1c -Werror,-Wunused-variable
Change-Id: I0d587538c3bee7ad71acb2272c7f85f5f7454158
2013-10-02 18:40:14 +02: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
dd3e879cfd remove some trivial duplicates
Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
2013-02-25 19:34:36 +01:00
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
cf04745f7a targeted string re-work
Change-Id: I08114529cc6be6148a4f9ee3c89aafaafada77fe
2012-06-02 12:58:04 -05:00
281b13ce89 remove include of pch header in dbaccess 2011-11-27 13:04:48 -06:00
91697b75c3 fix assertions 2011-02-25 17:47:41 +01:00
ac0811b10e Move DBG_ERROR -> OSL_ASSERT 2011-02-24 18:26:34 +01:00
895f2b616c Use RTL_CONSTASCII_USTRINGPARAM 2010-10-30 21:44:13 +01:00
1aa44a7761 Removed comments, trailing spaces and death code 2010-10-13 12:18:30 +02:00
6450d1a7f5 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:12 +02: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
6fd6b96682 dba33e: #i107717# impl first entry points for db extensions 2009-12-16 12:46:33 +01:00
717303aae4 removed some XUnoTunnel usage (unused in one case, and unnecessary in another) 2009-11-03 15:26:31 +01:00
70d7ac8e49 more column class refactoring in preparation of #i67202#. Removed unneeded classes, consolidated the property handling of the various Column classes 2009-11-02 14:41:02 +01:00
75cff37d22 re-factoring, in preparation of fixing issue #i67020# 2009-10-30 15:06:20 +01:00
0c3be857ad INTEGRATION: CWS changefileheader (1.54.196); FILE MERGED
2008/03/31 13:26:44 rt 1.54.196.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:29:59 +00:00
a1663f4ea3 INTEGRATION: CWS dba22c (1.53.50); FILE MERGED
2007/01/18 09:59:44 fs 1.53.50.1: #i71830# corrected appendObject
2007-01-25 10:59:12 +00:00
6cbfaf9df6 INTEGRATION: CWS dba205b (1.51.20); FILE MERGED
2006/08/11 06:15:06 oj 1.51.20.1: check xDest is not null
2006-10-18 12:26:47 +00:00
8827c1af1c INTEGRATION: CWS pchfix02 (1.51.36); FILE MERGED
2006/09/01 17:24:05 kaib 1.51.36.1: #i68856# Added header markers and pch files
2006-09-17 05:33:53 +00:00
a33f896ef2 INTEGRATION: CWS qiq (1.49.124); FILE MERGED
2006/06/30 13:26:32 fs 1.49.124.3: warning-free code
2006/06/27 11:56:11 fs 1.49.124.2: RESYNC: (1.49-1.50); FILE MERGED
2006/06/16 11:47:36 fs 1.49.124.1: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006-07-10 14:05:01 +00:00
b7e4e1f0ff INTEGRATION: CWS warnings01 (1.49.50); FILE MERGED
2006/06/14 10:57:44 fs 1.49.50.2: removed useless include
2006/03/24 15:35:48 fs 1.49.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:38:33 +00:00
8c3c574053 INTEGRATION: CWS ooo19126 (1.48.104); FILE MERGED
2005/09/05 17:32:06 rt 1.48.104.1: #i54170# Change license header: remove SISSL
2005-09-08 09:05:07 +00:00
7ab9e64332 INTEGRATION: CWS dba24 (1.46.50); FILE MERGED
2005/02/21 13:08:13 oj 1.46.50.2: RESYNC: (1.46-1.47); FILE MERGED
2005/02/09 08:12:58 oj 1.46.50.1: #i26950# remove the need for XNamed
2005-03-10 15:31:54 +00:00
a9bf8adf29 INTEGRATION: CWS dba23 (1.46.44); FILE MERGED
2005/01/19 08:45:17 oj 1.46.44.1: #i40293# cast to sal_int64
2005-02-17 10:02:32 +00:00
d63ce8143c INTEGRATION: CWS dba16 (1.45.10); FILE MERGED
2004/10/12 07:04:32 oj 1.45.10.3: #i31497# merge conflicts
2004/10/11 06:53:24 oj 1.45.10.2: #i32931# remove the weak interface, refcount handled by parent
2004/08/27 12:40:29 oj 1.45.10.1: #i33482# setParent and queryInterface corrected
2004-10-22 07:56:12 +00:00
95638be3be INTEGRATION: CWS insight01 (1.43.44); FILE MERGED
2004/07/06 09:36:43 oj 1.43.44.6: RESYNC: (1.43-1.44); FILE MERGED
2004/02/12 16:15:21 oj 1.43.44.5: #111075# fix refcount problem
2003/12/19 13:07:17 oj 1.43.44.4: #111075# ongoing work
2003/12/17 09:18:56 oj 1.43.44.3: #111075# ongoing work
2003/11/05 11:36:14 oj 1.43.44.2: #111075# ongoing work
2003/10/24 06:29:59 oj 1.43.44.1: #i21643# import filter changes
2004-08-02 14:02:01 +00:00
cef7f40b50 INTEGRATION: CWS oj5 (1.43.40); FILE MERGED
2004/05/19 09:20:19 oj 1.43.40.1: #109328# new strings
2004-06-01 09:10:11 +00:00
8ca5b9bf37 INTEGRATION: CWS dbgmacros1 (1.42.60); FILE MERGED
2003/04/09 10:44:09 kso 1.42.60.1: #108413# - debug macro unification.
2003-04-15 15:02:56 +00:00
a0efa07b46 #100000# removed obsolete includes 2002-10-30 13:56:52 +00:00
d1480d1ffa #104495# make use of the new base classes in connectivity 2002-10-25 07:55:22 +00:00
58b26608a7 #i3289# correct table name quoting so that in every situation the correct schema, catalog is used 2002-10-07 12:09:48 +00:00
e6aac5e97d #103049# allow any as controldefault 2002-09-24 08:13:41 +00:00
55093e2007 #97926# check if typeinfo is null 2002-03-18 13:30:17 +00:00
aab4a2ade3 #92924#: fix OColumns::clearColumnSettings() 2001-11-01 14:53:29 +00:00
5983f7545d #92924#: gcc-3.0.1 needs lvalue, exception specifications 2001-11-01 14:27:20 +00:00
ba35b91681 #93489# impl new property for columnsettings 2001-10-19 11:52:27 +00:00
251039c87c #92883# fix the descriptor handling 2001-10-12 11:02:56 +00:00
1581a0d3ca #92232# fixes for BIGINT type and new property HELPTEXT 2001-09-20 11:59:25 +00:00
f77ede870d #90109# readUIFrom / writeUITo: handle user defined number formats 2001-08-30 13:51:08 +00:00