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/29 22:44:11 fs 1.110.40.8: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/18 20:06:43 fs 1.110.40.7: oop. Re-enabled saving queries
2007/09/17 11:41:34 fs 1.110.40.6: #i10000#
2007/09/17 10:21:03 fs 1.110.40.5: #i49183# adjusted ERROR_PARSING_STATEMENT and INFO_OPENING_IN_SQL_VIEW to also apply when we open a view
2007/09/17 09:14:39 fs 1.110.40.4: #i49183# don't auto-close designer if we created a new view, which supports XAlterView
2007/09/14 21:31:40 fs 1.110.40.3: #i49183#
2007/09/13 11:36:42 fs 1.110.40.2: #i49183# also allow to edit a view's command, if it supports the XAlterView interface
2007/09/12 09:06:24 fs 1.110.40.1: #i77492# when designing an independent SQL command, also allow for direct SQL, and expose this setting as property EscapeProcessing
2007/10/29 22:44:11 fs 1.35.56.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/26 12:17:12 fs 1.35.56.1: during #i73245# ImageProvider::getImage -> ImageProvider::getImages
2007/10/30 20:16:47 fs 1.10.2.3: #i10000#
2007/10/30 12:57:47 oj 1.10.2.2: #i81043# impl new type access 2007
2007/10/29 22:44:10 fs 1.10.2.1: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/30 12:57:46 oj 1.27.2.2: #i81043# impl new type access 2007
2007/10/29 22:44:08 fs 1.27.2.1: merging changes from CWS dba24b herein, to not wait for later resync
2007/11/12 22:20:17 fs 1.8.2.2: #i83567# getSupportedIndirectSettings: add DSID_BOOLEANCOMPARISON
2007/10/29 22:44:07 fs 1.8.2.1: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/29 22:44:06 fs 1.18.58.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/26 12:16:55 fs 1.18.58.1: during #i73245# ImageProvider::getImage -> ImageProvider::getImages
2007/10/29 22:44:06 fs 1.44.18.6: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/28 19:18:55 fs 1.44.18.5: RESYNC: (1.44-1.47); FILE MERGED
2007/09/17 09:34:28 fs 1.44.18.4: #i49183# enable 'Edit in SQL View' command when a single, alterable view is selected
2007/09/16 21:12:22 fs 1.44.18.3: #i49183# enable XAlterView support
2007/09/13 11:46:54 fs 1.44.18.2: for the moment, disable the 'edit a view's statement' feature until the backend problems with HSQL are solved
2007/09/13 11:37:28 fs 1.44.18.1: #i49183# also allow to edit a view's command, if it supports the XAlterView interface
2007/10/22 08:28:27 fs 1.31.40.1: #i52527#/#i73705#: DBA needs to link with SFX now (shouldn't the DocumentMacroMode be moved to module framework instead?)
2007/09/17 10:20:52 fs 1.97.62.2: #i49183# adjusted ERROR_PARSING_STATEMENT and INFO_OPENING_IN_SQL_VIEW to also apply when we open a view
2007/09/13 11:38:14 fs 1.97.62.1: #i49183#
2007/10/29 22:44:10 fs 1.30.40.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/19 08:51:43 fs 1.30.40.1: dialogcontrolling.hxx is dead, has been re-incarnated as svtools/dialogcontrolling a while ago
2007/10/30 08:51:34 fs 1.3.110.3: #i10000#
2007/10/26 12:16:11 fs 1.3.110.2: getImage -> getImages, this saves one call and all its implementation, since all clients did two calls, anyway
2007/10/26 11:55:15 fs 1.3.110.1: #i73245# don't create the Table object to examine whether it's a view, instead ask the Views container supplied by the XViewsSupplier. This saves us O(n) getTables calls, with n being the number of tables
2007/10/30 12:57:47 oj 1.35.40.3: #i81043# impl new type access 2007
2007/10/29 22:44:10 fs 1.35.40.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/03 12:20:48 fs 1.35.40.1: correctly recognize macb
2007/10/30 12:57:47 oj 1.76.2.2: #i81043# impl new type access 2007
2007/10/29 22:44:10 fs 1.76.2.1: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/15 10:48:06 oj 1.47.62.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition
2007/10/12 12:27:15 oj 1.47.62.1: #i80917# append first line as first data row
2007/10/15 10:48:06 oj 1.53.4.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition
2007/10/12 12:27:14 oj 1.53.4.1: #i80917# append first line as first data row
2007/10/15 10:48:06 oj 1.31.4.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition
2007/10/12 12:27:14 oj 1.31.4.1: #i80917# append first line as first data row
2007/10/29 22:44:10 fs 1.73.20.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/12 09:09:39 fs 1.73.20.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons
2007/11/12 15:48:17 oj 1.23.40.5: #i80917# reverse changes
2007/10/15 10:48:06 oj 1.23.40.4: #i80916# #i80917# special handling for table formats which doesn't have a header definition
2007/10/12 12:54:30 oj 1.23.40.3: #i80917# append first line as first data row
2007/10/12 12:31:12 oj 1.23.40.2: #i80917# append first line as first data row
2007/10/12 12:27:14 oj 1.23.40.1: #i80917# append first line as first data row
2007/11/12 15:48:17 oj 1.30.56.3: #i80917# reverse changes
2007/10/15 10:48:06 oj 1.30.56.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition
2007/10/12 12:27:14 oj 1.30.56.1: #i80917# append first line as first data row
2007/10/15 10:48:06 oj 1.38.4.4: #i80916# #i80917# special handling for table formats which doesn't have a header definition
2007/10/12 12:27:14 oj 1.38.4.3: #i80917# append first line as first data row
2007/10/10 09:40:34 oj 1.38.4.2: #i81879# correction of numberformat usage
2007/10/02 08:09:18 oj 1.38.4.1: #i81879# correction of numberformat usage
2007/10/29 22:44:10 fs 1.36.40.5: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/17 09:14:20 fs 1.36.40.4: #i49183# don't auto-close designer if we created a new view, which supports XAlterView
2007/09/13 11:36:37 fs 1.36.40.3: #i49183# also allow to edit a view's command, if it supports the XAlterView interface
2007/09/12 09:06:02 fs 1.36.40.2: #i77492# when designing an independent SQL command, also allow for direct SQL, and expose this setting as property EscapeProcessing
2007/09/05 07:27:02 fs 1.36.40.1: dummy change to provoke this file being rebuilt (there was an incompatibility in svx/ParseContext.hxx)
2007/10/30 12:57:47 oj 1.13.40.4: #i81043# impl new type access 2007
2007/10/29 22:44:09 fs 1.13.40.3: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/09 21:14:26 fs 1.13.40.2: changed the message box about un/successful JDBC driver class test to contain one line only
2007/10/02 10:26:48 oj 1.13.40.1: #i81043# allow accdb
2007/10/15 10:48:05 oj 1.22.4.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition
2007/10/12 12:27:14 oj 1.22.4.1: #i80917# append first line as first data row
2007/10/15 10:48:05 oj 1.13.130.2: #i80916# #i80917# special handling for table formats which doesn't have a header definition
2007/10/12 12:27:13 oj 1.13.130.1: #i80917# append first line as first data row
2007/10/15 10:48:05 oj 1.18.4.3: #i80916# #i80917# special handling for table formats which doesn't have a header definition
2007/10/12 12:27:13 oj 1.18.4.2: #i80917# append first line as first data row
2007/10/02 08:09:18 oj 1.18.4.1: #i81879# correction of numberformat usage
2007/10/24 13:35:55 fs 1.27.38.2: when only one text is used, ensure the dialog is large enough
2007/09/18 13:42:07 fs 1.27.38.1: #i81095# when displaying strings in the primary dialog, then strip the vendor identifier '[OOoBase]', if applicable
2007/10/29 22:44:08 fs 1.18.58.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/19 08:51:33 fs 1.18.58.1: dialogcontrolling.hxx is dead, has been re-incarnated as svtools/dialogcontrolling a while ago
2007/10/29 22:44:08 fs 1.51.40.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/19 08:51:32 fs 1.51.40.1: dialogcontrolling.hxx is dead, has been re-incarnated as svtools/dialogcontrolling a while ago
2007/10/29 22:44:08 fs 1.47.40.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/09 21:14:26 fs 1.47.40.1: changed the message box about un/successful JDBC driver class test to contain one line only
2007/10/30 12:57:46 oj 1.16.2.2: #i81043# impl new type access 2007
2007/10/29 22:44:08 fs 1.16.2.1: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/30 12:57:46 oj 1.18.40.2: #i81043# impl new type access 2007
2007/10/29 22:44:07 fs 1.18.40.1: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/29 22:44:07 fs 1.13.40.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/09 21:14:26 fs 1.13.40.1: changed the message box about un/successful JDBC driver class test to contain one line only
2007/10/09 21:14:26 fs 1.6.62.2: changed the message box about un/successful JDBC driver class test to contain one line only
2007/10/02 10:27:00 oj 1.6.62.1: #i81043# allow accdb
2007/10/30 12:57:46 oj 1.20.2.3: #i81043# impl new type access 2007
2007/10/29 22:44:07 fs 1.20.2.2: merging changes from CWS dba24b herein, to not wait for later resync
2007/10/09 21:14:26 fs 1.20.2.1: changed the message box about un/successful JDBC driver class test to contain one line only
2007/10/29 22:44:06 fs 1.41.58.3: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/13 11:40:40 fs 1.41.58.2: some cleanup during #i49183#
2007/09/12 09:09:38 fs 1.41.58.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons
2007/10/29 22:44:06 fs 1.44.62.3: merging changes from CWS dba24b herein, to not wait for later resync
2007/09/13 11:40:34 fs 1.44.62.2: some cleanup during #i49183#
2007/09/12 09:09:38 fs 1.44.62.1: PROPERTY_(ID_)USE_ESCAPE_PROCESSING: removed the USE_ for consistency reasons
2007/10/22 08:26:06 fs 1.29.4.2: #i52527#/#i73705#: when loading the document, normalize the arguments in that it always contains an InteractionHandler
2007/10/12 09:38:33 oj 1.29.4.1: #i81894# correct events
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