Commit Graph

161 Commits

Author SHA1 Message Date
Ocke Janssen
cd339c53ba wrong nameaccess asked 2001-04-27 09:10:48 +00:00
Frank Schönheit
5b8030dd2d removed stubs.hxx 2001-04-27 07:17:54 +00:00
Frank Schönheit
c9715f290c resource loader working with ::rtl::OUString's instead of strings now 2001-04-26 10:20:06 +00:00
Ocke Janssen
395fd8aa28 views fixed 2001-04-26 08:12:32 +00:00
Ocke Janssen
2285dc3b8e view fixes 2001-04-24 13:40:19 +00:00
Ocke Janssen
dd7911bb95 new method for collections to refill it 2001-04-23 09:07:41 +00:00
Ocke Janssen
b046ef70b8 #86178# split table into two classss one is a decorator 2001-04-20 12:09:53 +00:00
Ocke Janssen
56cd43bc41 #86024# reassign columns 2001-04-20 10:44:05 +00:00
Frank Schönheit
3418668811 throwFunctionSequenceException instead of throw FunctionSequenceException (bridge problems) 2001-04-19 06:14:49 +00:00
Ocke Janssen
14194f497f #85737# create tables first when needed 2001-04-18 13:36:54 +00:00
Frank Schönheit
26223096bb when setting the ActiveConnection from outside, correctly call setActiveConnection 2001-04-18 11:46:58 +00:00
Frank Schönheit
68850f06a1 #84852# make ActiveConnection a bound property 2001-04-12 08:32:26 +00:00
Ocke Janssen
33579b1d32 check if order of columns is correct 2001-04-11 05:21:33 +00:00
Ocke Janssen
99e91f8a85 #85999# check if listener is null 2001-04-11 05:21:02 +00:00
Frank Schönheit
09298ca671 #84845# readColumnSettings: reset m_bColumnsOutOfDate to sal_False 2001-04-10 13:39:31 +00:00
Ocke Janssen
6a9ebe7828 throw exception when no connection 2001-04-10 07:05:08 +00:00
Ocke Janssen
b7b7374c63 #85809# getStatement now returns null 2001-04-06 10:23:52 +00:00
Ocke Janssen
a578b1d84d #85825# initialize pcache=NULL 2001-04-06 09:51:29 +00:00
Ocke Janssen
171eaa9af2 no correct handling of approve listener 2001-04-06 09:19:13 +00:00
Frank Schönheit
bc000e6f17 #84845# OColumns need an IColumnFactory in the ctor, not in loadSettings 2001-04-06 08:00:47 +00:00
Frank Schönheit
75b41d8a0c #84845# OColumns need an IColumnFactory in the ctor 2001-04-06 07:59:52 +00:00
Frank Schönheit
d8c1cf39b0 #84845# ODBTable is an IColumnFactory 2001-04-06 07:59:21 +00:00
Frank Schönheit
9a9adb1021 removed the obsolete columntypeid ctor parameter 2001-04-06 07:58:55 +00:00
Frank Schönheit
98f1d80925 #84845# always use an IColumnFactory for creating columns 2001-04-06 07:58:10 +00:00
Ocke Janssen
1145070a83 #85788# absolut(-1) is last record 2001-04-05 13:14:41 +00:00
Ocke Janssen
9a29843df5 #85791# check if we stand before first or after last before refreshrow 2001-04-05 12:39:30 +00:00
Ocke Janssen
b190d5eb4d #85735# insert more exceptions when using in wrong order 2001-04-05 06:51:27 +00:00
Frank Schönheit
d22a1fcd9f corrected some wrong OSL_ASSERTs 2001-04-03 13:16:03 +00:00
Frank Schönheit
ee2b9ec628 #85621# cancelRowUpdates: move to the correct bookmark 2001-04-03 07:28:23 +00:00
Ocke Janssen
b039fb08c1 changes for character stream 2001-04-02 10:24:49 +00:00
Ocke Janssen
ab0a1c4caa changes for character stream 2001-04-02 10:14:53 +00:00
Ocke Janssen
543dd861ed views impl 2001-03-29 06:07:13 +00:00
Ocke Janssen
b36b46dacb view impl 2001-03-29 06:06:36 +00:00
Ocke Janssen
43d4fad59b clear parameters first time 2001-03-27 05:47:15 +00:00
Ocke Janssen
7c7ead05cc #85319# check column 2001-03-27 05:42:16 +00:00
Joachim Lingner
b94ef5f8bf replaced: OSL_ENSHURE->OSL_ENSURE 2001-03-23 12:33:59 +00:00
Ocke Janssen
253f93373c check if master table can alter or rename 2001-03-22 07:00:22 +00:00
Frank Schönheit
57f30becb8 overload setNew - forward the flag to the inner table 2001-03-19 08:32:10 +00:00
Frank Schönheit
477ced0bdd cppuhelper/extract -> comphelper/extract 2001-03-15 07:29:16 +00:00
Frank Schönheit
3684baee2b removed the obsolete IndexAccessWrapper include 2001-03-05 06:27:42 +00:00
Frank Schönheit
fbd1433a13 ::construct: when catching SQLExceptions while constructing a table, supply them as warning on the connection 2001-03-02 16:00:22 +00:00
Frank Schönheit
a220cdbc83 ignore errors on refreshPrimaryKeys / refreshForeignKeys 2001-03-02 15:59:31 +00:00
Ocke Janssen
e511e14e5b #84547# indexOf changed 2001-03-02 12:51:31 +00:00
Frank Schönheit
53e84e5b02 #84507# getRow: don't access the caches bookmarks if after-last or before-first 2001-03-02 09:59:03 +00:00
Ocke Janssen
669eb649d5 check for correct properties 2001-03-02 09:24:52 +00:00
Ocke Janssen
b7a4cdd08c #84378# ALIGN is sal_Int32 2001-03-02 08:39:07 +00:00
Ocke Janssen
6d506e7f74 #83972# assign wrong type 2001-03-01 12:42:39 +00:00
Ocke Janssen
3b88c6b2b0 #82628# XParametersSupplier impl 2001-03-01 10:04:49 +00:00
Ocke Janssen
4c8ff12a94 #82628# clear parameters at wrong place corrected 2001-03-01 10:03:46 +00:00
Ocke Janssen
41fcd06fd2 sdbcx fixes 2001-02-28 09:25:05 +00:00