Commit Graph

44 Commits

Author SHA1 Message Date
Caolán McNamara
1f116adb7c callcatcher: update unused code
Change-Id: I29b3f1408b814a1424d8bab232e9ac618901b4c2
2015-06-20 14:20:33 +01:00
Stephan Bergmann
cc7ae77764 Replace remaining getCppuType et al with cppu::UnoType
Change-Id: I2d1b59cf13c3944b24ad54dc63e20b83a9c8a015
2015-04-01 08:38:29 +02:00
Stephan Bergmann
b396ae62f7 dbaccess: sal_Bool -> bool
Change-Id: Ifad71823e72be71cbd9f9f58a51f4553ff54e4d4
2014-09-12 16:15:27 +02:00
Noel Grandin
fee4efcb54 dbaccess: sal_Bool->bool
Change-Id: Ieb52470f9638b74898954db3890aaf2cf202290a
2014-04-17 11:17:21 +02:00
Tor Lillqvist
e616c346d4 WaE: Unreferenced function definition [loplugin:unreffun]
Work around a slight confusion in the Clang plugin when used with Clang
3.2. Put these 'extern "C"' function definitions consistenly outside
namespaces, as they are declared in the header.

Change-Id: Iccee41dfe0776f382e677b109009a95fb806a12c
2014-04-16 09:54:12 +03:00
Stephan Bergmann
ae59446aab Clean up function declarations and some unused functions
Change-Id: Ie4f6197e42db298b4a3dcb6befdbd72dff6ea2b7
2014-04-13 22:40:55 +02:00
Stephan Bergmann
cfedbdea58 Remove newly unused getUnoTunnelImplementationId functions
...after recent clean-up of getImplementationId implementations.

Change-Id: I2a11f6ddf03dc7852b7e8e50dc6284a7215a0113
2014-03-11 13:03:20 +01:00
Stephan Bergmann
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
Arnaud Versini
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
Jelle van der Waa
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
Luboš Luňák
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
Noel Grandin
a789a2fc94 fdo#46808, convert sdb::QueryDesigner to new style
Change-Id: I694dd16920304d0f07369e97c87a4a97b92eadeb
2013-04-02 12:54:41 +02:00
Noel Grandin
905501b635 fdo#46808, convert sdb::CommandDefinition to new-style
the service already existed, it just needed an IDL file

