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/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
2007/10/22 08:26:59 fs 1.23.4.2: #i52527#/#i73705#: respect the DB doc's MacroExecutionMode when loading sub documents. Allow open arguments to to downgrade this MacroExecutionMode, but not to upgrade it
2007/10/09 21:12:23 fs 1.23.4.1: #i82110#: when loading an embedded object, respect the load arguments given to our execute call. In particular, do *not* overwrite an MacroExecutionMode if it is present
2007/10/30 16:28:31 fs 1.46.20.6: RESYNC: (1.47-1.48); FILE MERGED
2007/10/22 20:58:09 fs 1.46.20.5: during #i73705# #i52527#: outsourced the 'forms' and 'reports' storage names to ODatabaseModelImpl / some minor refactoring
2007/10/22 08:26:59 fs 1.46.20.4: #i52527#/#i73705#: respect the DB doc's MacroExecutionMode when loading sub documents. Allow open arguments to to downgrade this MacroExecutionMode, but not to upgrade it
2007/10/09 21:12:18 fs 1.46.20.3: #i82110#: when loading an embedded object, respect the load arguments given to our execute call. In particular, do *not* overwrite an MacroExecutionMode if it is present
2007/09/28 19:18:49 fs 1.46.20.2: RESYNC: (1.46-1.47); FILE MERGED
2007/09/20 18:34:05 fs 1.46.20.1: during #i80856#: m_xORB -> m_aContext
2007/10/22 20:57:14 fs 1.12.40.1: during #i73705# #i52527#: m_aObjectList is unused / outsourced the 'forms' and 'reports' storage names to ODatabaseModelImpl
2007/10/22 21:00:41 fs 1.34.4.3: during #i73705# #i52527#: ODatabaseModelImpl::m_aContainer not publicly accessible anymore / some other small refactoring
2007/10/22 10:27:19 fs 1.34.4.2: todo
2007/10/22 08:25:24 fs 1.34.4.1: #i52527#/#i73705#: connectController: check the DB doc's macro mode
2007/10/26 11:53:14 fs 1.51.132.2: spelling
2007/09/18 12:57:03 fs 1.51.132.1: during #i81095#: moved SingleSelectQueryComposer from XMultiServiceFactory to ::comphelper::ComponentContext
2007/10/23 05:30:54 fs 1.15.22.4: #i10000# (member initialization order)
2007/10/22 20:59:29 fs 1.15.22.3: #i73705# #i52527#, the final step: encapsulate the MacroMode handling (no public attribute anymore) / properly determine whether embedded documents contain macros
2007/10/22 10:27:31 fs 1.15.22.2: #i52527#/#i73705#: checkForBrokenScriptingSignature->showBrokenSignatureWarning
2007/10/22 08:24:28 fs 1.15.22.1: #i52527#/#i73705#: use an ::sfx2::DocumentMacroMode to handle the MacroExecutionMode at level of the DB document as a whole (implementation not yet finished)
2007/10/26 12:34:20 fs 1.19.22.6: some more safety in lcl_hasObjectsWithMacros_nothrow
2007/10/25 08:43:57 fs 1.19.22.5: #i81658# BoolComparison replaced with css.sdb.BooleanComparisonMode
2007/10/23 05:30:54 fs 1.19.22.4: #i10000# (member initialization order)
2007/10/22 20:59:29 fs 1.19.22.3: #i73705# #i52527#, the final step: encapsulate the MacroMode handling (no public attribute anymore) / properly determine whether embedded documents contain macros
2007/10/22 10:27:31 fs 1.19.22.2: #i52527#/#i73705#: checkForBrokenScriptingSignature->showBrokenSignatureWarning
2007/10/22 08:24:28 fs 1.19.22.1: #i52527#/#i73705#: use an ::sfx2::DocumentMacroMode to handle the MacroExecutionMode at level of the DB document as a whole (implementation not yet finished)
2007/09/16 21:14:31 fs 1.25.142.1: #i49183# don't react on elementInserted notifications if they're triggered by our own appendObject - this leads to problems with creating new views as proper view objects
2007/09/27 07:51:47 fs 1.16.78.3: #i81691# cache the EscapeProcessing property
2007/09/27 06:31:13 fs 1.16.78.2: during #i81691# don't set aggregate properties in convertFastPropertyValue, but really only in setFastPropertyValue_NoBroadcast
2007/09/12 09:09:37 fs 1.16.78.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons
2007/10/29 22:44:05 fs 1.31.108.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/12 09:09:37 fs 1.31.108.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons