Commit graph

1633 commits

Author SHA1 Message Date
Kurt Zenker
1da3b800d1 INTEGRATION: CWS odbmacros2 (1.9.2); FILE MERGED
2007/12/12 09:53:50 fs 1.9.2.1: #i49133# getStorage is not used here
2008-03-06 17:00:59 +00:00
Kurt Zenker
15cd6a5694 INTEGRATION: CWS odbmacros2 (1.24.2); FILE MERGED
2008/03/04 12:00:32 fs 1.24.2.3: RESYNC: (1.26-1.27); FILE MERGED
2008/02/27 14:38:06 fs 1.24.2.2.2.1: when copying a document, load it with disabled macros, to prevent the macro security message
2008/02/04 13:07:27 fs 1.24.2.2: RESYNC: (1.24-1.26); FILE MERGED
2007/12/12 09:54:56 fs 1.24.2.1: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some)
2008-03-06 17:00:42 +00:00
Kurt Zenker
b7cb5fa453 INTEGRATION: CWS odbmacros2 (1.50.2); FILE MERGED
2008/03/04 12:00:29 fs 1.50.2.7: RESYNC: (1.53-1.54); FILE MERGED
2008/02/18 21:11:06 fs 1.50.2.6: pass the OutplaceFrameProperties as named values
2008/02/27 14:38:06 fs 1.50.2.5.2.4: when copying a document, load it with disabled macros, to prevent the macro security message
2008/02/26 14:13:46 fs 1.50.2.5.2.3: #i49133# support a 'Hidden' flag
2008/02/20 14:47:36 fs 1.50.2.5.2.2: 'resync' copy changes 1.50.2.5->1.5.2.6 onto branch odbmacros_2_5
2008/02/14 12:18:07 fs 1.50.2.5.2.1: #i49133# re-enable the macros in DBDocs, which had been temporarily disable to finalize CWS odbmacros2
2008/02/14 08:22:19 fs 1.50.2.5: temporarily disable scripting support for database documents,  so we have an intermediate version of the CWS which we can integrate
2008/02/04 22:27:21 fs 1.50.2.4: #i10000
2008/02/04 13:07:23 fs 1.50.2.3: RESYNC: (1.50-1.53); FILE MERGED
2008/01/06 21:13:01 fs 1.50.2.2: #i49133# allow form/report-macros if and only if there already is *any* form/report which contains macros
2007/12/12 09:54:56 fs 1.50.2.1: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some)
2008-03-06 17:00:13 +00:00
Kurt Zenker
6a59fda4ee INTEGRATION: CWS odbmacros2 (1.13.2); FILE MERGED
2007/12/12 09:54:56 fs 1.13.2.1: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some)
2008-03-06 16:59:48 +00:00
Kurt Zenker
878f8c16f3 INTEGRATION: CWS odbmacros2 (1.26.2); FILE MERGED
2008/02/04 13:07:20 fs 1.26.2.3: RESYNC: (1.26-1.27); FILE MERGED
2008/01/23 14:21:05 fs 1.26.2.2: loadComponentFromURL: better error message for non-existent components
2007/12/12 09:54:56 fs 1.26.2.1: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some)
2008-03-06 16:59:32 +00:00
Kurt Zenker
7bb65cf5ed INTEGRATION: CWS odbmacros2 (1.37.208); FILE MERGED
2008/02/04 13:07:17 fs 1.37.208.2: RESYNC: (1.37-1.38); FILE MERGED
2008/01/24 10:05:09 fs 1.37.208.1: #i49133# some const-ness
2008-03-06 16:59:07 +00:00
Kurt Zenker
13956a308d INTEGRATION: CWS odbmacros2 (1.74.2); FILE MERGED
2008/02/18 10:32:18 fs 1.74.2.5: #i86178# when connecting using an interaction handler, pass the PWD which previously failed (if any). This ensures the handler's (which is a new one since CWS odbmacros2) password cache doesn't interfere
2008/02/04 13:07:14 fs 1.74.2.4: RESYNC: (1.74-1.75); FILE MERGED
2008/01/24 14:09:38 fs 1.74.2.3: during #i49133#: the authentication continuation does not need the 'data source is read-only' flag
2008/01/24 10:05:09 fs 1.74.2.2: #i49133# some const-ness
2007/12/06 13:32:54 fs 1.74.2.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument
2008-03-06 16:58:49 +00:00
Kurt Zenker
78bc483b7e INTEGRATION: CWS odbmacros2 (1.14.56); FILE MERGED
2008/03/06 09:34:34 fs 1.14.56.9: manual resync to 1.16 to prevent conflicts at integration time
2008/02/26 14:04:46 fs 1.14.56.8: removed unused method
2008/02/26 14:08:11 fs 1.14.56.7.2.1: removed unused method
2008/02/06 08:33:03 fs 1.14.56.7: #i49133# when we have an interaction handler, then use it when storing the document fails
2008/02/04 13:07:11 fs 1.14.56.6: RESYNC: (1.14-1.15); FILE MERGED
2008/01/24 10:06:42 fs 1.14.56.5: #i49133# don't support XEmbeddedScripts and XScriptInvocationContext if we already have forms/reports with macros
2007/12/17 13:05:33 fs 1.14.56.4: #i49133# implement XScriptInvocationContext
2007/12/10 14:16:39 fs 1.14.56.3: #i49133# cache the script provider as weak ref, sounds cheaper
2007/12/10 14:03:09 fs 1.14.56.2: #i49133# implement XScriptProviderSupplier
2007/12/06 13:32:54 fs 1.14.56.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument
2008-03-06 16:58:34 +00:00
Kurt Zenker
f02e1a0abc INTEGRATION: CWS odbmacros2 (1.36.2); FILE MERGED
2008/02/26 14:05:34 fs 1.36.2.16: additional comment
2008/02/26 14:07:44 fs 1.36.2.15.2.2: additional comment
2008/02/14 12:18:07 fs 1.36.2.15.2.1: #i49133# re-enable the macros in DBDocs, which had been temporarily disable to finalize CWS odbmacros2
2008/02/14 08:36:45 fs 1.36.2.15: typo
2008/02/14 08:22:19 fs 1.36.2.14: temporarily disable scripting support for database documents,  so we have an intermediate version of the CWS which we can integrate
2008/02/06 21:43:37 fs 1.36.2.13: some less ModifyLocks
2008/02/06 08:33:02 fs 1.36.2.12: #i49133# when we have an interaction handler, then use it when storing the document fails
2008/02/04 13:07:08 fs 1.36.2.11: RESYNC: (1.36-1.37); FILE MERGED
2008/01/26 21:18:31 fs 1.36.2.10: slight code re-arrangement
2008/01/24 10:06:42 fs 1.36.2.9: #i49133# don't support XEmbeddedScripts and XScriptInvocationContext if we already have forms/reports with macros
2008/01/02 21:29:39 fs 1.36.2.8: #i49133# let the DatabaODatabaseModelImpl be an XModifyListener at the document storage (via ::sfx2::DocumentStorageModifyListener)
2007/12/17 12:41:39 fs 1.36.2.7: #i49133# implement XScriptInvocationContext
2007/12/10 14:16:39 fs 1.36.2.6: #i49133# cache the script provider as weak ref, sounds cheaper
2007/12/10 14:03:09 fs 1.36.2.5: #i49133# implement XScriptProviderSupplier
2007/12/10 08:04:12 fs 1.36.2.4: recognize (and properly handle) empty salvage URLs
2007/12/06 20:34:30 fs 1.36.2.3: impl_storeAs_throw: don't expect an existing storage
2007/12/06 20:17:16 fs 1.36.2.2: impl_storeAs_throw: don't expect an existing storage
2007/12/06 13:32:54 fs 1.36.2.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument
2008-03-06 16:58:17 +00:00
Kurt Zenker
ad08e64350 INTEGRATION: CWS odbmacros2 (1.14.236); FILE MERGED
2008/02/19 08:32:36 fs 1.14.236.3: #i86178# also remember the 'AuthenticationFailedpassword' when remembering transient data source properties
2008/02/04 13:07:05 fs 1.14.236.2: RESYNC: (1.14-1.15); FILE MERGED
2007/12/19 09:50:29 fs 1.14.236.1: #i49133# add a ThisDatabaseDocument variable to the newly created BasicManager of a database document
2008-03-06 16:58:00 +00:00
Kurt Zenker
0715a2876e INTEGRATION: CWS odbmacros2 (1.36.102); FILE MERGED
2008/02/19 08:41:51 fs 1.36.102.6: #i10000#
2008/02/19 08:32:36 fs 1.36.102.5: #i86178# also remember the 'AuthenticationFailedpassword' when remembering transient data source properties
2008/02/04 13:07:02 fs 1.36.102.4: RESYNC: (1.36-1.37); FILE MERGED
2007/12/19 14:51:33 fs 1.36.102.3: #i49133# BasicManager::Insert/set/ResetGlobalUNOConstant superseded by SetGlobalUNOConstant
2007/12/19 09:50:29 fs 1.36.102.2: #i49133# add a ThisDatabaseDocument variable to the newly created BasicManager of a database document
2007/12/06 13:32:54 fs 1.36.102.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument
2008-03-06 16:57:46 +00:00
Kurt Zenker
6f62627963 INTEGRATION: CWS odbmacros2 (1.16.2); FILE MERGED
2008/02/18 10:32:18 fs 1.16.2.11: #i86178# when connecting using an interaction handler, pass the PWD which previously failed (if any). This ensures the handler's (which is a new one since CWS odbmacros2) password cache doesn't interfere
2008/02/06 08:31:41 fs 1.16.2.10: #i49133# added possibility to lock the modification flag
2008/02/04 22:23:53 fs 1.16.2.9: #i10000#
2008/02/04 13:06:59 fs 1.16.2.8: RESYNC: (1.16-1.19); FILE MERGED
2008/01/24 10:04:47 fs 1.16.2.7: #i49133# some const-ness
2008/01/06 21:13:01 fs 1.16.2.6: #i49133# allow form/report-macros if and only if there already is *any* form/report which contains macros
2008/01/06 21:00:41 fs 1.16.2.5: #i49133# reset the Basic and Library containers when the model is being disposed
2008/01/02 21:29:39 fs 1.16.2.4: #i49133# let the DatabaODatabaseModelImpl be an XModifyListener at the document storage (via ::sfx2::DocumentStorageModifyListener)
2007/12/12 09:54:55 fs 1.16.2.3: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some)
2007/12/06 20:34:30 fs 1.16.2.2: impl_storeAs_throw: don't expect an existing storage
2007/12/06 13:32:54 fs 1.16.2.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument
2008-03-06 16:57:32 +00:00
Kurt Zenker
e2ea2cc49f INTEGRATION: CWS odbmacros2 (1.21.2); FILE MERGED
2008/02/26 14:14:28 fs 1.21.2.11.2.2: #i49133# don't rebase the script storages if the new root storage would be NULL
2008/02/14 12:18:07 fs 1.21.2.11.2.1: #i49133# re-enable the macros in DBDocs, which had been temporarily disable to finalize CWS odbmacros2
2008/02/06 08:31:59 fs 1.21.2.11: #i49133# added possibility to lock the modification flag
2008/02/04 13:06:56 fs 1.21.2.10: RESYNC: (1.21-1.24); FILE MERGED
2008/01/24 14:11:18 fs 1.21.2.9: #i49133# properly set the m_bReadOnly flag, so it is correct if we read from a read-only document/storage
2008/01/06 21:13:01 fs 1.21.2.8: #i49133# allow form/report-macros if and only if there already is *any* form/report which contains macros
2008/01/06 21:00:41 fs 1.21.2.7: #i49133# reset the Basic and Library containers when the model is being disposed
2008/01/02 21:29:39 fs 1.21.2.6: #i49133# let the DatabaODatabaseModelImpl be an XModifyListener at the document storage (via ::sfx2::DocumentStorageModifyListener)
2007/12/19 11:05:46 fs 1.21.2.5: objectHasMacros: catch exceptions
2007/12/19 11:03:45 fs 1.21.2.4: objectHasMacros: care for non-existent storages
2007/12/12 09:54:55 fs 1.21.2.3: #i49133# when loading an embedded object, prohibit it to have embedded scripts/macros (unless it already has some)
2007/12/12 08:47:16 fs 1.21.2.2: #i10000#
2007/12/06 13:32:53 fs 1.21.2.1: #i49133# support Script/DialogLibraryContainers in database documents, implement XEmbeddedScripts/XStorageBasedDocument
2008-03-06 16:57:16 +00:00
Kurt Zenker
e64d36261f INTEGRATION: CWS odbmacros2 (1.10.2); FILE MERGED
2007/12/12 09:54:02 fs 1.10.2.1: #i49133# getStorage is not used here
2008-03-06 16:56:55 +00:00
Kurt Zenker
3387ea0ae7 INTEGRATION: CWS rptchart01_DEV300 (1.14.70); FILE MERGED
2008/03/05 09:12:02 oj 1.14.70.3: RESYNC: (1.15-1.16); FILE MERGED
2008/02/19 07:34:54 oj 1.14.70.2: RESYNC: (1.14-1.15); FILE MERGED
2008/01/24 12:15:10 oj 1.14.70.1: #i85225# new dataprovider for charts
2008-03-05 16:06:41 +00:00
Kurt Zenker
3da8eed223 INTEGRATION: CWS rptchart01_DEV300 (1.15.130); FILE MERGED
2008/03/05 09:11:59 oj 1.15.130.3: RESYNC: (1.16-1.17); FILE MERGED
2008/02/19 07:34:51 oj 1.15.130.2: RESYNC: (1.15-1.16); FILE MERGED
2008/01/24 12:15:10 oj 1.15.130.1: #i85225# new dataprovider for charts
2008-03-05 16:06:26 +00:00
Kurt Zenker
18806bb88a INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED
2008/02/21 09:59:24 oj 1.1.2.5: #i85225# return empty sequence when not bound yet
2008/02/19 16:40:11 oj 1.1.2.4: wrong props
2008/01/29 07:27:17 oj 1.1.2.3: compile error
2008/01/25 13:58:34 oj 1.1.2.2: #i85225# add two new attributes
2008/01/24 12:14:38 oj 1.1.2.1: #i85225# new dataprovider for charts
2008-03-05 16:06:05 +00:00
Kurt Zenker
d86b79212d INTEGRATION: CWS rptchart01_DEV300 (1.1.2); FILE ADDED
2008/01/25 13:58:35 oj 1.1.2.2: #i85225# add two new attributes
2008/01/24 12:14:50 oj 1.1.2.1: #i85225# new dataprovider for charts
2008-03-05 16:05:53 +00:00
Kurt Zenker
3debd4302b INTEGRATION: CWS rptchart01_DEV300 (1.50.28); FILE MERGED
2008/03/05 09:11:49 oj 1.50.28.3: RESYNC: (1.53-1.54); FILE MERGED
2008/02/19 07:34:48 oj 1.50.28.2: RESYNC: (1.50-1.53); FILE MERGED
2008/02/13 07:45:37 oj 1.50.28.1: #i85225# impl new method
2008-03-05 16:05:37 +00:00
Kurt Zenker
92886ca7c7 INTEGRATION: CWS rptchart01_DEV300 (1.37.222); FILE MERGED
2008/02/19 07:34:42 oj 1.37.222.2: RESYNC: (1.37-1.38); FILE MERGED
2008/01/24 12:19:14 oj 1.37.222.1: #i85225# removed duplicate header
2008-03-05 16:05:20 +00:00
Kurt Zenker
6d9dee375a INTEGRATION: CWS rptchart01_DEV300 (1.25.202); FILE MERGED
2008/02/19 07:34:39 oj 1.25.202.2: RESYNC: (1.25-1.26); FILE MERGED
2008/02/13 07:45:37 oj 1.25.202.1: #i85225# impl new method
2008-03-05 16:05:00 +00:00
Kurt Zenker
b4b2967059 INTEGRATION: CWS rptchart01_DEV300 (1.53.32); FILE MERGED
2008/02/19 07:34:35 oj 1.53.32.2: RESYNC: (1.53-1.54); FILE MERGED
2008/02/13 07:45:37 oj 1.53.32.1: #i85225# impl new method
2008-03-05 16:04:34 +00:00
Kurt Zenker
fa21c8e6c0 INTEGRATION: CWS dba30a (1.38.10); FILE MERGED
2008/02/20 21:31:54 fs 1.38.10.1: remove unused code
Issue number:  #i86284#
Submitted by:  cmc@openoffice.org
Reviewed by:   fs@openoffice.org
2008-03-05 15:49:53 +00:00
Kurt Zenker
d3cda6f32e INTEGRATION: CWS dba30a (1.75.10); FILE MERGED
2008/02/20 21:31:54 fs 1.75.10.1: remove unused code
Issue number:  #i86284#
Submitted by:  cmc@openoffice.org
Reviewed by:   fs@openoffice.org
2008-03-05 15:49:33 +00:00
Kurt Zenker
dca5be3c2e INTEGRATION: CWS dba30a (1.15.10); FILE MERGED
2008/02/20 21:31:54 fs 1.15.10.1: remove unused code
Issue number:  #i86284#
Submitted by:  cmc@openoffice.org
Reviewed by:   fs@openoffice.org
2008-03-05 15:49:13 +00:00
Kurt Zenker
611362c311 INTEGRATION: CWS dba30a (1.69.12); FILE MERGED
2008/02/25 08:01:28 fs 1.69.12.2: RESYNC: (1.69-1.70); FILE MERGED
2008/02/20 21:31:54 fs 1.69.12.1: remove unused code
Issue number:  #i86284#
Submitted by:  cmc@openoffice.org
Reviewed by:   fs@openoffice.org
2008-03-05 15:48:50 +00:00
Oliver Bolte
091f6aa8ab INTEGRATION: CWS custommeta (1.15.4); FILE MERGED
2008/02/05 10:57:13 mst 1.15.4.1: move service PropertyBag from dbaccess to comphelper
- dbaccess/source/core/misc/propertybag.{hxx,cxx}:
  + remove (moved to comphelper)
