Frank Schönheit
|
477ced0bdd
|
cppuhelper/extract -> comphelper/extract
|
2001-03-15 07:29:16 +00:00 |
|
Frank Schönheit
|
0025d20cce
|
#84827# #84908# allow changes to be applied without re-initializing the page (which could lead to opening a connection)
|
2001-03-13 09:21:34 +00:00 |
|
Frank Schönheit
|
9383483e67
|
#84620# remove the reset button
|
2001-03-05 14:32:14 +00:00 |
|
Frank Schönheit
|
09f5c3a5d3
|
#84151# when entering the queries page for a new data source, apply the changes asynchronously
|
2001-02-20 12:18:26 +00:00 |
|
Frank Schönheit
|
cb5f7a638f
|
introduce the connection option 'SystemDriverSettings'
|
2001-02-07 09:05:43 +00:00 |
|
Frank Schönheit
|
259e3a6cd9
|
renamed JDBCDRV to JavaDriverClass
|
2001-02-07 08:32:15 +00:00 |
|
Frank Schönheit
|
9f2b06674b
|
#83430# applyChanges / isApplyable
|
2001-02-05 13:00:08 +00:00 |
|
Niklas Nebel
|
3e9b159216
|
added DST_CALC
|
2001-01-29 15:16:08 +00:00 |
|
Frank Schönheit
|
9cc10c72e1
|
added the query administration page
|
2001-01-26 15:13:26 +00:00 |
|
Frank Schönheit
|
f45a3f25a9
|
some basics for the query administration page - not enabled yet
|
2001-01-26 05:59:12 +00:00 |
|
Frank Schönheit
|
1e47213cba
|
#82627# implApplyChanges: do an ShowPage after applying the changes
|
2001-01-17 08:17:27 +00:00 |
|
Frank Schönheit
|
174cdee3c9
|
#81485# +ADO page
|
2001-01-04 10:23:01 +00:00 |
|
Frank Schönheit
|
819167faf7
|
#81761# dis-/enable the apply button the same way as the ok button
|
2000-12-20 12:28:06 +00:00 |
|
Frank Schönheit
|
5d36436351
|
#81938# make the ThousandsSeparator persistent
|
2000-12-14 07:23:14 +00:00 |
|
Frank Schönheit
|
5eae084116
|
#80186# reset the 'password required' flag when changing the data source type to one without passwords
|
2000-12-07 13:16:41 +00:00 |
|
Frank Schönheit
|
e912a291ad
|
#79820# SetSavePassword on the login dialog
|
2000-12-03 09:29:23 +00:00 |
|
Frank Schönheit
|
b004c3481c
|
#80003# changed some sal_uInt16 to sal_Int32 (need some -1's)
|
2000-11-30 07:33:51 +00:00 |
|
Frank Schönheit
|
f5994c7083
|
#80152# implApplyChanges: check the entry count of the listbox
|
2000-11-28 12:47:59 +00:00 |
|
Ocke Janssen
|
e8ba0935df
|
#80827# check dbroot if dbconfig failed
|
2000-11-28 10:45:46 +00:00 |
|
Ocke Janssen
|
428e9a5024
|
#80558# don't show delete when no datasource exist
|
2000-11-23 08:03:58 +00:00 |
|
Ocke Janssen
|
7936420c91
|
#80549# wrong dsn for text
|
2000-11-21 14:02:06 +00:00 |
|
Frank Schönheit
|
02a3ccee97
|
small bug fixes
|
2000-11-10 16:36:53 +00:00 |
|
Frank Schönheit
|
dfd88a79f9
|
#80185# implApplyChanges: reset some meta-data-items
|
2000-11-10 15:28:02 +00:00 |
|
Frank Schönheit
|
00f5047407
|
#79998# SetSavePasswordText
|
2000-11-03 08:15:07 +00:00 |
|
Frank Schönheit
|
1c55b4609c
|
+selectDataSource - supporting an initial selecting when creating as service
|
2000-10-31 07:03:35 +00:00 |
|
Frank Schönheit
|
ea34d25af3
|
getCurrent...: add user property value if not empty only
|
2000-10-30 14:24:02 +00:00 |
|
Frank Schönheit
|
d27fed20f6
|
#79823# ODatasourceSelector: +(WB_TABSTOP | WB_DIALOGCONTROL)
|
2000-10-30 12:00:37 +00:00 |
|
Frank Schönheit
|
34893e1984
|
#79868# disable the Reset button when selecting deleted data sources
|
2000-10-30 10:04:13 +00:00 |
|
Frank Schönheit
|
a660f36612
|
getCurrentSettings: no password dialog if the current data source type does not need authentication
|
2000-10-30 07:01:04 +00:00 |
|
Ocke Janssen
|
2a227af9aa
|
localstrings for dll
|
2000-10-26 14:02:16 +00:00 |
|
Frank Schönheit
|
eb91f65380
|
introduced fillDatasourceInfo, with this now getCurrentSettings collects _all_ relevant properties
|
2000-10-26 06:31:30 +00:00 |
|
Frank Schönheit
|
e312d4ecda
|
ODatasourceMap::update takes a non-constant set (to reset the ORIGINALNAME item)
|
2000-10-24 11:12:26 +00:00 |
|
Frank Schönheit
|
ec331dcc1a
|
added apply functionality
|
2000-10-23 11:56:50 +00:00 |
|
Frank Schönheit
|
2303d3dbb4
|
handling for the SuppresVersionColumns property of a data source
|
2000-10-20 08:53:17 +00:00 |
|
Frank Schönheit
|
f55e60a61a
|
implemented the usage if the 'Info' property of the data sources / allow key usage in the data source list
|
2000-10-13 15:06:20 +00:00 |
|
Frank Schönheit
|
837fded36c
|
new implementations ... still under construction
|
2000-10-12 15:20:42 +00:00 |
|
Frank Schönheit
|
9154461bca
|
new implementations - still under construction
|
2000-10-11 10:31:03 +00:00 |
|
Frank Schönheit
|
303e9e0281
|
some (a lot of) new imlpementations - still under development
|
2000-10-09 11:39:52 +00:00 |
|
Frank Schönheit
|
ccd7874161
|
initial checkin
|
2000-10-05 09:09:48 +00:00 |
|