2008/06/09 10:02:11 lla 1.50.46.6: #i90513# declaration of 'aGuard' shadows a previous local
2008/06/09 09:26:38 lla 1.50.46.5: #i90513# fix for saveas of unchanged new report
2008/05/21 10:59:55 lla 1.50.46.4: RESYNC: (1.58-1.60); FILE MERGED
2008/04/14 10:41:08 lla 1.50.46.3: RESYNC: (1.53-1.58); FILE MERGED
2008/02/15 07:37:16 lla 1.50.46.2: RESYNC: (1.50-1.53); FILE MERGED
2008/02/14 13:20:23 lla 1.50.46.1: #i86092# change a mutex to a clearable mutex or it could be possible to hang in report wizard
2008/06/16 04:55:42 fs 1.60.6.5: don't allow form/report macros if the document itself is written by a version which already supports DBDoc-level macros
2008/06/10 06:40:40 fs 1.60.6.4: RESYNC: (1.60-1.61); FILE MERGED
2008/05/30 10:58:09 oj 1.60.6.3: #i88750# special handling for reports as mail
2008/05/29 14:03:12 oj 1.60.6.2: #i87957# use desktop as parentframe when no one is given
2008/05/22 20:00:59 fs 1.60.6.1: #i89509# when opening an already opened documenbt, don't do all the stuff which might confuse us later on, just activate the document
2008/05/13 09:00:28 fs 1.59.4.4: joining changes from CWS odbmacros3 to CWS dba30c:
2008/04/13 19:17:48 fs 1.56.6.1: #i49133# support a Hidden flag
2008/04/15 13:11:28 fs 1.56.6.2: RESYNC: (1.56-1.59); FILE MERGED
2008/04/21 10:29:46 fs 1.56.6.3: #i49133# command 'storeOwn' is for compat only, command is now named 'store'
2008/05/07 08:31:33 fs 1.56.6.4: smaller default size for new forms/reports
2008/05/09 09:26:51 fs 1.56.6.5: RESYNC: (1.59-1.60); FILE MERGED
2008/05/13 06:08:39 fs 1.59.4.3: #i10000# post-resync
2008/05/09 08:24:09 oj 1.59.4.2: RESYNC: (1.59-1.60); FILE MERGED
2008/05/08 13:11:12 fs 1.59.4.1: #i87741#
when loading a form, allow user interaction for the macro execution mode
adjustment - just in case the form is not loaded after the database document
had been plugged into a frame (which is where the user interaction would
normally happen)
2008/04/15 22:12:14 fs 1.56.4.4: RESYNC: (1.56-1.59); FILE MERGED
2008/03/17 09:14:08 fs 1.56.4.3: #152837#
2008/03/16 14:03:57 fs 1.56.4.2: #i49133# support for a 'Hidden' flag when opening a document, and streamlined some of the command names
2008/03/13 12:39:01 fs 1.56.4.1: #i86872# documentdefinition.cxx
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/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/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/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/07/24 12:45:30 oj 1.43.14.3: merge from rpt23fix01
2007/07/24 09:49:43 oj 1.43.14.2: #i79794# correct class id for report definition
2007/07/23 11:11:54 lla 1.43.14.1: #i79879# open old reports, if extension not present fix
2007/06/08 07:09:07 oj 1.29.4.12: do not set the identifier for the module when we are a reportdefinition
2007/06/07 11:10:37 oj 1.29.4.11: make use of new method in mimeconfighelper
2007/06/05 13:06:01 oj 1.29.4.10: correct merge problems
2007/06/04 17:52:13 oj 1.29.4.9: RESYNC: (1.40-1.42); FILE MERGED
2007/05/31 07:32:05 oj 1.29.4.8: #i77258# remove unused code and some new static functions for media type inserted
2007/05/09 11:44:24 lla 1.29.4.7: #i77078# if readonly flag is set, open the report only, not the designer
2007/03/15 14:42:53 oj 1.29.4.6: use mim config helper
2006/11/07 08:50:01 oj 1.29.4.5: RESYNC: (1.36-1.40); FILE MERGED
2006/07/04 07:35:06 oj 1.29.4.4: RESYNC: (1.35-1.36); FILE MERGED
2006/03/20 13:50:08 oj 1.29.4.3: RESYNC: (1.33-1.35); FILE MERGED
2006/01/03 13:16:39 oj 1.29.4.2: RESYNC: (1.29-1.33); FILE MERGED
2006/01/03 08:07:48 oj 1.29.4.1: export controller class
2006/01/31 15:32:40 as 1.32.6.4: RESYNC: (1.33-1.34); FILE MERGED
solve merge conflicts
2006/01/10 10:46:16 as 1.32.6.3: #i59272# remove frame from desktop tree ALWAYS
2006/01/06 13:43:14 as 1.32.6.2: RESYNC: (1.32-1.33); FILE MERGED
2006/01/06 07:16:08 as 1.32.6.1: #i59272# views of DB are not part of the desktop tree any longer
2005/10/18 04:32:43 abi 1.27.8.2: RESYNC: (1.27-1.29); FILE MERGED
2005/10/12 05:53:59 as 1.27.8.1: #124984# dont remove frame from the global desktop tree
2005/10/07 06:24:28 fs 1.29.2.2: no leaking OInterceptor instances anymore
2005/10/06 14:08:37 fs 1.29.2.1: #i52649#
introduce lifetime coupling between an XFrame displaying an embedded object,
and the document definition. The latter is kept alive as long as the former
is not closed.
2005/09/21 07:03:07 oj 1.26.18.8: RESYNC: (1.27-1.28); FILE MERGED
2005/07/29 10:04:30 fs 1.26.18.7: #i52603# suspend(false) if suspend(true) was successful, but closing needed to be cancelled for other reasons
2005/07/26 07:51:47 fs 1.26.18.6: #i52479# execute: be more tolerant: accept OpenCommandArgument, OpenCommandArgument2, and no OpenCommandArgument at all
2005/07/11 13:37:01 fs 1.26.18.5: merging CWS dba201 into CWS dba201b
2005/07/11 07:19:16 oj 1.26.18.4: RESYNC: (1.26-1.27); FILE MERGED
2005/06/09 08:55:15 fs 1.26.18.3: #i49370# do a prepareClose/suspend when a close-command is intercepted
2005/06/08 14:48:11 fs 1.26.18.2: still #i50475#: copyTo requires to open the storage not-readonly, since the parent storage might be implicitly opened with the same permissions
2005/06/08 14:06:45 fs 1.26.18.1: #i50475# be more conservative with the readonly flag, don't switch to not-readonly if not necessary
2005/03/14 14:00:18 fs 1.20.12.3: RESYNC: (1.20-1.21); FILE MERGED
2005/03/11 13:31:38 fs 1.20.12.2: #i44786# don't rename if the new name is the same as the old one
2005/03/10 17:04:50 fs 1.20.12.1: #i44562# fillReportData: also pass a connection
2005/03/02 17:53:21 mav 1.19.28.4: RESYNC: (1.19-1.20); FILE MERGED
2005/02/23 08:39:46 mav 1.19.28.3: #i35991# let the existing form be opened with the same size and in nonmodified state
2005/02/23 08:33:12 mav 1.19.28.2: #i35991# let the existing form be opened with the same size and in nonmodified state
2005/02/23 08:24:40 mav 1.19.28.1: #i35991# let the existing form be opened with the same size and in nonmodified state
2005/02/03 08:07:18 oj 1.18.6.2: RESYNC: (1.18-1.19); FILE MERGED
2005/01/19 08:48:50 fs 1.18.6.1: #i40358# when loading an embedded document, set the data source as parent
2004/12/13 13:22:15 oj 1.14.8.5: RESYNC: (1.15-1.17); FILE MERGED
2004/11/29 09:40:57 oj 1.14.8.4: RESYNC: (1.14-1.15); FILE MERGED
2004/11/19 13:55:34 oj 1.14.8.3: #i37381# open form the first time with default size
2004/11/17 13:43:44 oj 1.14.8.2: #i37327# some form design enhancements
2004/11/12 14:34:26 oj 1.14.8.1: #i37027# #i35940# reload when in loaded state