Age | Commit message (Collapse) | Author | Files | Lines |
|
2008/02/01 10:34:00 mst 1.34.68.2: RESYNC: (1.34-1.35); FILE MERGED
2008/01/16 17:15:33 mst 1.34.68.1: - dbaccess/source/ui/misc/{HtmlReader.cxx,TokenWriter.cxx}:
+ use XDocumentProperties instead of SfxDocumentInfo when importing and
exporting
|
|
2008/02/01 10:33:57 mst 1.31.28.2: RESYNC: (1.31-1.32); FILE MERGED
2008/01/16 17:15:33 mst 1.31.28.1: - dbaccess/source/ui/misc/{HtmlReader.cxx,TokenWriter.cxx}:
+ use XDocumentProperties instead of SfxDocumentInfo when importing and
exporting
|
|
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/01/31 13:49:03 rt 1.5.226.1: #i85482# Remove UPD from resource name.
|
|
2008/01/28 09:35:14 oj 1.28.64.2.6.1: #i83805# change order of calls
|
|
2007/11/16 12:56:32 fs 1.12.70.2: RESYNC: (1.12-1.13); FILE MERGED
2007/11/08 14:18:24 fs 1.12.70.1: #i81658# +copytablewizard
|
|
2007/11/15 10:06:46 fs 1.15.168.2: corrected assertion
2007/11/12 16:14:34 fs 1.15.168.1: #i81658# support for disapproval
|
|
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/08 14:18:29 fs 1.8.168.1: during #i81658#: string cleanup
|
|
2007/11/08 14:18:29 fs 1.8.170.1: during #i81658#: string cleanup
|
|
2007/11/08 14:18:29 fs 1.7.170.1: during #i81658#: string cleanup
|
|
2007/11/08 14:18:29 fs 1.6.170.1: during #i81658#: string cleanup
|
|
2007/11/08 14:16:46 fs 1.114.2.1: during #i81658#: string cleanup
|
|
2007/11/08 14:16:06 fs 1.19.158.1: EditMode is unused
|
|
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/08 14:16:50 fs 1.49.2.1: during #i81658#: string cleanup
|
|
2007/12/01 21:23:12 fs 1.111.2.5: #i10000#
2007/12/01 21:19:23 fs 1.111.2.4: #i10000#
2007/12/01 13:41:47 fs 1.111.2.3: RESYNC: (1.111-1.112); FILE MERGED
2007/11/19 21:48:03 fs 1.111.2.2: nicer UI for the ID_EDIT_QUERY_DESIGN feature
2007/11/08 14:17:19 fs 1.111.2.1: during #i81658#: string cleanup
|
|
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/11/22 11:48:56 oj 1.43.2.1: #i83805# check if enbled before setting title for add tables dlg
|
|
2007/11/08 14:22:28 fs 1.25.28.1: #i81658# +service for the UNO version of the Copy Table wizard
|
|
2007/12/01 21:14:30 fs 1.24.32.3: #i10000#
2007/12/01 13:41:44 fs 1.24.32.2: RESYNC: (1.24-1.25); FILE MERGED
2007/11/08 14:24:01 fs 1.24.32.1: during #i81658#: string cleanup
|
|
2007/12/01 13:41:38 fs 1.2.2.2: RESYNC: (1.2-1.4); FILE MERGED
2007/11/07 08:29:34 oj 1.2.2.1: merge conflicts
|
|
2007/12/01 21:13:21 fs 1.5.70.3: #i10000#
2007/12/01 13:41:35 fs 1.5.70.2: RESYNC: (1.5-1.6); FILE MERGED
2007/11/08 14:22:14 fs 1.5.70.1: during #i81658#: string cleanup
|
|
2007/12/01 13:41:29 fs 1.27.70.2: RESYNC: (1.27-1.28); FILE MERGED
2007/11/08 14:25:11 fs 1.27.70.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/11/08 14:25:11 fs 1.24.28.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/11/08 14:25:11 fs 1.7.170.1: #i81658# re-factoring of the Copy Table wizard
|
|
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/08 14:25:10 fs 1.25.70.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/12/01 13:41:26 fs 1.31.28.4: RESYNC: (1.31-1.33); FILE MERGED
2007/11/26 12:05:07 fs 1.31.28.3: #i81658# fix setting the PK after the wizard dialog has been created
2007/11/15 10:05:57 fs 1.31.28.2: #i81658# OCopyTableWizard::loadData signature changed
2007/11/08 14:25:10 fs 1.31.28.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/11/15 10:02:31 fs 1.74.2.2: #i81658# added createView taking a command (instead of the object)
2007/11/08 14:24:15 fs 1.74.2.1: during #i81658#: string cleanup
|
|
2007/11/08 14:24:49 fs 1.34.28.1: during #i81658#: string cleanup
|
|
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/01 13:41:22 fs 1.23.70.2: RESYNC: (1.23-1.24); FILE MERGED
2007/11/08 14:25:10 fs 1.23.70.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/12/01 13:41:20 fs 1.30.86.2: RESYNC: (1.30-1.31); FILE MERGED
2007/11/08 14:25:10 fs 1.30.86.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/12/01 13:41:17 fs 1.38.28.2: RESYNC: (1.38-1.39); FILE MERGED
2007/11/08 14:25:10 fs 1.38.28.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/11/16 12:56:29 fs 1.97.70.3: RESYNC: (1.98-1.99); FILE MERGED
2007/11/06 10:59:49 oj 1.97.70.2: RESYNC: (1.97-1.98); FILE MERGED
2007/11/06 09:20:50 oj 1.97.70.1: #i11746# new property IgnoreCurrency
|
|
2007/12/01 13:41:11 fs 1.14.88.2: RESYNC: (1.14-1.15); FILE MERGED
2007/11/08 14:21:04 fs 1.14.88.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/11/08 14:21:04 fs 1.4.88.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/11/08 14:21:04 fs 1.4.348.1: #i81658# re-factoring of the Copy Table wizard
|
|
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/08 14:21:04 fs 1.8.158.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/11/15 10:02:10 fs 1.32.88.1: #i81658# added createView taking a command (instead of the object)
|
|
2007/11/08 14:21:04 fs 1.6.28.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/11/08 14:21:04 fs 1.9.240.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/11/08 14:20:55 fs 1.7.2.1: remove unused types
|
|
2007/12/01 13:41:05 fs 1.13.158.2: RESYNC: (1.13-1.14); FILE MERGED
2007/11/08 14:21:04 fs 1.13.158.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/11/15 15:16:13 fs 1.13.88.1: #i81658#
|
|
2007/12/01 13:40:59 fs 1.18.28.2: RESYNC: (1.18-1.19); FILE MERGED
2007/11/08 14:21:04 fs 1.18.28.1: #i81658# re-factoring of the Copy Table wizard
|
|
2007/11/28 11:19:02 oj 1.22.2.1: #i50435# use system textencoding
|