2008/03/05 10:56:21 oj 1.103.10.5: #100250# move to last row before move to insert row
2008/02/26 09:10:48 oj 1.103.10.4: #100251# delete selected rows or the current one
2008/02/25 13:50:56 fs 1.103.10.3: #i10000#
2008/02/22 12:47:47 oj 1.103.10.2: #100251# #100250# two new commands for the dbtdata menu
2008/02/05 21:38:27 fs 1.103.10.1: #i85879# cleanup the toolbar mess in the data source browser
2008/03/05 10:36:12 fs 1.22.116.2: copying changes from odbmacros2 herein
2008/02/05 21:38:27 fs 1.22.116.1: #i85879# cleanup the toolbar mess in the data source browser
2008/03/03 22:06:53 fs 1.29.66.2: #i10000# (NamedValueCollection::getPropertyValues does not yet exist on this branch)
2008/03/03 22:03:23 fs 1.29.66.1: #i86585# pass an InteractionHandler and a MacroExecMode when loading an existing DB doc
2008/03/03 22:08:03 fs 1.192.18.1.8.2: #i10000# (NamedValueCollection::getPropertyValues does not yet exist on this branch)
2008/03/03 22:02:35 fs 1.192.18.1.8.1: #i86585# #i85010# pass an InteractionHandler and a MacroExecMode when loading a DB doc
2008/02/01 10:33:53 mst 1.27.68.2: RESYNC: (1.27-1.28); FILE MERGED
2008/01/29 13:14:58 mst 1.27.68.1: - dbaccess/source/ui/app/AppDetailPageHelper.cxx:
+ adapt to ODocumentInfoPreview interface change
+ use XDocumentProperties instead of XDocumentInfo
+ incidentally, fixes bug: document information was not displayed at all
- dbaccess/source/core/dataaccess/documentdefinition.{hxx,cxx}:
+ renamed ODocumentDefinition::onCommandGetDocumentInfo to
onCommandGetDocumentProperties
2008/02/01 10:33:44 mst 1.24.26.2: RESYNC: (1.24-1.26); FILE MERGED
2008/01/29 13:14:59 mst 1.24.26.1: - dbaccess/source/ui/app/AppDetailPageHelper.cxx:
+ adapt to ODocumentInfoPreview interface change
+ use XDocumentProperties instead of XDocumentInfo
+ incidentally, fixes bug: document information was not displayed at all
- dbaccess/source/core/dataaccess/documentdefinition.{hxx,cxx}:
+ renamed ODocumentDefinition::onCommandGetDocumentInfo to
onCommandGetDocumentProperties
2008/02/01 10:33:41 mst 1.50.26.2: RESYNC: (1.50-1.53); FILE MERGED
2008/01/29 13:14:59 mst 1.50.26.1: - dbaccess/source/ui/app/AppDetailPageHelper.cxx:
+ adapt to ODocumentInfoPreview interface change
+ use XDocumentProperties instead of XDocumentInfo
+ incidentally, fixes bug: document information was not displayed at all
- dbaccess/source/core/dataaccess/documentdefinition.{hxx,cxx}:
+ renamed ODocumentDefinition::onCommandGetDocumentInfo to
onCommandGetDocumentProperties
2007/12/05 15:46:11 fs 1.1.2.17: #i81658# ConnectionInfo
2007/11/26 14:23:46 fs 1.1.2.16: #i81658# allow to throw SQLExceptions from the ctors
2007/11/19 10:55:04 fs 1.1.2.15: #i81658# if the user cancelled the parameter request, return RET_CANCEL as overall execution result
2007/11/19 09:49:49 fs 1.1.2.14: #i81658# re-use the prepared statement already created by the CopyTableSource implementation, instead of creating a new one
2007/11/19 08:55:13 fs 1.1.2.13: more settings which are not allowed (read: not yet implemented) in the copy source descriptor
2007/11/19 08:39:01 fs 1.1.2.12: don't allow result sets as copy source, this is not yet supported
2007/11/19 08:32:25 fs 1.1.2.11: don't overwrite an externally-provided interaction handler with the one from the destination document
2007/11/17 21:12:51 fs 1.1.2.10: #i81658# disallow views when target connection does not support creating them / load some error strings from resource
2007/11/15 15:17:51 fs 1.1.2.9: #i81658# also allow to copy a table from an SDBC level connection
2007/11/15 10:08:01 fs 1.1.2.8: #i81658# in preparation of supporting SDBC-level source objects (DataAccessDescriptor::ConnectionResource), the wizard dialog has been re-worked to take an abstract ICopyTableSourceObject interface describing the to-be-copied object
2007/11/14 10:37:55 fs 1.1.2.7: #i81658# some dtor safety
2007/11/14 10:30:25 fs 1.1.2.6: #i81658# some dtor safety
2007/11/14 10:21:07 fs 1.1.2.5: #i81658# consistent interaction handler usage
2007/11/12 16:14:57 fs 1.1.2.4: #i81658# use an InteractionHandler for asking the user whether to continue copying
2007/11/12 12:14:45 fs 1.1.2.3: #i81658# call the listeners
2007/11/08 21:30:20 fs 1.1.2.2: some resource ids for the strings which are to be put into a resource (which happens in CWS dba24lms)
2007/11/08 14:18:16 fs 1.1.2.1: #i81658# UNO wrapper for the Copy Table wizard
2007/11/26 15:14:16 oj 1.26.70.3: #i49703# copy table settings
2007/11/15 15:17:33 fs 1.26.70.2: #i81658# copy-ctor: properly initialize m_nType / also init the TypeName when constructing from a property set
2007/11/15 10:06:31 fs 1.26.70.1: #i81658# also obtain the type name in ctor
2007/11/26 07:31:07 oj 1.88.2.2: #i83810# parse statement and compress it
2007/11/22 13:20:23 oj 1.88.2.1: #i83769# check for the same column in the search_condition
2007/12/05 14:37:03 fs 1.53.28.10: #i81658# m_aColumnInfo should not be sorted by name
2007/12/05 13:42:17 fs 1.53.28.9: impl_ensureColumnInfo throws now, to detect wrong table names at construction time
2007/11/26 15:14:16 oj 1.53.28.8: #i49703# copy table settings
2007/11/26 12:05:07 fs 1.53.28.7: #i81658# fix setting the PK after the wizard dialog has been created
2007/11/19 09:49:10 fs 1.53.28.6: #i81658# NamedTableCopySource: fill the field description from a ResultSetMetaData instance, this allows for more information (such as the auto-increment flag)
2007/11/18 12:48:20 fs 1.53.28.5: don't allow creating views if source and target DB differ
2007/11/17 21:13:41 fs 1.53.28.4: #i81658# disallow views when target connection does not support creating them
2007/11/15 15:16:46 fs 1.53.28.3: #i81658# also allow to copy a table from an SDBC level connection
2007/11/15 10:04:59 fs 1.53.28.2: #i81658# removed m_xSourceObject, hide it behind some ICopyTableSourceObject, to allow copying tables at SDBC level where we cannot describe the source as object, but as table name only
2007/11/08 14:25:11 fs 1.53.28.1: #i81658# re-factoring of the Copy Table wizard
2007/11/22 13:11:01 fs 1.10.28.3: #i81658# DataAccessDescriptor is no service anymore, instead there is a (singleton) DataAccessDescriptorFactory which can create it
2007/11/15 10:05:27 fs 1.10.28.2: #i81658# insertTable: properly set the source connection
2007/11/08 14:23:05 fs 1.10.28.1: #i81658# now using the UNO version of the Copy Table wizard, which does what we previously did herein
2007/12/05 14:36:57 fs 1.22.28.9: #i81658# m_aColumnInfo should not be sorted by name
2007/12/05 13:41:48 fs 1.22.28.8: impl_ensureColumnInfo throws now
2007/12/01 13:41:08 fs 1.22.28.7: RESYNC: (1.22-1.23); FILE MERGED
2007/11/26 15:14:17 oj 1.22.28.6: #i49703# copy table settings
2007/11/19 09:48:30 fs 1.22.28.5: #i81658# +ICopyTableSourceObject::getPreparedSelectStatement, to re-use the statement already created by some implementations
2007/11/17 21:13:15 fs 1.22.28.4: #i81658#
2007/11/15 15:16:41 fs 1.22.28.3: #i81658# also allow to copy a table from an SDBC level connection
2007/11/15 10:04:51 fs 1.22.28.2: #i81658# removed m_xSourceObject, hide it behind some ICopyTableSourceObject, to allow copying tables at SDBC level where we cannot describe the source as object, but as table name only
2007/11/08 14:21:04 fs 1.22.28.1: #i81658# re-factoring of the Copy Table wizard
2007/11/26 12:05:06 fs 1.7.28.2: #i81658# fix setting the PK after the wizard dialog has been created
2007/11/08 14:21:04 fs 1.7.28.1: #i81658# re-factoring of the Copy Table wizard
2007/12/01 13:40:55 fs 1.19.2.2: RESYNC: (1.19-1.20); FILE MERGED
2007/11/19 11:16:38 fs 1.19.2.1: #i83593# filter embedded HSQL from the list of database types to connect to
2007/12/01 13:40:52 fs 1.52.2.2: RESYNC: (1.52-1.53); FILE MERGED
2007/11/19 11:16:37 fs 1.52.2.1: #i83593# filter embedded HSQL from the list of database types to connect to
2007/11/22 11:47:45 oj 1.28.28.2: #i83805# new command to suspend and shutdown the emebedded object
2007/11/08 14:13:49 fs 1.28.28.1: during #i81658#: string cleanup
2007/12/01 13:40:24 fs 1.48.2.4: RESYNC: (1.48-1.50); FILE MERGED
2007/11/29 08:50:12 oj 1.48.2.3: #i84051# return title when state is asked for OpenURL
2007/11/08 14:14:39 fs 1.48.2.2: #i81658# re-factoring of the Copy Table wizard
2007/11/07 14:54:00 oj 1.48.2.1: #i78231# use treelistbox as drag window and not the parent
2007/11/22 13:09:38 fs 1.14.28.2: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/08 14:11:32 fs 1.14.28.1: #i81658# +DataAccessDescriptor implementation
2007/11/22 13:09:38 fs 1.1.2.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/22 13:09:38 fs 1.15.88.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/22 13:12:17 fs 1.1.2.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/12/01 13:40:06 fs 1.23.28.2: RESYNC: (1.23-1.24); FILE MERGED
2007/11/22 13:10:40 fs 1.23.28.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/22 13:10:40 fs 1.37.180.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/12/01 13:39:57 fs 1.73.54.2: RESYNC: (1.73-1.74); FILE MERGED
2007/11/22 13:10:40 fs 1.73.54.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/22 13:10:40 fs 1.14.28.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/12/01 13:39:54 fs 1.35.2.2: RESYNC: (1.35-1.36); FILE MERGED
2007/11/22 13:10:40 fs 1.35.2.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/22 13:10:40 fs 1.14.208.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/22 13:10:40 fs 1.36.74.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/12/05 15:38:51 fs 1.1.2.4: #i81658# ConnectionInfo
2007/11/22 13:10:28 fs 1.1.2.3: #i81658# DataAccessDescriptor is no service anymore, instead there is a (singleton) DataAccessDescriptorFactory which can create it
2007/11/08 14:58:55 fs 1.1.2.2: #i10000#
2007/11/08 14:02:42 fs 1.1.2.1: #i81658# dedicated implementation for a css.sdb.DataAccessdescriptor
2007/11/22 13:10:39 fs 1.16.212.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/22 13:10:39 fs 1.20.106.2: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/08 14:07:44 fs 1.20.106.1: during #i81658#: string cleanup
2007/12/01 21:06:38 fs 1.15.54.3: #i10000#
2007/12/01 13:39:51 fs 1.15.54.2: RESYNC: (1.15-1.16); FILE MERGED
2007/11/22 13:10:39 fs 1.15.54.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/22 13:10:39 fs 1.9.28.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/22 13:10:39 fs 1.13.28.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/12/04 09:24:09 oj 1.48.70.3: #i81644# add new common var to block elementInserted events
2007/12/01 13:39:05 fs 1.48.70.2: RESYNC: (1.48-1.49); FILE MERGED
2007/11/22 13:09:41 fs 1.48.70.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/12/04 09:24:08 oj 1.153.70.4: #i81644# add new common var to block elementInserted events
2007/12/01 13:39:02 fs 1.153.70.3: RESYNC: (1.153-1.154); FILE MERGED
2007/11/22 13:09:41 fs 1.153.70.2: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2007/11/08 14:10:57 fs 1.153.70.1: during #i81658#: string cleanup
2008/01/24 07:52:13 pb 1.16.12.2: RESYNC: (1.16-1.16.18.2); FILE MERGED
2008/01/02 12:19:06 mav 1.16.12.1: #i84941# use the MediaDescriptor only to handle the macro execution
2008/01/24 07:52:10 pb 1.21.12.2: RESYNC: (1.21-1.21.18.2); FILE MERGED
2008/01/02 12:19:06 mav 1.21.12.1: #i84941# use the MediaDescriptor only to handle the macro execution
2008/01/07 21:05:21 fs 1.50.4.2: #152837# onCommandOpenSomething: ensure that macros in sub documents, when stored directly in the content.xml, are not silently executed
2007/12/19 12:27:42 oj 1.50.4.1: #i84339# some code cleanups for the wizards
2007/10/29 22:44:11 fs 1.110.40.8: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/18 20:06:43 fs 1.110.40.7: oop. Re-enabled saving queries
2007/09/17 11:41:34 fs 1.110.40.6: #i10000#
2007/09/17 10:21:03 fs 1.110.40.5: #i49183# adjusted ERROR_PARSING_STATEMENT and INFO_OPENING_IN_SQL_VIEW to also apply when we open a view
2007/09/17 09:14:39 fs 1.110.40.4: #i49183# don't auto-close designer if we created a new view, which supports XAlterView
2007/09/14 21:31:40 fs 1.110.40.3: #i49183#
2007/09/13 11:36:42 fs 1.110.40.2: #i49183# also allow to edit a view's command, if it supports the XAlterView interface
2007/09/12 09:06:24 fs 1.110.40.1: #i77492# when designing an independent SQL command, also allow for direct SQL, and expose this setting as property EscapeProcessing
2007/10/29 22:44:11 fs 1.35.56.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/26 12:17:12 fs 1.35.56.1: during #i73245# ImageProvider::getImage -> ImageProvider::getImages
2007/10/30 20:16:47 fs 1.10.2.3: #i10000#
2007/10/30 12:57:47 oj 1.10.2.2: #i81043# impl new type access 2007
2007/10/29 22:44:10 fs 1.10.2.1: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/30 12:57:46 oj 1.27.2.2: #i81043# impl new type access 2007
2007/10/29 22:44:08 fs 1.27.2.1: merging changes from CWS dba24b herein, to not wait for later resync
2007/11/12 22:20:17 fs 1.8.2.2: #i83567# getSupportedIndirectSettings: add DSID_BOOLEANCOMPARISON
2007/10/29 22:44:07 fs 1.8.2.1: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/29 22:44:06 fs 1.18.58.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/26 12:16:55 fs 1.18.58.1: during #i73245# ImageProvider::getImage -> ImageProvider::getImages
2007/10/29 22:44:06 fs 1.44.18.6: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/28 19:18:55 fs 1.44.18.5: RESYNC: (1.44-1.47); FILE MERGED
2007/09/17 09:34:28 fs 1.44.18.4: #i49183# enable 'Edit in SQL View' command when a single, alterable view is selected
2007/09/16 21:12:22 fs 1.44.18.3: #i49183# enable XAlterView support
2007/09/13 11:46:54 fs 1.44.18.2: for the moment, disable the 'edit a view's statement' feature until the backend problems with HSQL are solved
2007/09/13 11:37:28 fs 1.44.18.1: #i49183# also allow to edit a view's command, if it supports the XAlterView interface