Commit Graph

54 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
cfedbdea58 Remove newly unused getUnoTunnelImplementationId functions
...after recent clean-up of getImplementationId implementations.

Change-Id: I2a11f6ddf03dc7852b7e8e50dc6284a7215a0113
2014-03-11 13:03:20 +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
b55259eeb5 typo fixes
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-20 15:55:00 +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
a1808e0d38 Remove more STRINGPARAM macros form dbaccess
Change-Id: I283ccd03dc811dda2f10963f400cd517f42ea7b3
Reviewed-on: https://gerrit.libreoffice.org/1878
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2013-01-27 17:31:43 +00:00
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
d6bc02f8c4 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
545921f914 Fix for fdo43460 Part XII getLength() to isEmpty()
Part XII
Module
dbaccess
2011-12-21 09:52:48 +01:00
281b13ce89 remove include of pch header in dbaccess 2011-11-27 13:04:48 -06:00
fbcbfa9d34 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:05:01 +01:00
bd658dc67a Remove date comments in base. 2011-03-01 20:48:09 +01: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
15c6c2085a more std:: -> o3tl:: build fixes 2011-02-08 19:48:37 +01:00
7ca07a1553 replaced DGB_ASSERT with OSL_ENSURE 2011-02-03 08:59:33 +01:00
8ae29f6ec6 Remove unused code and fix typos 2011-01-09 20:51:39 +00:00
Wol
9b6062afb3 Spelling mistakes, and deleting unwanted comments and commented code 2010-11-10 08:50:30 +01:00
58ccb8ca29 Removed comments, trailing spaces and death code (2) 2010-10-13 12:25:14 +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
dc8c15ae62 remove include guards using fixguard.py 2010-10-05 17:58:28 +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
00b312f334 removed wrong assertion 2009-11-02 13:23:27 +01:00
568af9ac86 CWS-TOOLING: integrate CWS dba31d
2008-12-08 16:22:07 +0100 rt  r265005 : Remove DOS lineends
2008-12-05 13:56:24 +0100 fs  r264906 : #i10000# removed unreachable statement
2008-11-20 11:41:26 +0100 fs  r264037 : merged in the fix for #i95865# (it was wrongly committed to CWS dba32a, should have been here)
2008-11-20 11:34:24 +0100 fs  r264036 : line ends
2008-11-14 08:44:50 +0100 lla  r263665 : #i10000# comparsion between int and uint fixed
2008-11-13 13:31:12 +0100 lla  r263641 : #i10000# build problem fixed
2008-11-13 11:20:01 +0100 lla  r263625 : #i96130# hard code name of extension
2008-11-12 11:13:41 +0100 fs  r263582 : #i96096# when opening a SRB-report fails due to the missing SRB extension, log this as warning only, and proceed with the migration
2008-11-12 11:11:35 +0100 fs  r263581 : #i96096# ContentType handling. Now all contents deliver proper results in XContent::getContentType
2008-11-12 11:10:11 +0100 fs  r263580 : #i96096# new ctors taking UNO_QUERY_THROW
2008-11-11 10:10:13 +0100 lla  r263546 : CWS-TOOLING: rebase CWS dba31d to trunk@263288 (milestone: DEV300:m35)
2008-11-06 15:55:39 +0100 oj  r263393 : #i93452# get field from model fallbackis the name
2008-11-06 15:31:47 +0100 oj  r263392 : #i93465# remeber location of floating windows
2008-11-06 13:36:24 +0100 oj  r263381 : #i93450# check typemap for null
2008-11-06 13:28:49 +0100 oj  r263379 : #i93020# empty column list boxes when new relation should be created
2008-11-06 12:33:53 +0100 oj  r263377 : #i93012# set border to default : flat
2008-11-06 12:26:54 +0100 oj  r263375 : #i74927# do some less calls for odbc
2008-11-06 09:34:01 +0100 oj  r263362 : #i93383# grabFocus in suspend to get allmodified cells
2008-11-03 21:01:39 +0100 oj  r263308 : #i86739# check if slash can be valid for tables
2008-11-03 14:40:21 +0100 oj  r263287 : #i86739# check if slash can be valid for tables
2008-11-03 14:32:17 +0100 oj  r263286 : #i95227# column width 
2008-11-03 14:27:26 +0100 oj  r263285 : link fwe
2008-11-03 14:24:54 +0100 oj  r263284 : #i95235# changed to hold no ref only weak
2008-10-31 11:21:48 +0100 oj  r262859 : #i93459# set images add menu entry
2008-10-31 09:06:37 +0100 oj  r262851 : #i88629# correct fileopen filter for database odb files
2008-10-30 15:01:04 +0100 oj  r262828 : #i95229# set filter at the composer
2008-10-29 15:57:41 +0100 oj  r262817 : #i95235# changed to hold no ref only weak
2008-10-29 15:57:19 +0100 oj  r262816 : #i95235# changed to hold no ref only weak
2008-10-29 15:57:03 +0100 oj  r262815 : #i95235# changed to hold no ref only weak
2008-10-29 15:56:15 +0100 oj  r262814 : #i95235# filtermanger changed to hold no ref only weak
2008-10-29 10:32:39 +0100 oj  r262773 : #i93474# use correct table name
2008-10-28 13:49:33 +0100 lla  r262744 : #i95524# make an Invalidate and refresh on Tables
2008-10-28 10:45:02 +0100 fs  r262707 : line ends
2008-10-28 10:34:42 +0100 fs  r262706 : #i95522# don't expect the component to live in a TopWindow
2008-10-28 08:30:40 +0100 lla  r262696 : #i93176# set preview mode on view
2008-10-28 07:56:57 +0100 oj  r262694 : merge cvs svn
2008-10-27 14:13:51 +0100 oj  r262673 : #i94129# use dummy data
2008-10-27 12:38:45 +0100 fs  r262669 : #i94125# rework ScrollColumns
2008-10-23 15:53:57 +0200 oj  r262624 : #i94568# do not load the embeddedobj just copy the storage
2008-10-23 14:39:14 +0200 oj  r262622 : #i94129# handle chart correctly
2008-10-22 10:51:19 +0200 lla  r262582 : #i94115# problem with left walk chart shape fixed
2008-10-22 07:47:48 +0200 oj  r262576 : #i94455# rename now do not use remove insert
2008-10-22 07:47:27 +0200 oj  r262575 : #i94455# rename now do not use remove insert
2008-10-21 12:46:26 +0200 lla  r262567 : #i93845# extra check if default schema doesn't exists, fix assertion
2008-12-09 07:25:38 +00:00
a0022f24c9 INTEGRATION: CWS changefileheader (1.25.84); FILE MERGED
2008/03/31 13:26:47 rt 1.25.84.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:45:34 +00:00
4b1a57ace8 INTEGRATION: CWS dba24c (1.24.58); FILE MERGED
2007/10/22 20:58:19 fs 1.24.58.2: assertion
2007/09/20 18:34:05 fs 1.24.58.1: during #i80856#: m_xORB -> m_aContext
2007-11-21 14:38:24 +00:00
ba5cfe46a7 INTEGRATION: CWS dba23a (1.23.74); FILE MERGED
2007/03/08 09:08:54 fs 1.23.74.1: #i73084# approveObject: don't allow slashes in the name
2007-05-10 09:12:32 +00:00
cc97f8e40d INTEGRATION: CWS pchfix02 (1.22.36); FILE MERGED
2006/09/01 17:24:09 kaib 1.22.36.1: #i68856# Added header markers and pch files
2006-09-17 05:39:55 +00:00
a09efabdac INTEGRATION: CWS qiq (1.21.4); FILE MERGED
2006/06/28 10:31:08 fs 1.21.4.5: #i10000#
2006/06/16 11:47:39 fs 1.21.4.4: 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/05/31 11:08:51 fs 1.21.4.3: #i51143# XContainerApproveListener return XVeto now, instead of throwing - need to translate this
2006/05/24 14:55:16 fs 1.21.4.2: #i51143# be an XContainerApproveBroadcaster
2006/05/24 09:11:14 fs 1.21.4.1: #i51143# more detailed error messages during approveNewObject
2006-07-10 14:10:40 +00:00
da736140df INTEGRATION: CWS dba203c (1.20.104); FILE MERGED
2006/04/25 08:44:55 fs 1.20.104.1: isReadOnly is dead -> removed it
2006-05-04 07:38:06 +00:00
1d3aeb155c INTEGRATION: CWS dba201b (1.18.36); FILE MERGED
2005/09/21 07:02:17 oj 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED
2005/07/06 07:46:54 oj 1.18.36.1: #i48015# throw illegalargument exception when object is inserted twice with different name
2005-09-23 11:05:57 +00:00
22f7437430 INTEGRATION: CWS ooo19126 (1.18.96); FILE MERGED
2005/09/05 17:32:20 rt 1.18.96.1: #i54170# Change license header: remove SISSL
2005-09-08 12:29:22 +00:00
ece4c1d6a0 INTEGRATION: CWS dba26 (1.17.110); FILE MERGED
2005/03/11 13:37:19 fs 1.17.110.1: #i44786# implAppend: ensure that the new object has the proper name
2005-03-23 08:46:52 +00:00
bb8cc33b90 INTEGRATION: CWS insight01 (1.16.106); FILE MERGED
2004/07/16 12:34:07 oj 1.16.106.12: #i31520# make sure that the name doesn't contain any /
2004/07/16 10:25:36 oj 1.16.106.11: close listener -> frame
2004/07/02 10:26:36 oj 1.16.106.10: remove object out of list when deleting
2004/03/17 12:52:33 oj 1.16.106.9: #111075# renaming of objects
2004/03/16 14:21:51 oj 1.16.106.8: #111075# change rename handling
2004/03/16 12:48:34 oj 1.16.106.7: #111075# correct thrown exception
2004/02/20 14:39:55 oj 1.16.106.6: #111075# ongoing work
2004/02/12 16:15:26 oj 1.16.106.5: #111075# fix refcount problem
2003/12/17 09:46:39 oj 1.16.106.4: #111075# ongoing work
2003/11/26 12:14:30 oj 1.16.106.3: #111075# ongoing work
2003/11/17 09:39:11 oj 1.16.106.2: #111075# ongoning work
2003/10/24 06:27:27 oj 1.16.106.1: #i21643# import filter changes
2004-08-02 14:09:49 +00:00
15234c6ef6 #102454# only remove as eventlistener when object exists :-) 2002-08-21 05:39:14 +00:00
1769141aff #99549# error in for loop use of begin as end condition 2002-06-27 07:06:09 +00:00
5b80d61bc5 #93948# add prop listener 2001-10-30 08:55:07 +00:00
dffbc4f8c5 #65293# ambigous == op. solaris 2001-09-28 08:37:31 +00:00
fe6066d957 #91719# implementing the XRename handling 2001-09-25 12:28:23 +00:00
c15394a2f8 preparations for #90109# (removed some obsolete stuff / renamed some methods for more consistency 2001-08-30 07:01:11 +00:00
e1092447d3 #88389# OConfigurationNode moved to unotools 2001-06-18 10:50:01 +00:00
avy
1d71ae192b Added temporary variables. Need only for linux 2001-05-04 07:41:22 +00:00
4ef1f871bb no need to do single-action commits in the configuration anymore 2001-04-26 10:23:48 +00:00
ab3c3f94ea added an XChild to the definition container to access the data source 2001-04-25 11:43:09 +00:00
477ced0bdd cppuhelper/extract -> comphelper/extract 2001-03-15 07:29:16 +00:00
9f7864f0c8 implement the XSingleServiceFactory interface of the DefinitionContainer service 2001-02-07 12:15:00 +00:00