Commit graph

2608 commits

Author SHA1 Message Date
Frank Schönheit
898ff8fbdd DLG_PARAMETERS 2000-10-26 17:05:29 +00:00
Ocke Janssen
2a227af9aa localstrings for dll 2000-10-26 14:02:16 +00:00
Ocke Janssen
5f69425536 local strings for dll 2000-10-26 13:55:04 +00:00
Ocke Janssen
c97eb82939 new services 2000-10-26 13:54:20 +00:00
Ocke Janssen
000c84d7d5 remove private 2000-10-26 13:53:28 +00:00
Ocke Janssen
a97c237bd7 new strings 2000-10-26 13:52:48 +00:00
Ocke Janssen
38d78d3c30 new datasource browser 2000-10-26 13:46:14 +00:00
Kurt Zenker
39d1cc7108 chg. cast & ifdef WIN 2000-10-26 12:47:46 +00:00
Oliver Bolte
a91ca1c642 #65293# cant compile for linux 2000-10-26 12:11:36 +00:00
Ocke Janssen
3540be2bce corwected filtersearch of tables 2000-10-26 08:44:26 +00:00
Ocke Janssen
d221ded976 OBaseMutex moved to comphelper 2000-10-26 08:44:07 +00:00
Frank Schönheit
aac99c6bd4 fillDatasourceInfo 2000-10-26 06:33:19 +00:00
Frank Schönheit
a2d5ac5d74 special login request text, with interpreting the ServerName as data source name 2000-10-26 06:32:32 +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
eb0340f340 STR_REMEMBERPASSWORD* 2000-10-25 12:01:27 +00:00
Frank Schönheit
737cc36c24 initial checkin 2000-10-25 12:01:10 +00:00
Frank Schönheit
128ec2abbf moved three files to ..\uno 2000-10-25 12:01:00 +00:00
Frank Schönheit
1b4114242c register the OInteractionHandler 2000-10-25 12:00:10 +00:00
Frank Schönheit
66318aa647 initial checkin - InteractionHandler for common database related interaction requests 2000-10-25 12:00:01 +00:00
Frank Schönheit
4067cd515e moved herein from ..\dlg 2000-10-25 11:56:32 +00:00
Frank Schönheit
df9dd85dad some more DECLARE_/IMPLEMENT_SERVICE_INFO_* macros 2000-10-25 11:49:45 +00:00
Frank Schönheit
229bcf3f5b moved herein from ..\dlg 2000-10-25 11:49:21 +00:00
Ocke Janssen
3083bc04c9 make strings unique for lib's 2000-10-25 06:42:28 +00:00
Ocke Janssen
8108328d9e make strings unique for lib's 2000-10-25 06:32:52 +00:00
Ocke Janssen
e21670d7a7 moved two classes 2000-10-25 05:41:30 +00:00
Frank Schönheit
08e0590ff9 no ; after DBG_NAME 2000-10-24 14:19:55 +00:00
Rüdiger Timm
716639cfc8 declaration of flush_NoBroadcast_NoCommit() has no exception specification 2000-10-24 14:02:00 +00:00
Rüdiger Timm
29cc29a687 extra semicolon removed 2000-10-24 14:00:08 +00:00
Rüdiger Timm
a30bc5414e extra semicolon removed 2000-10-24 13:53:47 +00:00
Kurt Zenker
70c44cd156 corrected #if SUPD and namespaces ::dbaccess 2000-10-24 13:25:11 +00:00
Kurt Zenker
7c5619bece add. dbaccess:: 2000-10-24 13:00:25 +00:00
Ocke Janssen
854ac049d0 set dfine around dbastrings.hrc 2000-10-24 12:28:57 +00:00
Kurt Zenker
c8446fe3ed add. include tools/solar.h 2000-10-24 12:17:01 +00:00
Ocke Janssen
d29177e565 use of string in more then one lib 2000-10-24 12:08:33 +00:00
Ocke Janssen
1dbd0c8f90 two new files for string 2000-10-24 12:06:21 +00:00
Frank Schönheit
201db0146b some new file - added functionality for browsing system data sources 2000-10-24 12:03:00 +00:00
Ocke Janssen
1e0ab8d7b2 the new parser 2000-10-24 11:59:42 +00:00
Frank Schönheit
95878d11a8 initial checkin - wrapping (system) data source related ODBC functionality 2000-10-24 11:48:44 +00:00
Frank Schönheit
b568462003 initial checkin - dialog for selecting system datasources 2000-10-24 11:14:02 +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
4fdf73a3ab functionality added: browsing for system data sources (ODBC/Adabas/dbase/text) 2000-10-24 11:11:15 +00:00
Frank Schönheit
db4c6b4d3f S/GetTextNoPrefix 2000-10-24 11:08:19 +00:00
Frank Schönheit
5ab6b5cc02 DLG_DATASOURCE_SELECTION 2000-10-24 11:07:49 +00:00
Oliver Bolte
c937cc4c67 getimplementation ambig. 2000-10-24 10:56:29 +00:00
Oliver Bolte
bd4e188c3a linux compiler ambigous getimplementation() 2000-10-24 10:48:02 +00:00
Frank Schönheit
3c0694d942 correctly maintain m_aDatabaseObjects when registering/revoking data sources 2000-10-24 06:50:50 +00:00
Frank Schönheit
9b2a99880c revokeObject: do not dispose the object, it's allowed to re-insert it from outside 2000-10-23 11:57:47 +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
e701cf07f3 m_bSuppressVersionColumns + property handling + persistence 2000-10-20 08:52:06 +00:00
Frank Schönheit
0752e97efd m_bSuppressVersionColumns 2000-10-20 08:51:38 +00:00
Frank Schönheit
86e8f46460 new property/config key SUPPRESVERSIONCL 2000-10-20 08:50:51 +00:00
Frank Schönheit
5dde5bcbbb sdbc:text -> sdbc:flat:file 2000-10-20 06:01:39 +00:00
Frank Schönheit
7b5d9a27ab URL prefix for text files is sdbc:flat:file:, not sdbc:text: 2000-10-19 12:42:45 +00:00
Frank Schönheit
d657048f62 comphlper::Sequence*Stream instead of utl::* 2000-10-18 15:32:08 +00:00
Frank Schönheit
109f3c5325 -...DEFSET_FONT_ROOTNODE / +...DATASETTINGS_MAIN / some node renamings 2000-10-18 15:20:41 +00:00
Frank Schönheit
1215c9c3aa -...DEFSET_FONT_ROOTNODE / +...DATASETTINGS_MAIN 2000-10-18 15:20:16 +00:00
Frank Schönheit
41cd8c9ac3 added confignode 2000-10-18 15:17:22 +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
9feccdfb58 using namespace dbaccess - TODO: put all the classes in all files here into this namespace 2000-10-18 15:08:52 +00:00
Frank Schönheit
6382bacebd put into a namespace / persistence implemented by using configuration, not a registry / removed some old (#if-0-ed) stuff 2000-10-18 15:07:50 +00:00
Frank Schönheit
8701050ea9 put into a namespace / persistence implemented by using configuration, not a registry 2000-10-18 15:05:07 +00:00
Frank Schönheit
1931d3f6ef use the system's DialogColor as background for the fixed text - looks much better 2000-10-18 15:00:47 +00:00
Oliver Bolte
0842ca7108 Syntax error with linux compiler 2000-10-18 08:11:18 +00:00
Oliver Bolte
e39f62739e Syntax error with linux compiler #65293# 2000-10-18 07:48:16 +00:00
Ocke Janssen
7d172904e9 remove some header 2000-10-17 11:24:43 +00:00
Ocke Janssen
bb09799833 endif miss 2000-10-17 11:21:45 +00:00
Ocke Janssen
e3f375ff47 construct with connection 2000-10-17 09:44:03 +00:00
Ocke Janssen
27bdf3530c some changes 2000-10-17 09:24:43 +00:00
Ocke Janssen
72214a7e8c some changes for the rowset 2000-10-17 09:19:03 +00:00
Frank Schönheit
9824ad98d2 changed the rdb name 2000-10-16 10:45:46 +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
9bf9ee85af Separator changed to string / getDetailIds 2000-10-13 15:04:22 +00:00
Frank Schönheit
d1d5449872 typo in error message 2000-10-13 15:02:21 +00:00
Frank Schönheit
470e59e633 CONFIGKEY_DBLINK_INFO 2000-10-13 15:01:27 +00:00
Frank Schönheit
7eac09bfa5 removed some dead corpses (toConnectionStr etc) / made the 'Info' property value persistent 2000-10-13 15:00:03 +00:00
Frank Schönheit
98be232764 one more utl->comphelper migration 2000-10-12 15:21:03 +00:00
Frank Schönheit
837fded36c new implementations ... still under construction 2000-10-12 15:20:42 +00:00
Frank Schönheit
367b520f07 ERR_COULDNOTRESTOREDS/BMP_DATABASE_DELETED/MENU_DATASOURCELIST_POPUP 2000-10-12 15:20:04 +00:00
Frank Schönheit
db738d8433 new bitmap ids for the admin dialog 2000-10-11 10:32:07 +00:00
Frank Schönheit
522f616c8c replace unotools with comphelper 2000-10-11 10:31:54 +00:00
Frank Schönheit
9154461bca new implementations - still under construction 2000-10-11 10:31:03 +00:00
Frank Schönheit
780b7bb117 replace unotools with comphelper 2000-10-11 10:21:40 +00:00
Frank Schönheit
65f91bd782 replace unotools with comphelper 2000-10-11 10:07:08 +00:00
Ocke Janssen
a68e282759 new memeber in tablecontainer 2000-10-11 07:11:49 +00:00
Ocke Janssen
e74181b7d2 if mastertables are supported than use them 2000-10-11 07:11:05 +00:00
Frank Schönheit
60630c6c81 use a different font when painting a disabled control 2000-10-09 11:41:31 +00:00
Frank Schönheit
2f6bb6d46d some new strings 2000-10-09 11:41:10 +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
5665c11113 STR_COULDNOTCONNECT 2000-10-09 11:37:02 +00:00
Frank Schönheit
370a1e67bd reinserted the code for connecting in UpdateTableList 2000-10-09 11:36:50 +00:00
Frank Schönheit
601e91194e correctly initialize m_bReadOnly 2000-10-09 11:34:52 +00:00
Frank Schönheit
8a27b3be4e use a different font when painting a disabled control 2000-10-09 11:34:33 +00:00
Ocke Janssen
2b9d05978f last changed 2000-10-05 13:52:16 +00:00
Frank Schönheit
ccd7874161 initial checkin 2000-10-05 09:09:48 +00:00
Frank Schönheit
13d2030915 edit control for connection urls 2000-10-05 08:59:38 +00:00
Frank Schönheit
c3ce4f1a87 -simplepropertycontainer 2000-10-05 08:39:12 +00:00
Frank Schönheit
c244487eda using comphelper::OPropertyContainer instead of connectivity::OSimplePropertyContainer 2000-10-05 08:37:27 +00:00
Frank Schönheit
343007393b PROPERTY_SQLEXCEPTION) 2000-10-05 08:30:57 +00:00
Frank Schönheit
c473040f27 PROPERTY_(ID_)SQLEXCEPTION) 2000-10-05 08:23:33 +00:00
Ocke Janssen
055e29ceab set oldvalues to end when insert 2000-10-04 13:11:52 +00:00
Ocke Janssen
bc803753d8 some changes for deleteRow and updateRow 2000-10-04 12:34:40 +00:00
Ocke Janssen
43fcfb7e49 rowset impl 2000-09-29 14:23:36 +00:00
Willem van Dorp
3c46d47b10 Code cleanup. 2000-09-29 13:53:20 +00:00
Frank Schönheit
43a13780d4 removed the dummy dtor of OMutexAndBroadcastHelper 2000-09-27 07:48:23 +00:00
Frank Schönheit
332ba8920a PROPERTY_PARENTWINDOW 2000-09-27 07:47:43 +00:00
Jens-Heiner Rechtien
8b9e4e393e initial import 2000-09-18 23:16:46 +00:00
Jens-Heiner Rechtien
a253a5ecd3 initial import 2000-09-18 15:18:56 +00:00