Commit Graph

33 Commits

Author SHA1 Message Date
Lionel Elie Mamane
03a2b4a80c fdo#82151 when constructing column object, replace m_aCurrentRow by a function
The passed m_aCurrentRow becomes out-of-date as soon as the current row changes.
This also hides an implementation detail of ORowSet to ORowSet(Data)Column.

Change-Id: Ib9188743e5dd6dec240e9f5fd3fd9655c6761abc
Reviewed-on: https://gerrit.libreoffice.org/10792
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-08-06 13:49:32 +00:00
Noel Grandin
fee4efcb54 dbaccess: sal_Bool->bool
Change-Id: Ieb52470f9638b74898954db3890aaf2cf202290a
2014-04-17 11:17:21 +02:00
Stephan Bergmann
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
Caolán McNamara
6df6fefed8 coverity#738610 unused member pointer value
Change-Id: I157c3bb7323767a27ac8a11361e6013bfee1de15
2014-03-22 20:20:37 +00:00
Stephan Bergmann
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
Thomas Arnhold
bfbe8c0b5b fixincludeguards.sh: dbaccess
Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11
2013-11-05 09:28:52 +01: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
Michael Meeks
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
Caolán McNamara
e9470b0050 add modelines to .hxx files as well 2010-10-27 12:33:13 +01:00
Norbert Thiebaud
25ecc1fd1a merge vosremoval-reference.diff 2010-10-25 17:54:56 -05:00
Gil Forcada
1aa44a7761 Removed comments, trailing spaces and death code 2010-10-13 12:18:30 +02:00
Frank Schoenheit [fs]
b6693080a1 dba33f: merge with m76-branch 2010-04-16 13:55:24 +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
Ocke Janssen [oj]
1baf7abd1c dba33f: #i53377# make property IsReadOnly bound 2010-02-08 14:09:08 +01:00
Ocke Janssen [oj]
cea09e968c dba33f: #i108548# handle Label property from parse column and rowsetcolumn 2010-01-22 10:31:43 +01:00
Frank Schoenheit [fs]
75cff37d22 re-factoring, in preparation of fixing issue #i67020# 2009-10-30 15:06:20 +01:00
Rüdiger Timm
9850b17a3a INTEGRATION: CWS changefileheader (1.16.308); FILE MERGED
2008/03/31 13:26:42 rt 1.16.308.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:22:44 +00:00
Jens-Heiner Rechtien
0af3fcb39f INTEGRATION: CWS warnings01 (1.14.28); FILE MERGED
2006/04/07 20:44:52 sb 1.14.28.2: RESYNC: (1.14-1.15); FILE MERGED
2006/03/24 15:35:45 fs 1.14.28.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:34:16 +00:00
Jens-Heiner Rechtien
053db0f26e INTEGRATION: CWS stlusagefix01 (1.14.16); FILE MERGED
2006/01/16 13:47:15 oj 1.14.16.1: #i60480# fix stl usage
2006-01-25 12:42:37 +00:00
Oliver Bolte
603c89bda5 INTEGRATION: CWS kaddrbook (1.13.56); FILE MERGED
2005/12/05 12:15:23 fs 1.13.56.1: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion
2005-12-19 16:13:47 +00:00
Rüdiger Timm
227a838d71 INTEGRATION: CWS ooo19126 (1.12.104); FILE MERGED
2005/09/05 17:32:00 rt 1.12.104.1: #i54170# Change license header: remove SISSL
2005-09-08 08:56:45 +00:00
Vladimir Glazounov
0daeecaec3 INTEGRATION: CWS dba24 (1.11.80); FILE MERGED
2005/02/09 08:12:57 oj 1.11.80.1: #i26950# remove the need for XNamed
2005-03-10 15:29:29 +00:00
Jens-Heiner Rechtien
77458487b0 INTEGRATION: CWS insight01 (1.10.108); FILE MERGED
2004/02/12 16:15:20 oj 1.10.108.1: #111075# fix refcount problem
2004-08-02 13:59:22 +00:00
Ocke Janssen
3e6e73f9a0 #98084# move dtor to protected 2002-08-08 06:08:29 +00:00
Ocke Janssen
251039c87c #92883# fix the descriptor handling 2001-10-12 11:02:56 +00:00
Ocke Janssen
d6d7f23601 #90015# code corrcetions for some speedup's 2001-08-24 05:40:35 +00:00
Ocke Janssen
a464067b2a some changes for ref vector 2001-05-02 11:47:51 +00:00
Ocke Janssen
56cd43bc41 #86024# reassign columns 2001-04-20 10:44:05 +00:00
Ocke Janssen
11ad9b6d4b #82632# change member 2001-01-22 06:38:24 +00:00
Ocke Janssen
4eead561b0 some problems with refcount resolved 2000-11-03 13:32:31 +00:00
Ocke Janssen
72214a7e8c some changes for the rowset 2000-10-17 09:19:03 +00:00
Frank Schönheit
780b7bb117 replace unotools with comphelper 2000-10-11 10:21:40 +00:00
Jens-Heiner Rechtien
8b9e4e393e initial import 2000-09-18 23:16:46 +00:00