Change-Id: I99c08b4e3a3ee0131b6fd904803efe7273cd1694
2013-03-25 10:35:04 +02:00
Noel Grandin
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
Marcos Paulo de Souza
188c2d3442 Remove more STRINGPARAM macros from dbaccess
Change-Id: I5a5af27d7c980f6b71011c33531a49a82d79fbc8
Reviewed-on: https://gerrit.libreoffice.org/1771
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2013-01-21 22:59:17 +00:00
Michael Meeks
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
Norbert Thiebaud
281b13ce89 remove include of pch header in dbaccess 2011-11-27 13:04:48 -06:00
Santiago Alessandri
6c07a3cf70 Replaced the use of createFromAscii for the macro RTL_CONSTASCII_USTRINGPARAM 2010-11-11 17:29:43 +00:00
Gil Forcada
58ccb8ca29 Removed comments, trailing spaces and death code (2) 2010-10-13 12:25:14 +02:00
Sebastian Spaeth
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
Jens-Heiner Rechtien
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
Rüdiger Timm
5996ebf005 INTEGRATION: CWS changefileheader (1.22.36); FILE MERGED
2008/03/31 13:26:46 rt 1.22.36.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:42:33 +00:00
Rüdiger Timm
236ddc87f8 INTEGRATION: CWS dba24d (1.20.106); FILE MERGED
2007/11/22 13:10:39 fs 1.20.106.2: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/08 14:07:44 fs 1.20.106.1: during #i81658#: string cleanup
2008-01-30 07:32:02 +00:00
Ivo Hinkelmann
df28c2409c INTEGRATION: CWS dba24c (1.20.78); FILE MERGED
2007/09/12 09:09:37 fs 1.20.78.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons
2007-11-21 14:37:10 +00:00
Vladimir Glazounov
8fcf2d9dcb INTEGRATION: CWS dba22b (1.19.56); FILE MERGED
2006/12/13 10:05:18 fs 1.19.56.1: #i72527# proper base class initialization
2007-01-15 13:31:26 +00:00
Oliver Bolte
d1c9b5bcea INTEGRATION: CWS pchfix02 (1.18.36); FILE MERGED
2006/09/01 17:24:08 kaib 1.18.36.1: #i68856# Added header markers and pch files
2006-09-17 05:38:46 +00:00
Oliver Bolte
d69fd05e98 INTEGRATION: CWS qiq (1.17.124); FILE MERGED
2006/06/16 11:47:38 fs 1.17.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:09:18 +00:00
Rüdiger Timm
d83c489c03 INTEGRATION: CWS ooo19126 (1.16.204); FILE MERGED
2005/09/05 17:32:16 rt 1.16.204.1: #i54170# Change license header: remove SISSL
2005-09-08 09:49:52 +00:00
Jens-Heiner Rechtien
a08eae2818 INTEGRATION: CWS insight01 (1.15.22); FILE MERGED
2004/03/17 12:52:33 oj 1.15.22.7: #111075# renaming of objects
2004/03/16 14:21:51 oj 1.15.22.6: #111075# change rename handling
2004/02/20 11:32:32 oj 1.15.22.5: #i25414# extend the datadescriptor for database location and connection resource
2004/02/12 16:15:24 oj 1.15.22.4: #111075# fix refcount problem
2003/12/17 09:46:42 oj 1.15.22.3: #111075# ongoing work
2003/11/17 09:39:08 oj 1.15.22.2: #111075# ongoning work
2003/10/24 06:27:24 oj 1.15.22.1: #i21643# import filter changes
2004-08-02 14:07:25 +00:00
Frank Schönheit
66eee5f81f #95380# corrected the XTypeProvider information 2003-07-10 12:02:09 +00:00
Jens-Heiner Rechtien
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
Frank Schönheit
95c70e819a #95380# corrected the XTypeProvider information 2001-12-06 07:40:27 +00:00
Ocke Janssen
fe6066d957 #91719# implementing the XRename handling 2001-09-25 12:28:23 +00:00
Frank Schönheit
c15394a2f8 preparations for #90109# (removed some obsolete stuff / renamed some methods for more consistency 2001-08-30 07:01:11 +00:00
Ocke Janssen
99871e3ad6 #88644# insert some DBG's 2001-08-15 12:05:15 +00:00
Frank Schönheit
e1092447d3 #88389# OConfigurationNode moved to unotools 2001-06-18 10:50:01 +00:00
Frank Schönheit
9f7864f0c8 implement the XSingleServiceFactory interface of the DefinitionContainer service 2001-02-07 12:15:00 +00:00
Ocke Janssen
469d96b166 new property to save the layoutinformation of a query 2001-02-05 08:03:53 +00:00
Frank Schönheit
57f3e4aaec adjusted the implementation name 2001-01-05 09:49:38 +00:00
Ocke Janssen
3083bc04c9 make strings unique for lib's 2000-10-25 06:42:28 +00:00
Frank Schönheit
f485b30407 put into a namespace / persistence implemented by using configuration, not a registry 2000-10-18 15:16:39 +00:00
Frank Schönheit
780b7bb117 replace unotools with comphelper 2000-10-11 10:21:40 +00:00
Frank Schönheit
c244487eda using comphelper::OPropertyContainer instead of connectivity::OSimplePropertyContainer 2000-10-05 08:37:27 +00:00
Jens-Heiner Rechtien
8b9e4e393e initial import 2000-09-18 23:16:46 +00:00