2007/10/15 08:45:12 oj 1.44.30.2: RESYNC: (1.44-1.47); FILE MERGED
2007/09/21 10:51:38 oj 1.44.30.1: #i77690# add new context menu entry to create a report with prefilled table or query
2007/09/28 11:51:50 oj 1.44.6.4: RESYNC: (1.44-1.47); FILE MERGED
2007/08/29 12:07:02 fs 1.44.6.3: #i10000#
2007/08/29 12:03:18 fs 1.44.6.2: during #i80930#: DST_EMBEDDED -> DST_EMBEDDED_HSQLDB. The approach to read the concrete type of the embedded DB from the configuration does not work, there are enough places where we silently assume 'embedded == embedded HSQLDB'
2007/08/27 10:55:04 fs 1.44.6.1: prepare #i80930#: advanced settings enabled according to DataSourceMetaData, not with hard-coded list of supporting types
2007/08/30 07:00:57 oj 1.42.14.6: #i46395# enable toolbar for previewmode even when readonly
2007/08/13 05:27:44 oj 1.42.14.5: RESYNC: (1.42-1.44); FILE MERGED
2007/08/09 09:01:52 oj 1.42.14.4: #i78257# make use of abstract factory from svx
2007/08/06 06:38:49 oj 1.42.14.3: #i69740# namedvalue used
2007/08/03 06:14:16 oj 1.42.14.2: #i69740# implement the selection interface
2007/07/23 11:59:02 fs 1.42.14.1: when pasting tables, use a meaningful default in the wizard, as indicated by the current selection
Issue number: #i18907#
Submitted by: dyf@openoffice.org
Reviewed by: frank.schoenheit@sun.com
2006/11/15 08:49:48 fs 1.37.2.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/08/22 07:09:51 oj 1.31.10.2: #i67014# correct table name
2006/07/28 13:03:08 oj 1.31.10.1: #i67014# replaceElement now uses the correct name for table/view
2006/06/27 12:11:34 fs 1.29.12.5: RESYNC: (1.29-1.30); FILE MERGED
2006/06/19 09:27:49 fs 1.29.12.4: during #i51143#: A FeatureState can now transport more than one state. In particular, it has typed bChecked and sTitle members, instead of the previous unchecked aState
2006/05/24 06:49:21 fs 1.29.12.3: some refactoring of compose/quoteTableName and friends, in preparation of #i51143#
2006/05/18 09:16:11 fs 1.29.12.2: #i51143# when creating/pasting/saving a table/query, care for name collisions with both tables and queries (usign a DynamicTableOrQueryNameCheck), if the database supports queries in queries
2006/05/17 11:43:31 fs 1.29.12.1: refactored OSaveAsDlg in preparation of #i51143#
2006/04/10 07:32:40 oj 1.26.28.3: RESYNC: (1.26-1.28); FILE MERGED
2006/03/16 10:36:26 oj 1.26.28.2: #i63113# remove container from list when disposing
2006/03/10 11:28:18 oj 1.26.28.1: #131297# do not suspend when we are in dialog mode
2006/01/24 10:01:34 fs 1.24.24.2: RESYNC: (1.24-1.25); FILE MERGED
2005/12/27 12:54:25 oj 1.24.24.1: #i45749# only commit connection when metadata says it is not read only
2005/12/05 13:23:59 fs 1.20.82.4: #i52449# oops, previous revision not intended to be checked in
2005/12/05 12:15:25 fs 1.20.82.3: #i58879# respect XDatabaseMetaData::getVersionColumns, and translate it into css.sdbcx.Column.IsRowVersion
2005/11/29 23:54:39 kendy 1.20.82.2: RESYNC: (1.20-1.24); FILE MERGED
2005/08/29 08:51:30 ebischoff 1.20.82.1: Changes needed for new KDE address book driver
2005/10/05 13:20:04 fs 1.22.2.2: small correction to previous changes for #i55493#
2005/10/05 10:22:11 fs 1.22.2.1: #i55493# flush the connection before disconnecting, if possible / no code multiple connections anymore (dead code)
2005/09/21 07:45:52 oj 1.20.26.10: RESYNC: (1.20-1.21); FILE MERGED
2005/08/08 12:28:34 fs 1.20.26.9: merging a (lost) fix from CWS dba201(a)
2005/08/08 12:27:20 fs 1.20.26.8: merging a (lost) fix from CWS dba201a
2005/08/08 12:23:14 fs 1.20.26.7: merging a (lost) fix from CWS dba201a
2005/08/08 12:04:58 oj 1.20.26.6: #i43965# remove DBNewViewAutoPilot
2005/07/22 07:02:37 fs 1.20.26.5: #i10000#
2005/07/21 14:35:54 fs 1.20.26.4: slight syntax changes to the recently introduced SharedUNOComponent for better readability of client code
2005/07/20 10:13:27 fs 1.20.26.3: #i51255# use a ModelControllerConnector to connect ourself to the model, and to keep it alive as long as we ourself live
2005/07/11 13:37:09 fs 1.20.26.2: merging CWS dba201 into CWS dba201b
2005/05/31 13:29:35 oj 1.20.26.1: #123000# check if vector is empty
2005/03/31 13:19:53 fs 1.18.6.2: #i46396# suspend: do not remember the suspended state if suspension was not successful
2005/03/30 10:20:30 fs 1.18.6.1: #i45908# renaming a query doesn't need a connection
2005/03/14 13:29:14 fs 1.15.2.5: RESYNC: (1.16-1.17); FILE MERGED
2005/03/08 09:00:36 fs 1.15.2.4: RESYNC: (1.15-1.16); FILE MERGED
2005/03/07 06:40:22 oj 1.15.2.3: #i44066# checkif doc is readonly before asking to save changes
2005/03/04 08:04:52 oj 1.15.2.2: #i43915# only open a connection when preview is needed
2005/03/04 07:19:25 oj 1.15.2.1: #i43880# #i43912# use set connection as activeconnection
2005/03/08 10:16:24 oj 1.12.4.8: RESYNC: (1.14-1.16); FILE MERGED
2005/02/25 06:27:13 oj 1.12.4.7: #i42460# set model in disposing(...) null
2005/02/23 10:17:48 oj 1.12.4.6: #i42461# change model data source concept
2005/02/22 08:56:31 oj 1.12.4.5: #i43248# remove lock mutex in getModel
2005/02/21 13:10:38 oj 1.12.4.4: RESYNC: (1.12-1.14); FILE MERGED
2005/02/18 12:27:20 oj 1.12.4.3: #i42460# changes for the separation of datasource and database document(model)
2005/02/07 13:06:01 oj 1.12.4.2: #i42200# some little changes how to start a wizard
2005/02/01 07:52:21 oj 1.12.4.1: #i41727# disable propeties for specific types
2005/01/18 07:30:16 oj 1.10.2.8: #i38141# fix for dnd
2005/01/07 07:53:04 oj 1.10.2.7: RESYNC: (1.10-1.11); FILE MERGED
2005/01/04 14:11:46 oj 1.10.2.6: #i39641# enable SQL everytime
2005/01/04 11:48:42 oj 1.10.2.5: #i39671# remove some unused code for dbwiz
2005/01/03 12:47:56 oj 1.10.2.4: #i39146# renable DnD in beamer
2004/12/21 10:38:20 fs 1.10.2.3: #i39203# when starting a wizard, do this asynchronously
2004/12/13 14:26:23 oj 1.10.2.2: #i38891# add listeners and hold them
2004/12/10 14:37:15 oj 1.10.2.1: #i29294# new class for uno based models and SendMail
2004/11/02 15:13:14 ssa 1.3.8.3: RESYNC: (1.3-1.6); FILE MERGED
2004/10/05 09:44:52 cd 1.3.8.2: #i33338# Adapt code to conform to new interface XDispatchInformationProvider
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/10/12 09:03:00 bc 1.2.6.6: ## id ID_FORM_NEW_PILOT_PRE_SEL inserted
Issue number:
Submitted by:
Reviewed by:
2004/10/11 17:14:57 tv 1.2.6.5: RESYNC: (1.2-1.3); FILE MERGED
2004/09/01 14:28:37 bc 1.2.6.4: ## small change to call tablewizard
Issue number:
Submitted by:
Reviewed by:
2004/08/30 12:26:37 bc 1.2.6.3: new table autopilot to be called from base document now
Issue number:
Submitted by:
Reviewed by:
2004/08/30 11:16:31 bc 1.2.6.2: call of tablewizard now possible
Issue number:
Submitted by:
Reviewed by:
2004/08/16 10:59:53 bc 1.2.6.1: #i20313#Classes for Datasource wizard checked in
Issue number:
Submitted by:
Reviewed by:
2004/08/24 07:49:14 oj 1.2.2.4: #i32563# disable .uno:ConfigureDialog until the dialog is not more sfx based
2004/08/13 14:28:15 oj 1.2.2.3: #i32563# toolbox changes
2004/08/13 08:52:05 oj 1.2.2.2: #i32563# toolbox changes
2004/08/11 12:25:37 oj 1.2.2.1: #i30416# moving an other things