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/10/25 08:43:01 fs 1.7.184.2: #i81658# BoolComparison replaced with css.sdb.BooleanComparisonMode
2007/09/18 12:57:08 fs 1.7.184.1: during #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext
2006/08/09 19:50:15 fs 1.26.20.2: #notifyDataSourceModified is not needed
2006/08/06 20:17:36 fs 1.26.20.1: #i67020# hold the column container mediator as ::rtl::Reference
2006/08/09 19:50:32 fs 1.27.20.2: refreshColumns is overwritten unnecessarily
2006/08/06 20:17:21 fs 1.27.20.1: #i67020# hold the column container mediator as ::rtl::Reference
2006/08/06 20:18:36 fs 1.4.166.1: #i67020# when initializing a column object with its settings counterpart, then allow a fallback if the settings do not yet exist, but the object refers to a table column we could use instead
2006/06/27 12:04:32 fs 1.13.124.2: RESYNC: (1.13-1.14); FILE MERGED
2006/06/16 11:47:41 fs 1.13.124.1: during #i51143#:
refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
(previously done via a subsequent call to cloneObject)
2006/06/16 11:47:41 fs 1.25.124.1: during #i51143#:
refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
(previously done via a subsequent call to cloneObject)
2006/06/27 12:03:24 fs 1.25.124.2: RESYNC: (1.25-1.26); FILE MERGED
2006/06/16 11:47:40 fs 1.25.124.1: during #i51143#:
refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
(previously done via a subsequent call to cloneObject)
2006/05/31 11:09:10 fs 1.13.4.3: #i51143# XContainerApproveListener return XVeto now, instead of throwing
2006/05/24 14:54:20 fs 1.13.4.2: #i51143# be an XContainerApproveListener at the command definition container, to prevent somebody inserting a command definition with a name conflicting with a table (in case tables and queries share the same namespace)
2006/05/24 09:09:44 fs 1.13.4.1: #i51143# overwrite approveNewObject
2006/05/31 11:06:00 fs 1.1.2.3: ObjectNameApproval now always throwing an SQLException
2006/05/30 12:55:31 fs 1.1.2.2: +ErrorReportType
2006/05/24 14:49:08 fs 1.1.2.1: validating a query or table name
2006/06/16 11:47:40 fs 1.4.4.3: during #i51143#:
refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
(previously done via a subsequent call to cloneObject)
2006/05/24 14:54:55 fs 1.4.4.2: #i51143# be an XContainerApproveBroadcaster
2006/05/24 09:09:57 fs 1.4.4.1: #i51143#
2006/06/27 12:04:12 fs 1.4.124.2: RESYNC: (1.4-1.5); FILE MERGED
2006/06/16 11:47:40 fs 1.4.124.1: during #i51143#:
refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
(previously done via a subsequent call to cloneObject)
2006/07/03 19:48:47 fs 1.11.124.3: #i51143# warning when trying to obtain columns for a query whose statement does not produce a result set
2006/06/09 11:54:48 fs 1.11.124.2: #i51143# +RID_STR_COMMAND_LEADING_TO_ERROR
2006/05/10 14:24:04 fs 1.11.124.1: #i51143# RID_STR_CONFLICTING_NAMES
2006/05/31 11:06:15 fs 1.1.2.2: #i51143# throwing all exceptions is now allowed
2006/05/24 14:42:18 fs 1.1.2.1: small interface for approving insertions into a container - has potential to me more than it currently is :)
2006/06/27 12:03:33 fs 1.16.124.2: RESYNC: (1.16-1.17); FILE MERGED
2006/06/16 11:47:40 fs 1.16.124.1: during #i51143#:
refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
(previously done via a subsequent call to cloneObject)
2006/06/30 13:28:50 fs 1.6.20.3: #i51143# getQueryWithSubstitution can throw an SQLException
2006/05/10 12:40:42 fs 1.6.20.2: #i51143# m_xTables -> m_xConnectionTables, to better distinct them from our own tables (which are part of the statement)
2006/05/10 10:57:34 fs 1.6.20.1: #i51443# +getQueryWithSubstitution
2006/06/16 11:47:40 fs 1.6.124.1: during #i51143#:
refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
(previously done via a subsequent call to cloneObject)