Commit Graph

18 Commits

Author SHA1 Message Date
Rüdiger Timm
e9cb737d2d INTEGRATION: CWS oj14 (1.12.4); FILE MERGED
2007/06/04 18:00:32 oj 1.12.4.6: RESYNC: (1.17-1.18); FILE MERGED
2006/12/18 16:16:33 oj 1.12.4.5: RESYNC: (1.15-1.17); FILE MERGED
2006/11/07 09:09:24 oj 1.12.4.4: RESYNC: (1.13-1.15); FILE MERGED
2006/04/25 13:00:31 oj 1.12.4.3: new include
2006/01/03 13:18:14 oj 1.12.4.2: RESYNC: (1.12-1.13); FILE MERGED
2006/01/03 07:48:57 oj 1.12.4.1: changed module client
2007-07-06 06:58:06 +00:00
Kurt Zenker
de72372128 INTEGRATION: CWS dba23a (1.17.28); FILE MERGED
2007/02/22 09:05:50 fs 1.17.28.1: Issue number:  i74731
Submitted by:  jnavrati@openoffice.org
Reviewed by:   frank.schoenheit@sun.com
2007-05-10 09:16:24 +00:00
Kurt Zenker
02fee52fdd INTEGRATION: CWS dba22ui (1.14.64); FILE MERGED
2006/10/11 11:02:03 fs 1.14.64.2: RESYNC: (1.14-1.15); FILE MERGED
2006/10/10 07:18:57 fs 1.14.64.1: #i64651# add 'Edit in SQL View' command
2006-12-13 15:46:39 +00:00
Rüdiger Timm
36cbc4f32e INTEGRATION: CWS dba22a (1.15.8); FILE MERGED
2006/11/15 08:49:48 fs 1.15.8.1: #142997#
modified the double-click handling in the DBTreeListBox
various stack trace reports suggest there are scenarios where a double click
handler somehow destroys/corrupts the list box and/or its entries, but the
subsequent default handling in the SvListBox class accesses those corrupted
entities.
Since we're not able to reproduce any of those crashs, the handling in the
DBTreeListBox and its clients now is as follows:
If a double click is handled, then the DBTreeListBox::DoubleClickHdl will
return 0, this way causing the SvListBox to *not* process the double
click event further.
2006-12-01 16:29:41 +00:00
Kurt Zenker
3db9d67dae INTEGRATION: CWS hsqlcsvstage1 (1.14.60); FILE MERGED
2006/09/20 11:43:54 fs 1.14.60.1: #i69696#, being stage 1 of issue #i69526#: merging changes from CWS hsqlcsv herein
2006-10-05 11:59:20 +00:00
Oliver Bolte
5c1ed16dbe INTEGRATION: CWS qiq (1.13.96); FILE MERGED
2006/05/12 13:46:59 fs 1.13.96.1: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize)
2006-07-10 14:22:23 +00:00
Rüdiger Timm
214019ccca INTEGRATION: CWS dba201d (1.12.2); FILE MERGED
2005/10/05 10:22:12 fs 1.12.2.1: #i55493# flush the connection before disconnecting, if possible / no code multiple connections anymore (dead code)
2005-10-24 07:30:19 +00:00
Jens-Heiner Rechtien
070eeae710 INTEGRATION: CWS dba201b (1.10.44); FILE MERGED
2005/09/21 07:46:11 oj 1.10.44.2: RESYNC: (1.10-1.11); FILE MERGED
2005/07/20 10:12:50 fs 1.10.44.1: #i51255# use a ModelControllerConnector to connect ourself to the model, and to keep it alive as long as we ourself live
2005-09-23 11:14:43 +00:00
Rüdiger Timm
61a1ba9152 INTEGRATION: CWS ooo19126 (1.10.104); FILE MERGED
2005/09/05 17:33:06 rt 1.10.104.1: #i54170# Change license header: remove SISSL
2005-09-08 13:19:02 +00:00
Vladimir Glazounov
331e4da948 INTEGRATION: CWS dba24 (1.8.4); FILE MERGED
2005/03/08 10:16:33 oj 1.8.4.3: RESYNC: (1.8-1.9); FILE MERGED
2005/02/18 12:27:20 oj 1.8.4.2: #i42460# changes for the separation of datasource and database document(model)
2005/02/03 13:53:47 oj 1.8.4.1: #i41913# set suspended back to before if failed
2005-03-10 15:43:32 +00:00
Kurt Zenker
d8137c9741 INTEGRATION: CWS removedrafts (1.8.20); FILE MERGED
2005/02/17 12:40:50 cd 1.8.20.1: #i42557# move UNOIDL types from drafts to com
2005-03-01 18:14:41 +00:00
Kurt Zenker
a892607a94 INTEGRATION: CWS dba22 (1.7.4); FILE MERGED
2005/01/03 12:47:56 oj 1.7.4.4: #i39146# renable DnD in beamer
2004/12/21 10:38:21 fs 1.7.4.3: #i39203# when starting a wizard, do this asynchronously
2004/12/13 14:26:24 oj 1.7.4.2: #i38891# add listeners and hold them
2004/12/10 14:37:15 oj 1.7.4.1: #i29294# new class for uno based models and SendMail
2005-01-21 16:05:23 +00:00
Oliver Bolte
2791f1ea5a INTEGRATION: CWS dba18 (1.3.16); FILE MERGED
2004/11/10 15:19:38 oj 1.3.16.2: RESYNC: (1.3-1.5); FILE MERGED
2004/10/15 08:19:16 oj 1.3.16.1: #i30188# statusbar
2004-11-17 13:45:54 +00:00
Oliver Bolte
ab57d5d198 INTEGRATION: CWS docking4 (1.3.8); FILE MERGED
2004/11/02 15:13:22 ssa 1.3.8.2: RESYNC: (1.3-1.5); FILE MERGED
2004/09/30 11:07:30 fs 1.3.8.1: #i33338# SupportedFeatures now also know which ::com::sun::frame::CommandGroup they belong to
2004-11-16 13:30:18 +00:00
Pascal Junck
980c5777b3 INTEGRATION: CWS dbwizard1 (1.2.6); FILE MERGED
2004/10/11 17:15:29 tv 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED
2004/08/16 12:27:49 bc 1.2.6.1: #i20313# several fileds added for database wizard
2004-10-27 11:56:06 +00:00
Pascal Junck
a2e02841c7 INTEGRATION: CWS dba17 (1.3.4); FILE MERGED
2004/09/30 14:49:58 fs 1.3.4.3: #ii34790# loadSubMenu->onLoadedMenu
2004/09/27 13:49:51 fs 1.3.4.2: #i33353# reworked deleteObjects to care for parent-child relations
2004/09/27 09:03:35 fs 1.3.4.1: #i33699# +requestQuickHelp
2004-10-22 10:59:25 +00:00
Rüdiger Timm
50c9c1e7e2 INTEGRATION: CWS insight02 (1.2.2); FILE MERGED
2004/08/13 14:28:15 oj 1.2.2.2: #i32563# toolbox changes
2004/08/13 08:52:05 oj 1.2.2.1: #i32563# toolbox changes
2004-09-09 08:38:40 +00:00
Jens-Heiner Rechtien
8106bf9423 INTEGRATION: CWS insight01 (1.1.2); FILE ADDED
2004/07/19 12:45:28 oj 1.1.2.30: new method updateTitle
2004/07/14 10:22:24 oj 1.1.2.29: #i30603# corret frame loading
2004/07/09 13:14:15 oj 1.1.2.28: #i30416# move some code to UITools
2004/07/02 10:04:45 oj 1.1.2.27: #i30226# add controller, model behavior
2004/04/26 11:32:01 oj 1.1.2.26: folder handling
2004/04/07 13:55:16 oj 1.1.2.25: remember definition object as well
2004/04/05 09:07:23 oj 1.1.2.24: remove doucment when it was disposed
2004/03/31 08:50:37 oj 1.1.2.23: append pcik list
2004/03/31 06:47:55 oj 1.1.2.22: check if ds is readonly
2004/03/18 10:15:45 oj 1.1.2.21: #111075# ongoing work
2004/03/12 11:55:52 oj 1.1.2.20: #111075# implement commit
2004/03/12 08:09:51 oj 1.1.2.19: #111075# show dialog when new connection is needed
2004/03/11 15:08:39 oj 1.1.2.18: #111075# ongoing fixes
2004/03/11 11:22:04 oj 1.1.2.17: #111075# changes for closing
2004/03/11 08:56:32 oj 1.1.2.16: #111075# changes for closing docs
2004/03/08 07:26:53 oj 1.1.2.15: change to new menu layout
2004/02/20 14:39:54 oj 1.1.2.14: #111075# ongoing work
2004/01/22 09:37:00 oj 1.1.2.13: #i24176# add the possiblity to create dbs
2004/01/07 13:47:30 oj 1.1.2.12: #111075# ongoing work
2003/12/18 13:53:13 oj 1.1.2.11: #111075# ongoing work
2003/12/17 13:54:59 oj 1.1.2.10: #111075# ongoing work
2003/11/28 06:59:12 oj 1.1.2.9: #111075# ongoing work
2003/11/26 12:17:52 oj 1.1.2.8: #111075# ongoing work
2003/11/17 09:43:13 oj 1.1.2.7: #111075# ongoning work
2003/11/05 11:36:36 oj 1.1.2.6: #111075# ongoing work
2003/10/24 06:38:43 oj 1.1.2.5: #111075# further changes
2003/09/18 05:59:29 oj 1.1.2.4: #111075# ongoing work
2003/08/28 12:03:58 oj 1.1.2.3: #111090# ongoning work
2003/08/15 08:54:01 oj 1.1.2.2: #111075# ongoing new dbaapp work
2003/07/29 12:27:15 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:20 +00:00