Commit Graph

174 Commits

Author SHA1 Message Date
Frank Schönheit
3346ff4ff7 #65293# linux ambiguity 2001-06-12 12:40:09 +00:00
Frank Schönheit
04a6f95270 #84836# transfer the connection when dispatching the data-to-field etc. 2001-06-08 11:16:31 +00:00
Frank Schönheit
54c91185f6 #87826# correct OnSelectEntry so that everything except views/tables/queries is rejected 2001-06-06 08:09:41 +00:00
Ocke Janssen
b8eb566e6b #87200# initialize first when ask for data 2001-05-31 13:23:11 +00:00
Ocke Janssen
de1af384ef #87199# check column names 2001-05-22 12:08:22 +00:00
Ocke Janssen
39b6c70309 #87082# check if type need literals 2001-05-21 10:24:49 +00:00
Frank Schönheit
b3120ddeda #86558# no load/initialize/reload necessary anymore (only load/initialize) 2001-05-18 06:25:02 +00:00
Frank Schönheit
cdc85db550 #86969# allow copying the cell text via the toolbox 2001-05-14 14:12:15 +00:00
Ocke Janssen
86fcc49b36 #86890# enable query pasteing 2001-05-14 12:25:52 +00:00
Ocke Janssen
c452b19499 #86744# some changes for entries and views 2001-05-14 10:59:28 +00:00
Frank Schönheit
8cc3c08b2c #86223# id renamings / changes in the signature of the OXXXDesignAccess / additional connect-parameter 2001-05-10 11:29:26 +00:00
Frank Schönheit
ad8a80fdeb ::elementRemoved( <data source> ): don't flush the currently displayed object 2001-05-08 15:12:51 +00:00
Frank Schönheit
fea23115ba MUST changes regarding the system clipboard access 2001-05-07 13:09:01 +00:00
Frank Schönheit
a7f1aeb2db #65293# linux does not like instantiating variables with 'A a(B(c()));' 2001-05-03 13:49:48 +00:00
Frank Schönheit
a699cc1cfe added support for data source associated bookmarks 2001-04-26 10:36:16 +00:00
Ocke Janssen
a2ebe81d41 menu and type casts 2001-04-24 13:36:44 +00:00
Frank Schönheit
4a0fcf6fcb dispose: don't access a NULL model (happens in the seldom case that no database form could be instantiated) 2001-04-19 15:16:25 +00:00
Frank Schönheit
0d23c59352 corrected the status string for loading objects 2001-04-17 13:05:53 +00:00
Frank Schönheit
b622454efb show a status when loading a table/query 2001-04-12 14:31:37 +00:00
Frank Schönheit
c96f9252e4 using a ODataAccessDescriptor now 2001-04-11 11:43:39 +00:00
Ocke Janssen
5dce67f4e3 #85664# enable copy/paste for table/query entries 2001-04-11 05:48:19 +00:00
Ocke Janssen
9b6f49fa5e one break to much 2001-04-06 13:33:32 +00:00
Ocke Janssen
73344e67a0 #85845# check if the compareable is a tablecontainer 2001-04-06 12:40:25 +00:00
Frank Schönheit
6cf2ddd390 corrected setting the Alignment / corrected implRemoveQuery 2001-04-06 08:02:57 +00:00
Frank Schönheit
d22a1fcd9f corrected some wrong OSL_ASSERTs 2001-04-03 13:16:03 +00:00
Frank Schönheit
c2aa14c346 show a status message when expanding a tables entry 2001-04-03 07:16:53 +00:00
Ocke Janssen
4c96d241ae typo 2001-04-02 11:21:49 +00:00
Ocke Janssen
c017b2e13f don't attach as view listener 2001-03-30 07:46:08 +00:00
Ocke Janssen
f5d066f68f show views the correct way 2001-03-29 06:09:53 +00:00
Frank Schönheit
881c8418cd new DnD implementations - now DnD tables/queries in the explorer pane / moved some implementations to dsbrowserDnD.cxx 2001-03-23 09:57:10 +00:00
Frank Schönheit
94e9cab31b preparations for DnD / splitted the context menu handler monolith 2001-03-22 09:40:10 +00:00
Ocke Janssen
5a4b7868c5 eanble copy&paste for rows in tabledesign 2001-03-22 06:59:18 +00:00
Frank Schönheit
a6f82f3f01 no context menu if no entry is selected 2001-03-19 04:58:43 +00:00
Frank Schönheit
99dbe15b71 do an own sorting in the listbox (using a collator service) 2001-03-16 15:24:32 +00:00
Frank Schönheit
477ced0bdd cppuhelper/extract -> comphelper/extract 2001-03-15 07:29:16 +00:00
Frank Schönheit
7f223dc84c #84749# allow for void-values of the Align property 2001-03-12 15:06:38 +00:00
Frank Schönheit
8a1b61e8b5 remove the controller as status listener, if beeing disposed 2001-03-07 07:19:43 +00:00
Frank Schönheit
f69c4e595c use the correct current entry for data source administration 2001-03-06 11:56:25 +00:00
Frank Schönheit
0f5ba7ad50 #84553# lock the AutoSelect when opening a context menu 2001-03-02 16:07:28 +00:00
Ocke Janssen
7f4fcc0fff #84115# impl as WeakComponent 2001-03-01 14:17:55 +00:00
Ocke Janssen
7f1d7c6a54 changes for the new relation design 2001-02-28 09:01:54 +00:00
Ocke Janssen
fb65dcac01 import export 2001-02-23 14:17:34 +00:00
Frank Schönheit
2f420bc52d #84014# when opening the context menu using the mouse, temporarily select the entry the menu applies to 2001-02-20 08:06:08 +00:00
Ocke Janssen
89b532d629 new im- export 2001-02-16 15:00:13 +00:00
Ocke Janssen
1337935489 tabledesign changes 2001-02-14 13:37:35 +00:00
Ocke Janssen
8405813522 unload form when connection is null 2001-02-06 08:43:00 +00:00
Ocke Janssen
f3171d2dec don't select entry when contextmenu is open 2001-02-06 07:52:17 +00:00
Ocke Janssen
3f2231e47e new querydesign 2001-02-05 08:50:37 +00:00
Frank Schönheit
0300cbb871 renamed/outsourced the DSBrowserString 2001-01-30 07:32:01 +00:00
Frank Schönheit
e8831c8b27 removed a wrong assertion 2001-01-26 15:11:56 +00:00