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
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/07/08 19:36:17 fs 1.18.60.4: #i78987# +FormsCheckRequiredFields
2007/07/07 20:21:08 fs 1.18.60.3: during #i78593#: don't re-create the Settings property bag when it's not necessary
2007/07/07 19:25:04 fs 1.18.60.2: #i78593# add MAYBEDEFAULT attribute when adding the defaults to the Settings property bag
2007/06/28 09:02:47 fs 1.18.60.1: #i78362# controllers and current controller now maintained by the DatabaseDocument, not by the ModelImpl (since they're an XModel aspect)
2006/12/05 09:47:51 fs 1.17.12.1: copying the fix for #i72252# from CWS dba22b to dba22ui - intended for the latter, but wrongly checked in into the former
2006/07/13 08:29:55 fs 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED
2006/07/06 06:12:52 oj 1.13.10.1: #i66629# listen at documentmodelimpl and not any longer at the ds
2005/11/28 10:50:51 fs 1.9.12.2: #126702# improve the previous fix:
don't crash if components are destroyed in "wrong" order
keep mutex alive as long as at least one of DataSource/DatabaseDocument/ModelImpl is alive
2005/11/25 13:37:20 fs 1.9.12.1: #126702# DatabaseDocument and DataSource share a common mutex instances now (held by ModelImpl) / DatabaseDocument::clearConnections more tolerant against re-entrance
2005/03/24 15:50:58 fs 1.2.8.3: #i45314# commitStorage -> commitRootStorage for less confusion
2005/03/23 14:46:17 fs 1.2.8.2: #i45314# +m_sRealFileURL, to be used when the document was recovered from a temporary location
2005/03/21 14:35:25 fs 1.2.8.1: copying the changes from CWS dba26 herein, since they're needed to fix i45314