- dbaccess/source/core/misc/makefile.mk:
  + remove propertybag.cxx
- dbaccess/source/core/misc/services.cxx:
  + remove PropertyBag service
2008-02-26 13:38:54 +00:00
Oliver Bolte
6aefdebe66 INTEGRATION: CWS custommeta (1.16.4); FILE MERGED
2008/02/05 10:57:13 mst 1.16.4.1: move service PropertyBag from dbaccess to comphelper
- dbaccess/source/core/misc/propertybag.{hxx,cxx}:
  + remove (moved to comphelper)
- dbaccess/source/core/misc/makefile.mk:
  + remove propertybag.cxx
- dbaccess/source/core/misc/services.cxx:
  + remove PropertyBag service
2008-02-26 13:38:15 +00:00
Oliver Bolte
6a1cf3dfb7 INTEGRATION: CWS custommeta (1.24.26); FILE MERGED
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-26 13:38:02 +00:00
Oliver Bolte
c369845d33 INTEGRATION: CWS custommeta (1.50.26); FILE MERGED
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
2008-02-26 13:37:48 +00:00
Oliver Bolte
8ee397c3bd INTEGRATION: CWS supdremove02 (1.9.228); FILE MERGED
2008/01/31 13:49:03 rt 1.9.228.1: #i85482# Remove UPD from resource name.
2008-02-25 15:23:54 +00:00
Ivo Hinkelmann
c41ea87a1e INTEGRATION: CWS gcc430two (1.68.46); FILE MERGED
2008/01/28 09:53:05 rene 1.68.46.1: more gcc 4.3.0 things
2008-02-04 12:39:46 +00:00
Rüdiger Timm
857754fecc INTEGRATION: CWS dba24d (1.14.28); FILE MERGED
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
2008-01-30 07:37:09 +00:00
Rüdiger Timm
259c751627 INTEGRATION: CWS dba24d (1.1.2); FILE ADDED
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
2008-01-30 07:36:30 +00:00
Rüdiger Timm
bb3761d69c INTEGRATION: CWS dba24d (1.15.88); FILE MERGED
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
2008-01-30 07:36:20 +00:00
Rüdiger Timm
e8a091c2f6 INTEGRATION: CWS dba24d (1.15.212); FILE MERGED
2007/12/04 09:24:09 oj 1.15.212.3: #i81644# add new common var to block elementInserted events
2007/12/01 13:40:09 fs 1.15.212.2: RESYNC: (1.15-1.16); FILE MERGED
2007/11/23 12:52:12 oj 1.15.212.1: #i81644# elementRemoved impl
2008-01-30 07:36:06 +00:00
Rüdiger Timm
c678eb0ec4 INTEGRATION: CWS dba24d (1.27.158); FILE MERGED
2007/12/04 09:24:09 oj 1.27.158.1: #i81644# add new common var to block elementInserted events
2008-01-30 07:35:50 +00:00
Rüdiger Timm
77884a80d5 INTEGRATION: CWS dba24d (1.1.2); FILE ADDED
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
2008-01-30 07:35:29 +00:00
Rüdiger Timm
c6a98b89c4 INTEGRATION: CWS dba24d (1.6.348); FILE MERGED
2007/12/04 09:24:09 oj 1.6.348.1: #i81644# add new common var to block elementInserted events
2008-01-30 07:35:18 +00:00
Rüdiger Timm
98fb1034e5 INTEGRATION: CWS dba24d (1.8.348); FILE MERGED
2007/11/08 14:08:21 fs 1.8.348.1: #i81658# +dataaccessdescriptor
2008-01-30 07:35:04 +00:00
Rüdiger Timm
b3b0a4d845 INTEGRATION: CWS dba24d (1.23.28); FILE MERGED
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
2008-01-30 07:34:51 +00:00
Rüdiger Timm
66de7dc15b INTEGRATION: CWS dba24d (1.48.6); FILE MERGED
2007/12/01 21:17:37 fs 1.48.6.5: #i10000#
2007/12/01 13:40:03 fs 1.48.6.4: RESYNC: (1.49-1.50); FILE MERGED
2007/11/22 11:47:22 oj 1.48.6.3: #i83805# new command to suspend and shutdown the emebedded object
2007/11/16 12:56:17 fs 1.48.6.2: RESYNC: (1.48-1.49); FILE MERGED
2007/11/08 14:09:22 fs 1.48.6.1: during #i81658#: string cleanup
2008-01-30 07:34:38 +00:00
Rüdiger Timm
a04b6440fd INTEGRATION: CWS dba24d (1.25.6); FILE MERGED
2007/12/01 13:40:00 fs 1.25.6.2: RESYNC: (1.25-1.26); FILE MERGED
2007/11/08 14:09:22 fs 1.25.6.1: during #i81658#: string cleanup
2008-01-30 07:34:25 +00:00
Rüdiger Timm
563648537f INTEGRATION: CWS dba24d (1.37.180); FILE MERGED
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
2008-01-30 07:34:12 +00:00
Rüdiger Timm
fb12455deb INTEGRATION: CWS dba24d (1.73.54); FILE MERGED
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
2008-01-30 07:33:58 +00:00
Rüdiger Timm
8958728450 INTEGRATION: CWS dba24d (1.14.28); FILE MERGED
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
2008-01-30 07:33:46 +00:00
Rüdiger Timm
fab1b249b1 INTEGRATION: CWS dba24d (1.35.2); FILE MERGED
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
2008-01-30 07:33:34 +00:00
Rüdiger Timm
d34959639e INTEGRATION: CWS dba24d (1.14.208); FILE MERGED
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
2008-01-30 07:33:21 +00:00
Rüdiger Timm
e6b96bed67 INTEGRATION: CWS dba24d (1.36.74); FILE MERGED
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
2008-01-30 07:33:08 +00:00
Rüdiger Timm
2faca31008 INTEGRATION: CWS dba24d (1.1.2); FILE ADDED
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
2008-01-30 07:32:55 +00:00