2009-11-06 13:10:39 +0000 msc r277387 : minor fix for automatic test 2009-11-06 13:09:33 +0000 msc r277385 : minor fix for automatic test 2009-11-06 12:30:57 +0000 fs r277383 : argh. On some virtual machines, waiting 5 seconds for the event to arrive is not enough. Increasing the timeout ... 2009-11-06 12:13:34 +0000 fs r277382 : this diagnostic code should not have slipped in 2009-11-05 13:21:06 +0000 fs r277369 : SHL2NOCHECK=TRUE (requested by hjs) 2009-11-04 14:09:46 +0000 msc r277355 : minor fix for automatic testing 2009-11-04 13:23:02 +0000 msc r277352 : minor fix for automatic testing 2009-11-04 10:53:28 +0000 msc r277341 : minor fix for automated testscript 2009-11-04 08:30:58 +0000 msc r277333 : minor fix for automatic test 2009-11-04 08:15:43 +0000 msc r277332 : minor fix for automatic test 2009-11-03 14:25:44 +0000 fs r277324 : #i10000# 2009-11-03 09:47:47 +0000 fs r277315 : found yet another help ID zombie ... moved formhelpid.hrc content to propctrlr.hrc, where it belongs 2009-11-03 08:50:24 +0000 fs r277312 : use createTempFileURL, which cares for some more specialities ... 2009-11-03 08:44:55 +0000 fs r277311 : when creating a temp file for purpose of getting a temp file URL, the delete the file immediately. On some machines/JVMs, the file exists, with write access denied, which isn't Good (TM) 2009-10-22 13:06:17 +0000 fs r277126 : removed wrong assertion 2009-10-21 08:10:35 +0000 fs r277077 : reverted the previous change, which was nonsense 2009-10-21 07:19:43 +0000 fs r277076 : export the component_foo functions, now that some of the objects are built with VISIBILITY_HIDDEN=TRUE 2009-10-21 07:08:35 +0000 fs r277075 : spare useless call 2009-10-20 21:26:31 +0000 fs r277072 : #i10000# 2009-10-20 08:06:04 +0000 fs r277039 : CWS-TOOLING: rebase CWS dba33a to trunk@277035 (milestone: DEV300:m62) 2009-10-16 09:55:25 +0000 fs r276960 : remove one of the superfluous implts_doLayout calls introduced with the previous patch 2009-10-15 13:18:52 +0000 fs r276941 : removed the basic tests. According to cn, they're not used anymore (for a long time), and according to 'du -h', they take up 6.0M on my hard disc. For too much for useless code, /me thinks. 2009-10-15 13:06:51 +0000 fs r276940 : #i10000# remove useless include (otherwise the compiler warning it provokes would need to be fixed by declaring VISIBILITY_HIDDEN=TRUE in the makefile.mk) 2009-10-15 12:52:39 +0000 fs r276939 : #i10000# 2009-10-15 12:44:26 +0000 fs r276938 : #i10000# 2009-10-15 12:00:33 +0000 fs r276936 : #i10000# 2009-10-15 10:31:37 +0000 fs r276934 : #i105259# prepare for the Hidden arg 2009-10-15 10:31:05 +0000 fs r276933 : IsMaximized -> const 2009-10-15 09:50:15 +0000 fs r276932 : during #i105259#: introduce an option to the layout manager to preserve, if possible, the size of the content window when layouting. Enable this option for embedded (SFX-based) documents opened for outplace editing. (the option is incompatible with in-place editing, anyway) This is because such embedded objects couple the (content) window size to the VisAreaSize, in that both are used interchangeably. When an embedded object is closed, it remembers the VisAreaSize, and restores it upon next open. This, however, leads to different content window sizes when the window is closed with another toolbar set than used during opening. This patch here prevents those different content window sizes. Also, now the content window size doesn't change when, explicitly or implicitly, a toolbar is shown or hidden. Instead, the content window size stays the same, and the container window size is adjusted. 2009-10-15 09:32:41 +0000 fs r276931 : during #i105259#: UNO access to more attributes of top windows 2009-10-15 09:30:28 +0000 fs r276930 : indention corrected (better readable) 2009-10-15 09:26:46 +0000 fs r276929 : during #i105259#: access to more attributes of top windows 2009-10-14 10:04:39 +0000 fs r276889 : connecting via services manager, not naming service 2009-10-12 11:31:08 +0000 fs r276831 : during #i105806# FillPropertySet: do not attempt to set *AutoStyleName if it doesn't exist 2009-10-12 11:24:44 +0000 fs r276830 : #i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties 2009-10-08 08:20:58 +0000 fs r276774 : implSubmit: re-throw WrappedTargetExceptions unmodified 2009-10-07 19:19:42 +0000 fs r276770 : #i105198# do not pass an CommandType if we do not have a command 2009-10-07 17:39:36 +0000 fs r276768 : export the OWeakObject::disposeWeakConnectionPoint symbol 2009-10-07 12:59:17 +0000 fs r276754 : #i87693# 2009-10-07 11:19:22 +0000 fs r276752 : #i10000# 2009-10-07 10:21:08 +0000 fs r276748 : #105482# do not require a controller, at least not in *all* circumstances (executed reports have a model, the ReportDefinition, but no Controller) 2009-10-07 10:04:08 +0000 fs r276747 : copying the changes from CWS fwk121 herein, in particular the fix for issue #i105371# 2009-10-07 09:58:30 +0000 fs r276746 : copying the changes from CWS fwk121 herein, in particular the fix for issue #i105371# 2009-10-07 09:48:14 +0000 fs r276744 : removed (now) pointless assertion 2009-10-07 06:59:19 +0000 fs r276740 : export the OWeakObject::disposeWeakConnectionPoint symbol 2009-10-07 06:44:43 +0000 fs r276739 : OComponentHelper::release & WeakAggComponentImplHelperBase::release: when our ref count drops to 0, call OWeakObject's disposeWeakConnectionPoint before (temporarily) incrementing the ref count, again. This ensures that our adapter cannot create references to the dying object anymore. (A complex test case in dbaccess (#i105505#) triggered such a situation, but in another class using an analogous release/dispose/destroy pattern, namely WeakComponentImplHelperBase) 2009-10-07 06:37:20 +0000 fs r276738 : found during some new complex test cases: call disposeWeakConnectionPoint before actually starting to destroy the object, this ensures no other threads will resurrect it while it is dying 2009-10-06 21:58:24 +0000 fs r276734 : oops, two small corrections to the previous fix (hey, complex test cases are cool) 2009-10-06 21:51:16 +0000 fs r276733 : log the name of the data source which cannot be revoked 2009-10-06 21:50:41 +0000 fs r276732 : more detailed error message when cleanup fails 2009-10-06 21:50:01 +0000 fs r276731 : reworked the ModelImpl caching. The new and improved UNO API test for css.sdb.RowSet revealed some inconsistencies, in whether the objects are cached by their URL, or by their registration name. This has been changed to caching by registration name. 2009-10-06 13:50:34 +0000 fs r276714 : print diagnostics when we cannot clean up the test case 2009-10-06 13:45:02 +0000 fs r276713 : this test failed all the time, since the core (rightfully) threw an exception. Disabled it for the moment, until issue 84253 is fixed 2009-10-06 12:52:46 +0000 fs r276711 : rewrote this test. Now we do not re-use the same .odb across different test cases, as this leads to unreliable (timing-dependent) results/failures. Instead, every test sets up a new odb file. Also, did some re-factoring, improved the cleanup code, and caught a few more errors. 2009-10-06 12:51:07 +0000 fs r276710 : DBTools taking a logger now 2009-10-06 12:50:42 +0000 fs r276709 : taking a PrintWriter for logging purpose 2009-10-06 12:50:03 +0000 fs r276708 : DBTools taking a logger now 2009-10-06 12:49:22 +0000 fs r276707 : typo 2009-10-06 12:49:03 +0000 fs r276706 : typo 2009-10-06 12:48:52 +0000 fs r276705 : wrappers around some database-related services - initial versions only, to evolve over time, and intended to finally replace the DBTools class 2009-10-06 12:48:02 +0000 fs r276704 : typo 2009-10-06 12:38:42 +0000 fs r276702 : some better diagnostics, done during getting the API tests to work more reliably 2009-10-06 10:35:51 +0000 fs r276698 : when living in, e.g., the DataSourceBrowser, we can't expect to find an XModifiable2, so don't assert its existence 2009-10-05 12:47:52 +0000 oj r276677 : #i105607# check for read moved into if scope 2009-10-05 11:37:06 +0000 fs r276676 : when saving a file fails, retrieve the error message from the InteractionRequestStringResolver - this is better than any generic message we can create 2009-10-05 10:04:23 +0000 oj r276673 : #i105607# check for read moved into if scope 2009-10-05 09:46:17 +0000 fs r276671 : #i10000# 2009-10-05 08:43:58 +0000 fs r276664 : #i105505# release: dispose the (base classes) weak connection point before disposing ourself, and in particular before temporarily incrementing our ref count, again. This way, we prevent that a separate thread re-surrects us (using the weak connection point's queryAdapted) while we're in the process of destruction 2009-10-05 08:41:49 +0000 fs r276663 : #i105505# +disposeWeakConnectionPoint (outsourced into dedicated method from ::release) 2009-10-05 08:40:26 +0000 fs r276662 : no need to derived from OSubComponent, its features are not used, directly derive from WeakComponentImplFoo instead 2009-10-05 08:39:38 +0000 fs r276661 : #i105505# diagnostics 2009-10-05 08:39:16 +0000 fs r276660 : #i105505# +testDocumentRevenants 2009-10-05 08:36:01 +0000 fs r276659 : #i105560# reverted the removal of GenericController::openHelpAgent - this is needed in module reportdesign 2009-10-04 19:53:30 +0000 fs r276657 : #105560# remove unused code thanks to cmc@openoffice.org for submitting the patch 2009-10-04 19:50:28 +0000 fs r276656 : #i105550# remove unused 'fire' method (thanks to cmc) 2009-10-03 16:13:15 +0000 fs r276655 : CWS-TOOLING: rebase CWS dba33a to trunk@276429 (milestone: DEV300:m60) 2009-10-02 19:20:48 +0000 fs r276651 : #i104117# lotta changed IDs ... 2009-10-02 10:52:24 +0000 fs r276634 : #i105505# If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized. In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl call attachResource. This ensures that the model is initialized completely, including firing the necessary events. 2009-10-02 10:51:08 +0000 fs r276633 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document 2009-10-01 11:10:13 +0000 fs r276597 : do not rely on the name 'Standard' for the one and only form in a document 2009-10-01 10:36:29 +0000 fs r276590 : #i105509# don't rely on default form component names, use indexes 2009-10-01 09:12:20 +0000 fs r276582 : #i105505# 2009-09-30 07:55:21 +0000 fs r276542 : removed some unsed methods / spared some unnecessary pixel<->logic conversion 2009-09-30 07:53:22 +0000 fs r276541 : removed unneeded methods 2009-09-30 06:35:59 +0000 fs r276538 : #i10000# 2009-09-29 13:45:02 +0000 fs r276531 : refactored the Roadmap* classes, to be able to fix above-mentioned #i105113# 2009-09-29 10:27:10 +0000 fs r276520 : #i105367# 2009-09-29 08:46:45 +0000 fs r276510 : #i104956# cleaned up the makefiles 2009-09-28 21:00:07 +0000 fs r276505 : #i104117# sourced those IDs out from extension.hrc 2009-09-28 20:59:05 +0000 fs r276504 : no need to let one FREE... 2009-09-28 20:53:36 +0000 fs r276503 : #i104117# cleaned up the mess with help IDs in module extensions. Formerly, extensions used to use help IDs which were declared in module svx, and vice versa. Also, help ID ranges were not respected. 2009-09-28 11:25:36 +0000 fs r276489 : typo 2009-09-28 11:25:10 +0000 fs r276488 : #i105235# 2009-09-24 11:53:16 +0000 fs r276423 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document) 2009-09-24 09:42:28 +0000 fs r276415 : #i105234# proper zoom handling for the nav bar 2009-09-24 09:42:19 +0000 fs r276414 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double 2009-09-16 11:11:43 +0000 fs r276195 : #i105082# consolidated the sub storage handling, by delegating more functionality into the DocumentStorageAccess class. As a result, there won't be that many unnecessary commits anymore. Also, the two different storage caches (in ModelImpl::m_aStorages and DocumentStorageAccess::m_aExposedStorages) have been consolidated. This is not really part of the fix of issue 105082, but it helped reducing the calls to the storage/package implementation. 2009-09-15 21:42:27 +0000 fs r276190 : don't calculate space for BOLD if the text is not really bold (speeds up rendering for large tree structures) 2009-09-15 20:20:23 +0000 fs r276188 : getTypeInfo: fill m_aTypeInfoRows only if really all type infos could be retrieved 2009-09-15 20:19:29 +0000 fs r276187 : do not continue loading when the controller initialization throws an error 2009-09-14 12:25:57 +0000 fs r276119 : oops, this patch was not intended for this CWS 2009-09-14 12:13:57 +0000 fs r276114 : #cr6875455# introduce a ReferenceDevice property for various control models 2009-09-14 10:33:02 +0000 fs r276106 : removed dead file 2009-09-09 08:37:31 +0000 fs r275972 : remove OSL_TRACE in VCLXButton dtor 2009-09-08 11:19:17 +0000 oj r275926 : i76534# remove mnemonic from fixed text 2009-09-07 08:39:37 +0000 fs r275874 : create CWS dba33a from cws/dba32g@275857 (CWS: dba32g)
1524 lines
57 KiB
C++
1524 lines
57 KiB
C++
/*************************************************************************
|
|
*
|
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
*
|
|
* Copyright 2008 by Sun Microsystems, Inc.
|
|
*
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
*
|
|
* $RCSfile: ModelImpl.cxx,v $
|
|
* $Revision: 1.25.6.12 $
|
|
*
|
|
* This file is part of OpenOffice.org.
|
|
*
|
|
* OpenOffice.org is free software: you can redistribute it and/or modify
|
|
* it under the terms of the GNU Lesser General Public License version 3
|
|
* only, as published by the Free Software Foundation.
|
|
*
|
|
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU Lesser General Public License version 3 for more details
|
|
* (a copy is included in the LICENSE file that accompanied this code).
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public License
|
|
* version 3 along with OpenOffice.org. If not, see
|
|
* <http://www.openoffice.org/license.html>
|
|
* for a copy of the LGPLv3 License.
|
|
*
|
|
************************************************************************/
|
|
|
|
// MARKER(update_precomp.py): autogen include statement, do not remove
|
|
#include "precompiled_dbaccess.hxx"
|
|
|
|
#include "commandcontainer.hxx"
|
|
#include "connection.hxx"
|
|
#include "core_resource.hrc"
|
|
#include "core_resource.hxx"
|
|
#include "databasecontext.hxx"
|
|
#include "databasedocument.hxx"
|
|
#include "datasource.hxx"
|
|
#include "dbastrings.hrc"
|
|
#include "ModelImpl.hxx"
|
|
#include "userinformation.hxx"
|
|
|
|
/** === begin UNO includes === **/
|
|
#include <com/sun/star/container/XSet.hpp>
|
|
#include <com/sun/star/document/MacroExecMode.hpp>
|
|
#include <com/sun/star/embed/XTransactedObject.hpp>
|
|
#include <com/sun/star/embed/XTransactionBroadcaster.hpp>
|
|
#include <com/sun/star/sdb/BooleanComparisonMode.hpp>
|
|
#include <com/sun/star/script/DocumentScriptLibraryContainer.hpp>
|
|
#include <com/sun/star/script/DocumentDialogLibraryContainer.hpp>
|
|
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
|
|
#include <com/sun/star/form/XLoadable.hpp>
|
|
/** === end UNO includes === **/
|
|
|
|
#include <comphelper/interaction.hxx>
|
|
#include <comphelper/mediadescriptor.hxx>
|
|
#include <comphelper/namedvaluecollection.hxx>
|
|
#include <comphelper/seqstream.hxx>
|
|
#include <comphelper/sequence.hxx>
|
|
#include <connectivity/dbexception.hxx>
|
|
#include <cppuhelper/exc_hlp.hxx>
|
|
#include <cppuhelper/typeprovider.hxx>
|
|
#include <rtl/digest.h>
|
|
#include <sfx2/signaturestate.hxx>
|
|
#include <tools/debug.hxx>
|
|
#include <tools/diagnose_ex.h>
|
|
#include <tools/errcode.hxx>
|
|
#include <tools/urlobj.hxx>
|
|
#include <unotools/sharedunocomponent.hxx>
|
|
|
|
#include <algorithm>
|
|
|
|
using namespace ::com::sun::star::document;
|
|
using namespace ::com::sun::star::sdbc;
|
|
using namespace ::com::sun::star::sdbcx;
|
|
using namespace ::com::sun::star::sdb;
|
|
using namespace ::com::sun::star::beans;
|
|
using namespace ::com::sun::star::uno;
|
|
using namespace ::com::sun::star::lang;
|
|
using namespace ::com::sun::star::embed;
|
|
using namespace ::com::sun::star::container;
|
|
using namespace ::com::sun::star::util;
|
|
using namespace ::com::sun::star::io;
|
|
using namespace ::com::sun::star::task;
|
|
using namespace ::com::sun::star::ucb;
|
|
using namespace ::com::sun::star::frame;
|
|
using namespace ::com::sun::star::view;
|
|
using namespace ::com::sun::star::task;
|
|
using namespace ::com::sun::star::reflection;
|
|
using namespace ::com::sun::star::script;
|
|
using namespace ::cppu;
|
|
using namespace ::osl;
|
|
using namespace ::vos;
|
|
using namespace ::dbtools;
|
|
using namespace ::comphelper;
|
|
namespace css = ::com::sun::star;
|
|
|
|
//........................................................................
|
|
namespace dbaccess
|
|
{
|
|
//........................................................................
|
|
|
|
//============================================================
|
|
//= VosMutexFacade
|
|
//============================================================
|
|
//------------------------------------------------------------------------
|
|
VosMutexFacade::VosMutexFacade( ::osl::Mutex& _rMutex )
|
|
:m_rMutex( _rMutex )
|
|
{
|
|
}
|
|
|
|
//------------------------------------------------------------------------
|
|
void SAL_CALL VosMutexFacade::acquire()
|
|
{
|
|
m_rMutex.acquire();
|
|
}
|
|
|
|
//------------------------------------------------------------------------
|
|
sal_Bool SAL_CALL VosMutexFacade::tryToAcquire()
|
|
{
|
|
return m_rMutex.tryToAcquire();
|
|
}
|
|
|
|
//------------------------------------------------------------------------
|
|
void SAL_CALL VosMutexFacade::release()
|
|
{
|
|
m_rMutex.release();
|
|
}
|
|
|
|
//============================================================
|
|
//= DocumentStorageAccess
|
|
//============================================================
|
|
DBG_NAME( DocumentStorageAccess )
|
|
class DocumentStorageAccess : public ::cppu::WeakImplHelper2< XDocumentSubStorageSupplier
|
|
, XTransactionListener >
|
|
{
|
|
typedef ::std::map< ::rtl::OUString, Reference< XStorage > > NamedStorages;
|
|
|
|
::osl::Mutex m_aMutex;
|
|
/// all sub storages which we ever gave to the outer world
|
|
NamedStorages m_aExposedStorages;
|
|
ODatabaseModelImpl* m_pModelImplementation;
|
|
bool m_bPropagateCommitToRoot;
|
|
bool m_bDisposingSubStorages;
|
|
|
|
public:
|
|
DocumentStorageAccess( ODatabaseModelImpl& _rModelImplementation )
|
|
:m_pModelImplementation( &_rModelImplementation )
|
|
,m_bPropagateCommitToRoot( true )
|
|
,m_bDisposingSubStorages( false )
|
|
{
|
|
DBG_CTOR( DocumentStorageAccess, NULL );
|
|
}
|
|
|
|
protected:
|
|
~DocumentStorageAccess()
|
|
{
|
|
DBG_DTOR( DocumentStorageAccess, NULL );
|
|
}
|
|
|
|
public:
|
|
void dispose();
|
|
|
|
// XDocumentSubStorageSupplier
|
|
virtual Reference< XStorage > SAL_CALL getDocumentSubStorage( const ::rtl::OUString& aStorageName, ::sal_Int32 _nMode ) throw (RuntimeException);
|
|
virtual Sequence< ::rtl::OUString > SAL_CALL getDocumentSubStoragesNames( ) throw (IOException, RuntimeException);
|
|
|
|
// XTransactionListener
|
|
virtual void SAL_CALL preCommit( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
|
|
virtual void SAL_CALL commited( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::sun::star::uno::RuntimeException);
|
|
virtual void SAL_CALL preRevert( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
|
|
virtual void SAL_CALL reverted( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::sun::star::uno::RuntimeException);
|
|
|
|
// XEventListener
|
|
virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com::sun::star::uno::RuntimeException);
|
|
|
|
/// disposes all storages managed by this instance
|
|
void disposeStorages();
|
|
|
|
/// disposes all known sub storages
|
|
void commitStorages() SAL_THROW(( IOException, RuntimeException ));
|
|
|
|
/// commits the dedicated "database" storage
|
|
bool commitEmbeddedStorage( bool _bPreventRootCommits );
|
|
|
|
private:
|
|
/** opens the sub storage with the given name, in the given mode
|
|
*/
|
|
Reference< XStorage > impl_openSubStorage_nothrow( const ::rtl::OUString& _rStorageName, sal_Int32 _nMode );
|
|
|
|
void impl_suspendCommitPropagation()
|
|
{
|
|
OSL_ENSURE( m_bPropagateCommitToRoot, "DocumentStorageAccess::impl_suspendCommitPropagation: already suspended" );
|
|
m_bPropagateCommitToRoot = false;
|
|
}
|
|
void impl_resumeCommitPropagation()
|
|
{
|
|
OSL_ENSURE( !m_bPropagateCommitToRoot, "DocumentStorageAccess::impl_resumeCommitPropagation: not suspended" );
|
|
m_bPropagateCommitToRoot = true;
|
|
}
|
|
|
|
};
|
|
|
|
//--------------------------------------------------------------------------
|
|
void DocumentStorageAccess::dispose()
|
|
{
|
|
::osl::MutexGuard aGuard( m_aMutex );
|
|
|
|
for ( NamedStorages::iterator loop = m_aExposedStorages.begin();
|
|
loop != m_aExposedStorages.end();
|
|
++loop
|
|
)
|
|
{
|
|
try
|
|
{
|
|
Reference< XTransactionBroadcaster > xBroadcaster( loop->second, UNO_QUERY );
|
|
if ( xBroadcaster.is() )
|
|
xBroadcaster->removeTransactionListener( this );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
}
|
|
|
|
m_aExposedStorages.clear();
|
|
|
|
m_pModelImplementation = NULL;
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
Reference< XStorage > DocumentStorageAccess::impl_openSubStorage_nothrow( const ::rtl::OUString& _rStorageName, sal_Int32 _nDesiredMode )
|
|
{
|
|
OSL_ENSURE( _rStorageName.getLength(),"ODatabaseModelImpl::impl_openSubStorage_nothrow: Invalid storage name!" );
|
|
|
|
Reference< XStorage > xStorage;
|
|
try
|
|
{
|
|
Reference< XStorage > xRootStorage( m_pModelImplementation->getOrCreateRootStorage() );
|
|
if ( xRootStorage.is() )
|
|
{
|
|
sal_Int32 nRealMode = m_pModelImplementation->m_bDocumentReadOnly ? ElementModes::READ : _nDesiredMode;
|
|
if ( nRealMode == ElementModes::READ )
|
|
{
|
|
Reference< XNameAccess > xSubStorageNames( xRootStorage, UNO_QUERY );
|
|
if ( xSubStorageNames.is() && !xSubStorageNames->hasByName( _rStorageName ) )
|
|
return xStorage;
|
|
}
|
|
|
|
xStorage = xRootStorage->openStorageElement( _rStorageName, nRealMode );
|
|
|
|
Reference< XTransactionBroadcaster > xBroad( xStorage, UNO_QUERY );
|
|
if ( xBroad.is() )
|
|
xBroad->addTransactionListener( this );
|
|
}
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
|
|
return xStorage;
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
void DocumentStorageAccess::disposeStorages()
|
|
{
|
|
m_bDisposingSubStorages = true;
|
|
|
|
NamedStorages::iterator aEnd = m_aExposedStorages.end();
|
|
for ( NamedStorages::iterator aIter = m_aExposedStorages.begin();
|
|
aIter != aEnd ;
|
|
++aIter
|
|
)
|
|
{
|
|
try
|
|
{
|
|
::comphelper::disposeComponent( aIter->second );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
}
|
|
m_aExposedStorages.clear();
|
|
|
|
m_bDisposingSubStorages = false;
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
void DocumentStorageAccess::commitStorages() SAL_THROW(( IOException, RuntimeException ))
|
|
{
|
|
try
|
|
{
|
|
for ( NamedStorages::const_iterator aIter = m_aExposedStorages.begin();
|
|
aIter != m_aExposedStorages.end();
|
|
++aIter
|
|
)
|
|
{
|
|
m_pModelImplementation->commitStorageIfWriteable( aIter->second );
|
|
}
|
|
}
|
|
catch(const WrappedTargetException&)
|
|
{
|
|
// WrappedTargetException not allowed to leave
|
|
throw IOException();
|
|
}
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
bool DocumentStorageAccess::commitEmbeddedStorage( bool _bPreventRootCommits )
|
|
{
|
|
if ( _bPreventRootCommits )
|
|
impl_suspendCommitPropagation();
|
|
|
|
bool bSuccess = false;
|
|
try
|
|
{
|
|
NamedStorages::const_iterator pos = m_aExposedStorages.find( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "database" ) ) );
|
|
if ( pos != m_aExposedStorages.end() )
|
|
bSuccess = m_pModelImplementation->commitStorageIfWriteable( pos->second );
|
|
}
|
|
catch( Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
|
|
if ( _bPreventRootCommits )
|
|
impl_resumeCommitPropagation();
|
|
|
|
return bSuccess;
|
|
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
Reference< XStorage > SAL_CALL DocumentStorageAccess::getDocumentSubStorage( const ::rtl::OUString& aStorageName, ::sal_Int32 _nDesiredMode ) throw (RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard( m_aMutex );
|
|
NamedStorages::iterator pos = m_aExposedStorages.find( aStorageName );
|
|
if ( pos == m_aExposedStorages.end() )
|
|
{
|
|
Reference< XStorage > xResult = impl_openSubStorage_nothrow( aStorageName, _nDesiredMode );
|
|
pos = m_aExposedStorages.insert( NamedStorages::value_type( aStorageName, xResult ) ).first;
|
|
}
|
|
|
|
return pos->second;
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
Sequence< ::rtl::OUString > SAL_CALL DocumentStorageAccess::getDocumentSubStoragesNames( ) throw (IOException, RuntimeException)
|
|
{
|
|
Reference< XStorage > xRootStor( m_pModelImplementation->getRootStorage() );
|
|
if ( !xRootStor.is() )
|
|
return Sequence< ::rtl::OUString >();
|
|
|
|
::std::vector< ::rtl::OUString > aNames;
|
|
|
|
Reference< XNameAccess > xNames( xRootStor, UNO_QUERY_THROW );
|
|
Sequence< ::rtl::OUString > aElementNames( xNames->getElementNames() );
|
|
for ( sal_Int32 i=0; i<aElementNames.getLength(); ++i )
|
|
{
|
|
if ( xRootStor->isStorageElement( aElementNames[i] ) )
|
|
aNames.push_back( aElementNames[i] );
|
|
}
|
|
return aNames.empty()
|
|
? Sequence< ::rtl::OUString >()
|
|
: Sequence< ::rtl::OUString >( &aNames[0], aNames.size() );
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
void SAL_CALL DocumentStorageAccess::preCommit( const css::lang::EventObject& /*aEvent*/ ) throw (Exception, RuntimeException)
|
|
{
|
|
// not interested in
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
void SAL_CALL DocumentStorageAccess::commited( const css::lang::EventObject& aEvent ) throw (RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard( m_aMutex );
|
|
|
|
if ( m_pModelImplementation )
|
|
m_pModelImplementation->setModified( sal_True );
|
|
|
|
if ( m_pModelImplementation && m_bPropagateCommitToRoot )
|
|
{
|
|
Reference< XStorage > xStorage( aEvent.Source, UNO_QUERY );
|
|
|
|
// check if this is the dedicated "database" sub storage
|
|
NamedStorages::const_iterator pos = m_aExposedStorages.find( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "database" ) ) );
|
|
if ( ( pos != m_aExposedStorages.end() )
|
|
&& ( pos->second == xStorage )
|
|
)
|
|
{
|
|
// if so, also commit the root storage
|
|
m_pModelImplementation->commitRootStorage();
|
|
}
|
|
}
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
void SAL_CALL DocumentStorageAccess::preRevert( const css::lang::EventObject& /*aEvent*/ ) throw (Exception, RuntimeException)
|
|
{
|
|
// not interested in
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
void SAL_CALL DocumentStorageAccess::reverted( const css::lang::EventObject& /*aEvent*/ ) throw (RuntimeException)
|
|
{
|
|
// not interested in
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
void SAL_CALL DocumentStorageAccess::disposing( const css::lang::EventObject& Source ) throw ( RuntimeException )
|
|
{
|
|
OSL_ENSURE( Reference< XStorage >( Source.Source, UNO_QUERY ).is(), "DocumentStorageAccess::disposing: No storage? What's this?" );
|
|
|
|
if ( m_bDisposingSubStorages )
|
|
return;
|
|
|
|
for ( NamedStorages::iterator find = m_aExposedStorages.begin();
|
|
find != m_aExposedStorages.end();
|
|
++find
|
|
)
|
|
if ( find->second == Source.Source )
|
|
{
|
|
m_aExposedStorages.erase( find );
|
|
break;
|
|
}
|
|
}
|
|
|
|
//============================================================
|
|
//= ODatabaseModelImpl
|
|
//============================================================
|
|
DBG_NAME(ODatabaseModelImpl)
|
|
//--------------------------------------------------------------------------
|
|
ODatabaseModelImpl::ODatabaseModelImpl( const Reference< XMultiServiceFactory >& _rxFactory, ODatabaseContext& _rDBContext )
|
|
:m_xModel()
|
|
,m_xDataSource()
|
|
,m_pStorageAccess( NULL )
|
|
,m_aMutex()
|
|
,m_aMutexFacade( m_aMutex )
|
|
,m_aContainer(4)
|
|
,m_aMacroMode( *this )
|
|
,m_nImposedMacroExecMode( MacroExecMode::NEVER_EXECUTE )
|
|
,m_pDBContext( &_rDBContext )
|
|
,m_refCount(0)
|
|
,m_aEmbeddedMacros()
|
|
,m_bModificationLock( false )
|
|
,m_bDocumentInitialized( false )
|
|
,m_aContext( _rxFactory )
|
|
,m_nLoginTimeout(0)
|
|
,m_bReadOnly(sal_False)
|
|
,m_bPasswordRequired(sal_False)
|
|
,m_bSuppressVersionColumns(sal_True)
|
|
,m_bModified(sal_False)
|
|
,m_bDocumentReadOnly(sal_False)
|
|
,m_pSharedConnectionManager(NULL)
|
|
,m_nControllerLockCount(0)
|
|
{
|
|
// some kind of default
|
|
DBG_CTOR(ODatabaseModelImpl,NULL);
|
|
m_sConnectURL = ::rtl::OUString::createFromAscii("jdbc:");
|
|
m_aTableFilter.realloc(1);
|
|
m_aTableFilter[0] = ::rtl::OUString::createFromAscii("%");
|
|
impl_construct_nothrow();
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
ODatabaseModelImpl::ODatabaseModelImpl(
|
|
const ::rtl::OUString& _rRegistrationName,
|
|
const Reference< XMultiServiceFactory >& _rxFactory,
|
|
ODatabaseContext& _rDBContext
|
|
)
|
|
:m_xModel()
|
|
,m_xDataSource()
|
|
,m_pStorageAccess( NULL )
|
|
,m_aMutex()
|
|
,m_aMutexFacade( m_aMutex )
|
|
,m_aContainer(4)
|
|
,m_aMacroMode( *this )
|
|
,m_nImposedMacroExecMode( MacroExecMode::NEVER_EXECUTE )
|
|
,m_pDBContext( &_rDBContext )
|
|
,m_refCount(0)
|
|
,m_aEmbeddedMacros()
|
|
,m_bModificationLock( false )
|
|
,m_bDocumentInitialized( false )
|
|
,m_aContext( _rxFactory )
|
|
,m_sName(_rRegistrationName)
|
|
,m_nLoginTimeout(0)
|
|
,m_bReadOnly(sal_False)
|
|
,m_bPasswordRequired(sal_False)
|
|
,m_bSuppressVersionColumns(sal_True)
|
|
,m_bModified(sal_False)
|
|
,m_bDocumentReadOnly(sal_False)
|
|
,m_pSharedConnectionManager(NULL)
|
|
,m_nControllerLockCount(0)
|
|
{
|
|
DBG_CTOR(ODatabaseModelImpl,NULL);
|
|
impl_construct_nothrow();
|
|
}
|
|
|
|
//--------------------------------------------------------------------------
|
|
ODatabaseModelImpl::~ODatabaseModelImpl()
|
|
{
|
|
DBG_DTOR(ODatabaseModelImpl,NULL);
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::impl_construct_nothrow()
|
|
{
|
|
// create the property bag to hold the settings (also known as "Info" property)
|
|
try
|
|
{
|
|
// the set of property value types in the bag is limited:
|
|
Sequence< Type > aAllowedTypes(6);
|
|
Type* pAllowedType = aAllowedTypes.getArray();
|
|
*pAllowedType++ = ::getCppuType( static_cast< sal_Bool* >( NULL ) );
|
|
*pAllowedType++ = ::getCppuType( static_cast< double* >( NULL ) );
|
|
*pAllowedType++ = ::getCppuType( static_cast< ::rtl::OUString* >( NULL ) );
|
|
*pAllowedType++ = ::getCppuType( static_cast< sal_Int32* >( NULL ) );
|
|
*pAllowedType++ = ::getCppuType( static_cast< sal_Int16* >( NULL ) );
|
|
*pAllowedType++ = ::getCppuType( static_cast< Sequence< Any >* >( NULL ) );
|
|
|
|
Sequence< Any > aInitArgs( 2 );
|
|
aInitArgs[0] <<= NamedValue(
|
|
::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "AutomaticAddition" ) ),
|
|
makeAny( (sal_Bool)sal_True )
|
|
);
|
|
aInitArgs[1] <<= NamedValue(
|
|
::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "AllowedTypes" ) ),
|
|
makeAny( aAllowedTypes )
|
|
);
|
|
|
|
m_xSettings.set( m_aContext.createComponentWithArguments( "com.sun.star.beans.PropertyBag", aInitArgs ), UNO_QUERY_THROW );
|
|
|
|
// insert the default settings
|
|
Reference< XPropertyContainer > xContainer( m_xSettings, UNO_QUERY_THROW );
|
|
Reference< XSet > xSettingsSet( m_xSettings, UNO_QUERY_THROW );
|
|
const AsciiPropertyValue* pSettings = getDefaultDataSourceSettings();
|
|
for ( ; pSettings->AsciiName; ++pSettings )
|
|
{
|
|
if ( !pSettings->DefaultValue.hasValue() )
|
|
{
|
|
Property aProperty(
|
|
::rtl::OUString::createFromAscii( pSettings->AsciiName ),
|
|
-1,
|
|
::getCppuType( static_cast< ::rtl::OUString* >( NULL ) ),
|
|
PropertyAttribute::BOUND | PropertyAttribute::MAYBEDEFAULT | PropertyAttribute::MAYBEVOID
|
|
);
|
|
xSettingsSet->insert( makeAny( aProperty ) );
|
|
}
|
|
else
|
|
{
|
|
xContainer->addProperty(
|
|
::rtl::OUString::createFromAscii( pSettings->AsciiName ),
|
|
PropertyAttribute::BOUND | PropertyAttribute::MAYBEDEFAULT,
|
|
pSettings->DefaultValue
|
|
);
|
|
}
|
|
}
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
m_pDBContext->appendAtTerminateListener(*this);
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
namespace
|
|
{
|
|
// .........................................................................
|
|
::rtl::OUString lcl_getContainerStorageName_throw( ODatabaseModelImpl::ObjectType _eType )
|
|
{
|
|
const sal_Char* pAsciiName( NULL );
|
|
switch ( _eType )
|
|
{
|
|
case ODatabaseModelImpl::E_FORM: pAsciiName = "forms"; break;
|
|
case ODatabaseModelImpl::E_REPORT: pAsciiName = "reports"; break;
|
|
case ODatabaseModelImpl::E_QUERY: pAsciiName = "queries"; break;
|
|
case ODatabaseModelImpl::E_TABLE: pAsciiName = "tables"; break;
|
|
default:
|
|
throw RuntimeException();
|
|
}
|
|
return ::rtl::OUString::createFromAscii( pAsciiName );
|
|
}
|
|
|
|
// .........................................................................
|
|
bool lcl_hasObjectWithMacros_throw( const ODefinitionContainer_Impl& _rObjectDefinitions, const Reference< XStorage >& _rxContainerStorage )
|
|
{
|
|
bool bSomeDocHasMacros = false;
|
|
|
|
for ( ODefinitionContainer_Impl::const_iterator object = _rObjectDefinitions.begin();
|
|
( object != _rObjectDefinitions.end() ) && !bSomeDocHasMacros;
|
|
++object
|
|
)
|
|
{
|
|
#if OSL_DEBUG_LEVEL > 0
|
|
const ::rtl::OUString& rName( object->first ); (void)rName;
|
|
#endif
|
|
|
|
const TContentPtr& rDefinition( object->second );
|
|
const ::rtl::OUString& rPersistentName( rDefinition->m_aProps.sPersistentName );
|
|
|
|
if ( !rPersistentName.getLength() )
|
|
{ // it's a logical sub folder used to organize the real objects
|
|
const ODefinitionContainer_Impl& rSubFoldersObjectDefinitions( dynamic_cast< const ODefinitionContainer_Impl& >( *rDefinition.get() ) );
|
|
bSomeDocHasMacros = lcl_hasObjectWithMacros_throw( rSubFoldersObjectDefinitions, _rxContainerStorage );
|
|
continue;
|
|
}
|
|
|
|
bSomeDocHasMacros = ODatabaseModelImpl::objectHasMacros( _rxContainerStorage, rPersistentName );
|
|
}
|
|
return bSomeDocHasMacros;
|
|
}
|
|
|
|
// .........................................................................
|
|
bool lcl_hasObjectsWithMacros_nothrow( ODatabaseModelImpl& _rModel, const ODatabaseModelImpl::ObjectType _eType )
|
|
{
|
|
bool bSomeDocHasMacros = false;
|
|
|
|
const OContentHelper_Impl& rContainerData( *_rModel.getObjectContainer( _eType ).get() );
|
|
const ODefinitionContainer_Impl& rObjectDefinitions = dynamic_cast< const ODefinitionContainer_Impl& >( rContainerData );
|
|
|
|
try
|
|
{
|
|
Reference< XStorage > xContainerStorage( _rModel.getStorage( _eType, ElementModes::READWRITE ) );
|
|
// note the READWRITE here: If the storage already existed before, then the OpenMode will
|
|
// be ignored, anyway.
|
|
// If the storage did not yet exist, then it will be created. If the database document
|
|
// is read-only, the OpenMode will be automatically downgraded to READ. Otherwise,
|
|
// the storage will in fact be created as READWRITE. While this is not strictly necessary
|
|
// for this particular use case here, it is required since the storage is *cached*, and
|
|
// later use cases will need the READWRITE mode.
|
|
|
|
if ( xContainerStorage.is() )
|
|
bSomeDocHasMacros = lcl_hasObjectWithMacros_throw( rObjectDefinitions, xContainerStorage );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
// be on the safe side: If we can't reliably determine whether there are macros,
|
|
// assume there actually are. Better this way, than the other way round.
|
|
bSomeDocHasMacros = true;
|
|
}
|
|
|
|
return bSomeDocHasMacros;
|
|
}
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
bool ODatabaseModelImpl::objectHasMacros( const Reference< XStorage >& _rxContainerStorage, const ::rtl::OUString& _rPersistentName )
|
|
{
|
|
OSL_PRECOND( _rxContainerStorage.is(), "ODatabaseModelImpl::objectHasMacros: this will crash!" );
|
|
|
|
bool bHasMacros = true;
|
|
try
|
|
{
|
|
if ( !_rxContainerStorage->hasByName( _rPersistentName ) )
|
|
return false;
|
|
|
|
Reference< XStorage > xObjectStor( _rxContainerStorage->openStorageElement(
|
|
_rPersistentName, ElementModes::READ ) );
|
|
|
|
bHasMacros = ::sfx2::DocumentMacroMode::storageHasMacros( xObjectStor );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
return bHasMacros;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::reset()
|
|
{
|
|
m_bReadOnly = sal_False;
|
|
::std::vector< TContentPtr > aEmptyContainers( 4 );
|
|
m_aContainer.swap( aEmptyContainers );
|
|
|
|
if ( m_pStorageAccess )
|
|
{
|
|
m_pStorageAccess->dispose();
|
|
m_pStorageAccess->release();
|
|
m_pStorageAccess = NULL;
|
|
}
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void SAL_CALL ODatabaseModelImpl::disposing( const ::com::sun::star::lang::EventObject& Source ) throw(RuntimeException)
|
|
{
|
|
Reference<XConnection> xCon(Source.Source,UNO_QUERY);
|
|
if ( xCon.is() )
|
|
{
|
|
bool bStore = false;
|
|
OWeakConnectionArray::iterator aEnd = m_aConnections.end();
|
|
for (OWeakConnectionArray::iterator i = m_aConnections.begin(); aEnd != i; ++i)
|
|
{
|
|
if ( xCon == i->get() )
|
|
{
|
|
*i = OWeakConnection();
|
|
bStore = true;
|
|
break;
|
|
}
|
|
}
|
|
|
|
if ( bStore )
|
|
commitRootStorage();
|
|
}
|
|
else
|
|
{
|
|
OSL_ENSURE( false, "ODatabaseModelImpl::disposing: where does this come from?" );
|
|
}
|
|
}
|
|
//------------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::clearConnections()
|
|
{
|
|
OWeakConnectionArray aConnections;
|
|
aConnections.swap( m_aConnections );
|
|
|
|
Reference< XConnection > xConn;
|
|
OWeakConnectionArray::iterator aEnd = aConnections.end();
|
|
for ( OWeakConnectionArray::iterator i = aConnections.begin(); aEnd != i; ++i )
|
|
{
|
|
xConn = *i;
|
|
if ( xConn.is() )
|
|
{
|
|
try
|
|
{
|
|
xConn->close();
|
|
}
|
|
catch(const Exception&)
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
}
|
|
}
|
|
|
|
m_pSharedConnectionManager = NULL;
|
|
m_xSharedConnectionManager = NULL;
|
|
}
|
|
//------------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::dispose()
|
|
{
|
|
// dispose the data source and the model
|
|
try
|
|
{
|
|
Reference< XDataSource > xDS( m_xDataSource );
|
|
::comphelper::disposeComponent( xDS );
|
|
|
|
Reference< XModel > xModel( m_xModel );
|
|
::comphelper::disposeComponent( xModel );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
m_xDataSource = WeakReference<XDataSource>();
|
|
m_xModel = WeakReference< XModel >();
|
|
|
|
::std::vector<TContentPtr>::iterator aIter = m_aContainer.begin();
|
|
::std::vector<TContentPtr>::iterator aEnd = m_aContainer.end();
|
|
for (;aIter != aEnd ; ++aIter)
|
|
{
|
|
if ( aIter->get() )
|
|
(*aIter)->m_pDataSource = NULL;
|
|
}
|
|
m_aContainer.clear();
|
|
|
|
clearConnections();
|
|
|
|
m_xNumberFormatsSupplier = NULL;
|
|
|
|
try
|
|
{
|
|
sal_Bool bCouldStore = commitEmbeddedStorage( true );
|
|
// "true" means that committing the embedded storage should not trigger committing the root
|
|
// storage. This is because we are going to commit the root storage ourself, anyway
|
|
disposeStorages();
|
|
if ( bCouldStore )
|
|
commitRootStorage();
|
|
|
|
impl_switchToStorage_throw( NULL );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
|
|
if ( m_pStorageAccess )
|
|
{
|
|
m_pStorageAccess->dispose();
|
|
m_pStorageAccess->release();
|
|
m_pStorageAccess = NULL;
|
|
}
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
const Reference< XNumberFormatsSupplier > & ODatabaseModelImpl::getNumberFormatsSupplier()
|
|
{
|
|
if (!m_xNumberFormatsSupplier.is())
|
|
{
|
|
// the arguments : the locale of the current user
|
|
UserInformation aUserInfo;
|
|
Sequence< Any > aArguments(1);
|
|
aArguments.getArray()[0] <<= aUserInfo.getUserLanguage();
|
|
|
|
m_xNumberFormatsSupplier.set(
|
|
m_aContext.createComponentWithArguments( "com.sun.star.util.NumberFormatsSupplier", aArguments ), UNO_QUERY_THROW );
|
|
DBG_ASSERT(m_xNumberFormatsSupplier.is(), "ODatabaseModelImpl::getNumberFormatsSupplier : could not instantiate the formats supplier !");
|
|
}
|
|
return m_xNumberFormatsSupplier;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::attachResource( const ::rtl::OUString& _rURL, const Sequence< PropertyValue >& _rArgs )
|
|
{
|
|
::comphelper::NamedValueCollection aMediaDescriptor( _rArgs );
|
|
|
|
::rtl::OUString sDocumentLocation( aMediaDescriptor.getOrDefault( "SalvagedFile", _rURL ) );
|
|
if ( !sDocumentLocation.getLength() )
|
|
// this indicates "the document is being recovered, but _rURL already is the real document URL,
|
|
// not the temporary document location"
|
|
sDocumentLocation = _rURL;
|
|
|
|
if ( aMediaDescriptor.has( "SalvagedFile" ) )
|
|
aMediaDescriptor.remove( "SalvagedFile" );
|
|
|
|
m_aArgs = stripLoadArguments( aMediaDescriptor );
|
|
|
|
switchToURL( sDocumentLocation, _rURL );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Sequence< PropertyValue > ODatabaseModelImpl::stripLoadArguments( const ::comphelper::NamedValueCollection& _rArguments )
|
|
{
|
|
OSL_ENSURE( !_rArguments.has( "Model" ), "ODatabaseModelImpl::stripLoadArguments: this is suspicious (1)!" );
|
|
OSL_ENSURE( !_rArguments.has( "ViewName" ), "ODatabaseModelImpl::stripLoadArguments: this is suspicious (2)!" );
|
|
|
|
::comphelper::NamedValueCollection aMutableArgs( _rArguments );
|
|
aMutableArgs.remove( "Model" );
|
|
aMutableArgs.remove( "ViewName" );
|
|
return aMutableArgs.getPropertyValues();
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::disposeStorages() SAL_THROW(())
|
|
{
|
|
getDocumentStorageAccess()->disposeStorages();
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XSingleServiceFactory > ODatabaseModelImpl::createStorageFactory() const
|
|
{
|
|
return Reference< XSingleServiceFactory >( m_aContext.createComponent( "com.sun.star.embed.StorageFactory" ), UNO_QUERY_THROW );
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::commitRootStorage()
|
|
{
|
|
Reference< XStorage > xStorage( getOrCreateRootStorage() );
|
|
#if OSL_DEBUG_LEVEL > 0
|
|
bool bSuccess =
|
|
#endif
|
|
commitStorageIfWriteable_ignoreErrors( xStorage );
|
|
OSL_ENSURE( bSuccess || !xStorage.is(),
|
|
"ODatabaseModelImpl::commitRootStorage: could commit the storage!" );
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XStorage > ODatabaseModelImpl::getOrCreateRootStorage()
|
|
{
|
|
if ( !m_xDocumentStorage.is() )
|
|
{
|
|
Reference< XSingleServiceFactory> xStorageFactory = createStorageFactory();
|
|
if ( xStorageFactory.is() )
|
|
{
|
|
Any aSource;
|
|
::comphelper::NamedValueCollection aArgs( m_aArgs );
|
|
|
|
aSource = aArgs.get( "Stream" );
|
|
if ( !aSource.hasValue() )
|
|
aSource = aArgs.get( "InputStream" );
|
|
if ( !aSource.hasValue() && m_sDocFileLocation.getLength() )
|
|
aSource <<= m_sDocFileLocation;
|
|
// TODO: shouldn't we also check URL?
|
|
|
|
OSL_ENSURE( aSource.hasValue(), "ODatabaseModelImpl::getOrCreateRootStorage: no source to create the storage from!" );
|
|
|
|
if ( aSource.hasValue() )
|
|
{
|
|
Sequence< Any > aStorageCreationArgs(2);
|
|
aStorageCreationArgs[0] = aSource;
|
|
aStorageCreationArgs[1] <<= ElementModes::READWRITE;
|
|
|
|
Reference< XStorage > xDocumentStorage;
|
|
try
|
|
{
|
|
xDocumentStorage.set( xStorageFactory->createInstanceWithArguments( aStorageCreationArgs ), UNO_QUERY_THROW );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
m_bDocumentReadOnly = sal_True;
|
|
aStorageCreationArgs[1] <<= ElementModes::READ;
|
|
try
|
|
{
|
|
xDocumentStorage.set( xStorageFactory->createInstanceWithArguments( aStorageCreationArgs ), UNO_QUERY_THROW );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
}
|
|
|
|
impl_switchToStorage_throw( xDocumentStorage );
|
|
}
|
|
}
|
|
}
|
|
return m_xDocumentStorage.getTyped();
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
DocumentStorageAccess* ODatabaseModelImpl::getDocumentStorageAccess()
|
|
{
|
|
if ( !m_pStorageAccess )
|
|
{
|
|
m_pStorageAccess = new DocumentStorageAccess( *this );
|
|
m_pStorageAccess->acquire();
|
|
}
|
|
return m_pStorageAccess;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::modelIsDisposing( const bool _wasInitialized, ResetModelAccess )
|
|
{
|
|
m_xModel = Reference< XModel >();
|
|
|
|
// Basic libraries and Dialog libraries are a model facet, though held at this impl class.
|
|
// They automatically dispose themself when the model they belong to is being disposed.
|
|
// So, to not be tempted to do anything with them, again, we reset them.
|
|
m_xBasicLibraries.clear();
|
|
m_xDialogLibraries.clear();
|
|
|
|
m_bDocumentInitialized = _wasInitialized;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XDocumentSubStorageSupplier > ODatabaseModelImpl::getDocumentSubStorageSupplier()
|
|
{
|
|
return getDocumentStorageAccess();
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
bool ODatabaseModelImpl::commitEmbeddedStorage( bool _bPreventRootCommits )
|
|
{
|
|
return getDocumentStorageAccess()->commitEmbeddedStorage( _bPreventRootCommits );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
namespace
|
|
{
|
|
bool lcl_storageIsWritable_nothrow( const Reference< XStorage >& _rxStorage )
|
|
{
|
|
if ( !_rxStorage.is() )
|
|
return false;
|
|
|
|
sal_Int32 nMode = ElementModes::READ;
|
|
try
|
|
{
|
|
Reference< XPropertySet > xStorageProps( _rxStorage, UNO_QUERY_THROW );
|
|
xStorageProps->getPropertyValue(
|
|
::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "OpenMode" ) ) ) >>= nMode;
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
return ( nMode & ElementModes::WRITE ) != 0;
|
|
}
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
bool ODatabaseModelImpl::commitStorageIfWriteable( const Reference< XStorage >& _rxStorage ) SAL_THROW(( IOException, WrappedTargetException, RuntimeException ))
|
|
{
|
|
bool bSuccess = false;
|
|
Reference<XTransactedObject> xTrans( _rxStorage, UNO_QUERY );
|
|
if ( xTrans.is() )
|
|
{
|
|
if ( lcl_storageIsWritable_nothrow( _rxStorage ) )
|
|
xTrans->commit();
|
|
bSuccess = true;
|
|
}
|
|
return bSuccess;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
bool ODatabaseModelImpl::commitStorageIfWriteable_ignoreErrors( const Reference< XStorage >& _rxStorage ) SAL_THROW(())
|
|
{
|
|
bool bSuccess = false;
|
|
try
|
|
{
|
|
bSuccess = commitStorageIfWriteable( _rxStorage );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
return bSuccess;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::setModified( sal_Bool _bModified )
|
|
{
|
|
if ( isModifyLocked() )
|
|
return;
|
|
|
|
try
|
|
{
|
|
Reference< XModifiable > xModi( m_xModel.get(), UNO_QUERY );
|
|
if ( xModi.is() )
|
|
xModi->setModified( _bModified );
|
|
else
|
|
m_bModified = _bModified;
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Reference<XDataSource> ODatabaseModelImpl::getOrCreateDataSource()
|
|
{
|
|
Reference<XDataSource> xDs = m_xDataSource;
|
|
if ( !xDs.is() )
|
|
{
|
|
xDs = new ODatabaseSource(this);
|
|
m_xDataSource = xDs;
|
|
}
|
|
return xDs;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XModel> ODatabaseModelImpl::getModel_noCreate() const
|
|
{
|
|
return m_xModel;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XModel > ODatabaseModelImpl::createNewModel_deliverOwnership( bool _bInitialize )
|
|
{
|
|
Reference< XModel > xModel( m_xModel );
|
|
OSL_PRECOND( !xModel.is(), "ODatabaseModelImpl::createNewModel_deliverOwnership: not to be called if there already is a model!" );
|
|
if ( !xModel.is() )
|
|
{
|
|
bool bHadModelBefore = m_bDocumentInitialized;
|
|
|
|
xModel = ODatabaseDocument::createDatabaseDocument( this, ODatabaseDocument::FactoryAccess() );
|
|
m_xModel = xModel;
|
|
|
|
try
|
|
{
|
|
Reference< XSet > xModelCollection;
|
|
if ( m_aContext.createComponent( "com.sun.star.frame.GlobalEventBroadcaster", xModelCollection ) )
|
|
xModelCollection->insert( makeAny( xModel ) );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
|
|
if ( bHadModelBefore )
|
|
{
|
|
// do an attachResources
|
|
// In case the document is loaded regularly, this is not necessary, as our loader will do it.
|
|
// However, in case that the document is implicitly created by asking the data source for the document,
|
|
// then nobody would call the doc's attachResource. So, we do it here, to ensure it's in a proper
|
|
// state, fires all events, and so on.
|
|
// #i105505# / 2009-10-02 / frank.schoenheit@sun.com
|
|
xModel->attachResource( xModel->getURL(), m_aArgs );
|
|
}
|
|
|
|
if ( _bInitialize )
|
|
{
|
|
try
|
|
{
|
|
Reference< XLoadable > xLoad( xModel, UNO_QUERY_THROW );
|
|
xLoad->initNew();
|
|
}
|
|
catch( RuntimeException& ) { throw; }
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
}
|
|
}
|
|
return xModel;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
oslInterlockedCount SAL_CALL ODatabaseModelImpl::acquire()
|
|
{
|
|
return osl_incrementInterlockedCount(&m_refCount);
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
oslInterlockedCount SAL_CALL ODatabaseModelImpl::release()
|
|
{
|
|
if ( osl_decrementInterlockedCount(&m_refCount) == 0 )
|
|
{
|
|
acquire(); // prevent multiple releases
|
|
m_pDBContext->removeFromTerminateListener(*this);
|
|
dispose();
|
|
m_pDBContext->storeTransientProperties(*this);
|
|
revokeDataSource();
|
|
delete this;
|
|
return 0;
|
|
}
|
|
return m_refCount;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::commitStorages() SAL_THROW(( IOException, RuntimeException ))
|
|
{
|
|
getDocumentStorageAccess()->commitStorages();
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XStorage > ODatabaseModelImpl::getStorage( const ObjectType _eType, const sal_Int32 _nDesiredMode )
|
|
{
|
|
return getDocumentStorageAccess()->getDocumentSubStorage( getObjectContainerStorageName( _eType ), _nDesiredMode );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
const AsciiPropertyValue* ODatabaseModelImpl::getDefaultDataSourceSettings()
|
|
{
|
|
static const AsciiPropertyValue aKnownSettings[] =
|
|
{
|
|
// known JDBC settings
|
|
AsciiPropertyValue( "JavaDriverClass", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "JavaDriverClassPath", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "IgnoreCurrency", makeAny( (sal_Bool)sal_False ) ),
|
|
// known settings for file-based drivers
|
|
AsciiPropertyValue( "Extension", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "CharSet", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "HeaderLine", makeAny( (sal_Bool)sal_True ) ),
|
|
AsciiPropertyValue( "FieldDelimiter", makeAny( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "," ) ) ) ),
|
|
AsciiPropertyValue( "StringDelimiter", makeAny( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "\"" ) ) ) ),
|
|
AsciiPropertyValue( "DecimalDelimiter", makeAny( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "." ) ) ) ),
|
|
AsciiPropertyValue( "ThousandDelimiter", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "ShowDeleted", makeAny( (sal_Bool)sal_False ) ),
|
|
// known ODBC settings
|
|
AsciiPropertyValue( "SystemDriverSettings", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "UseCatalog", makeAny( (sal_Bool)sal_False ) ),
|
|
AsciiPropertyValue( "TypeInfoSettings", makeAny( Sequence< Any >()) ),
|
|
// settings related to auto increment handling
|
|
AsciiPropertyValue( "AutoIncrementCreation", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "AutoRetrievingStatement", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "IsAutoRetrievingEnabled", makeAny( (sal_Bool)sal_False ) ),
|
|
// known Adabas D driver setting
|
|
AsciiPropertyValue( "ShutdownDatabase", makeAny( (sal_Bool)sal_False ) ),
|
|
AsciiPropertyValue( "DataCacheSizeIncrement", makeAny( (sal_Int32)20 ) ),
|
|
AsciiPropertyValue( "DataCacheSize", makeAny( (sal_Int32)20 ) ),
|
|
AsciiPropertyValue( "ControlUser", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "ControlPassword", makeAny( ::rtl::OUString() ) ),
|
|
// known LDAP driver settings
|
|
AsciiPropertyValue( "HostName", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "PortNumber", makeAny( (sal_Int32)389 ) ),
|
|
AsciiPropertyValue( "BaseDN", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "MaxRowCount", makeAny( (sal_Int32)100 ) ),
|
|
// known MySQLNative driver settings
|
|
AsciiPropertyValue( "LocalSocket", makeAny( ::rtl::OUString() ) ),
|
|
AsciiPropertyValue( "NamedPipe", makeAny( ::rtl::OUString() ) ),
|
|
// misc known driver settings
|
|
AsciiPropertyValue( "ParameterNameSubstitution", makeAny( (sal_Bool)sal_False ) ),
|
|
AsciiPropertyValue( "AddIndexAppendix", makeAny( (sal_Bool)sal_True ) ),
|
|
AsciiPropertyValue( "IgnoreDriverPrivileges", makeAny( (sal_Bool)sal_True ) ),
|
|
AsciiPropertyValue( "ImplicitCatalogRestriction", Any( ) ),
|
|
AsciiPropertyValue( "ImplicitSchemaRestriction", Any( ) ),
|
|
// known SDB level settings
|
|
AsciiPropertyValue( "NoNameLengthLimit", makeAny( (sal_Bool)sal_False ) ),
|
|
AsciiPropertyValue( "AppendTableAliasName", makeAny( (sal_Bool)sal_False ) ),
|
|
AsciiPropertyValue( "GenerateASBeforeCorrelationName", makeAny( (sal_Bool)sal_True ) ),
|
|
AsciiPropertyValue( "ColumnAliasInOrderBy", makeAny( (sal_Bool)sal_True ) ),
|
|
AsciiPropertyValue( "EnableSQL92Check", makeAny( (sal_Bool)sal_False ) ),
|
|
AsciiPropertyValue( "BooleanComparisonMode", makeAny( BooleanComparisonMode::EQUAL_INTEGER ) ),
|
|
AsciiPropertyValue( "TableTypeFilterMode", makeAny( (sal_Int32)3 ) ),
|
|
AsciiPropertyValue( "RespectDriverResultSetType", makeAny( (sal_Bool)sal_False ) ),
|
|
AsciiPropertyValue( "UseSchemaInSelect", makeAny( (sal_Bool)sal_True ) ),
|
|
AsciiPropertyValue( "UseCatalogInSelect", makeAny( (sal_Bool)sal_True ) ),
|
|
AsciiPropertyValue( "EnableOuterJoinEscape", makeAny( (sal_Bool)sal_True ) ),
|
|
AsciiPropertyValue( "PreferDosLikeLineEnds", makeAny( (sal_Bool)sal_False ) ),
|
|
AsciiPropertyValue( "FormsCheckRequiredFields", makeAny( (sal_Bool)sal_True ) ),
|
|
AsciiPropertyValue( "EscapeDateTime", makeAny( (sal_Bool)sal_True ) ),
|
|
|
|
AsciiPropertyValue( NULL, Any() )
|
|
};
|
|
return aKnownSettings;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
TContentPtr& ODatabaseModelImpl::getObjectContainer( ObjectType _eType )
|
|
{
|
|
OSL_PRECOND( _eType >= E_FORM && _eType <= E_TABLE, "ODatabaseModelImpl::getObjectContainer: illegal index!" );
|
|
TContentPtr& rContentPtr = m_aContainer[ _eType ];
|
|
|
|
if ( !rContentPtr.get() )
|
|
{
|
|
rContentPtr = TContentPtr( new ODefinitionContainer_Impl );
|
|
rContentPtr->m_pDataSource = this;
|
|
rContentPtr->m_aProps.aTitle = lcl_getContainerStorageName_throw( _eType );
|
|
}
|
|
return rContentPtr;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::revokeDataSource() const
|
|
{
|
|
if ( m_pDBContext && m_sDocumentURL.getLength() )
|
|
m_pDBContext->revokeDatabaseDocument( *this );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
bool ODatabaseModelImpl::adjustMacroMode_AutoReject()
|
|
{
|
|
return m_aMacroMode.adjustMacroMode( NULL );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
bool ODatabaseModelImpl::checkMacrosOnLoading()
|
|
{
|
|
::comphelper::NamedValueCollection aArgs( m_aArgs );
|
|
Reference< XInteractionHandler > xInteraction;
|
|
xInteraction = aArgs.getOrDefault( "InteractionHandler", xInteraction );
|
|
return m_aMacroMode.checkMacrosOnLoading( xInteraction );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::resetMacroExecutionMode()
|
|
{
|
|
m_aMacroMode = ::sfx2::DocumentMacroMode( *this );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XStorageBasedLibraryContainer > ODatabaseModelImpl::getLibraryContainer( bool _bScript )
|
|
{
|
|
Reference< XStorageBasedLibraryContainer >& rxContainer( _bScript ? m_xBasicLibraries : m_xDialogLibraries );
|
|
if ( rxContainer.is() )
|
|
return rxContainer;
|
|
|
|
Reference< XStorageBasedDocument > xDocument( getModel_noCreate(), UNO_QUERY_THROW );
|
|
// this is only to be called if there already exists a document model - in fact, it is
|
|
// to be called by the document model only
|
|
|
|
try
|
|
{
|
|
Reference< XStorageBasedLibraryContainer > (*Factory)( const Reference< XComponentContext >&, const Reference< XStorageBasedDocument >&)
|
|
= _bScript ? &DocumentScriptLibraryContainer::create : &DocumentDialogLibraryContainer::create;
|
|
|
|
rxContainer.set(
|
|
(*Factory)( m_aContext.getUNOContext(), xDocument ),
|
|
UNO_QUERY_THROW
|
|
);
|
|
}
|
|
catch( const RuntimeException& )
|
|
{
|
|
throw;
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
throw WrappedTargetRuntimeException(
|
|
::rtl::OUString(),
|
|
xDocument,
|
|
::cppu::getCaughtException()
|
|
);
|
|
}
|
|
return rxContainer;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::storeLibraryContainersTo( const Reference< XStorage >& _rxToRootStorage )
|
|
{
|
|
if ( m_xBasicLibraries.is() )
|
|
m_xBasicLibraries->storeLibrariesToStorage( _rxToRootStorage );
|
|
|
|
if ( m_xDialogLibraries.is() )
|
|
m_xDialogLibraries->storeLibrariesToStorage( _rxToRootStorage );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XStorage > ODatabaseModelImpl::switchToStorage( const Reference< XStorage >& _rxNewRootStorage )
|
|
{
|
|
if ( !_rxNewRootStorage.is() )
|
|
throw IllegalArgumentException();
|
|
|
|
return impl_switchToStorage_throw( _rxNewRootStorage );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
namespace
|
|
{
|
|
void lcl_modifyListening( ::sfx2::IModifiableDocument& _rDocument,
|
|
const Reference< XStorage >& _rxStorage, ::rtl::Reference< ::sfx2::DocumentStorageModifyListener >& _inout_rListener,
|
|
::vos::IMutex& _rMutex, bool _bListen )
|
|
{
|
|
Reference< XModifiable > xModify( _rxStorage, UNO_QUERY );
|
|
OSL_ENSURE( xModify.is() || !_rxStorage.is(), "lcl_modifyListening: storage can't notify us!" );
|
|
|
|
if ( xModify.is() && !_bListen && _inout_rListener.is() )
|
|
{
|
|
xModify->removeModifyListener( _inout_rListener.get() );
|
|
}
|
|
|
|
if ( _inout_rListener.is() )
|
|
{
|
|
_inout_rListener->dispose();
|
|
_inout_rListener = NULL;
|
|
}
|
|
|
|
if ( xModify.is() && _bListen )
|
|
{
|
|
_inout_rListener = new ::sfx2::DocumentStorageModifyListener( _rDocument, _rMutex );
|
|
xModify->addModifyListener( _inout_rListener.get() );
|
|
}
|
|
}
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
namespace
|
|
{
|
|
static void lcl_rebaseScriptStorage_throw( const Reference< XStorageBasedLibraryContainer >& _rxContainer,
|
|
const Reference< XStorage >& _rxNewRootStorage )
|
|
{
|
|
if ( _rxContainer.is() )
|
|
{
|
|
if ( _rxNewRootStorage.is() )
|
|
_rxContainer->setRootStorage( _rxNewRootStorage );
|
|
// else
|
|
// TODO: what to do here? dispose the container?
|
|
}
|
|
}
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XStorage > ODatabaseModelImpl::impl_switchToStorage_throw( const Reference< XStorage >& _rxNewRootStorage )
|
|
{
|
|
// stop listening for modifications at the old storage
|
|
lcl_modifyListening( *this, m_xDocumentStorage.getTyped(), m_pStorageModifyListener, m_aMutexFacade, false );
|
|
|
|
// set new storage
|
|
m_xDocumentStorage.reset( _rxNewRootStorage, SharedStorage::TakeOwnership );
|
|
|
|
// start listening for modifications
|
|
lcl_modifyListening( *this, m_xDocumentStorage.getTyped(), m_pStorageModifyListener, m_aMutexFacade, true );
|
|
|
|
// forward new storage to Basic and Dialog library containers
|
|
lcl_rebaseScriptStorage_throw( m_xBasicLibraries, m_xDocumentStorage.getTyped() );
|
|
lcl_rebaseScriptStorage_throw( m_xDialogLibraries, m_xDocumentStorage.getTyped() );
|
|
|
|
m_bReadOnly = !lcl_storageIsWritable_nothrow( m_xDocumentStorage.getTyped() );
|
|
// TODO: our data source, if it exists, must broadcast the change of its ReadOnly property
|
|
|
|
return m_xDocumentStorage.getTyped();
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::switchToURL( const ::rtl::OUString& _rDocumentLocation, const ::rtl::OUString& _rDocumentURL )
|
|
{
|
|
// register at the database context, or change registration
|
|
const bool bURLChanged = ( _rDocumentURL != m_sDocumentURL );
|
|
const ::rtl::OUString sOldURL( m_sDocumentURL );
|
|
if ( bURLChanged )
|
|
{
|
|
if ( ( m_sName == m_sDocumentURL ) // our name is our old URL
|
|
|| ( !m_sName.getLength() ) // we do not have a name, yet (i.e. are not registered at the database context)
|
|
)
|
|
{
|
|
INetURLObject aURL( _rDocumentURL );
|
|
if ( aURL.GetProtocol() != INET_PROT_NOT_VALID )
|
|
{
|
|
m_sName = _rDocumentURL;
|
|
// TODO: our data source must broadcast the change of the Name property
|
|
}
|
|
}
|
|
}
|
|
|
|
// remember both
|
|
m_sDocFileLocation = _rDocumentLocation.getLength() ? _rDocumentLocation : _rDocumentURL;
|
|
m_sDocumentURL = _rDocumentURL;
|
|
|
|
if ( bURLChanged && m_pDBContext )
|
|
{
|
|
if ( sOldURL.getLength() )
|
|
m_pDBContext->databaseDocumentURLChange( sOldURL, m_sDocumentURL );
|
|
else
|
|
m_pDBContext->registerDatabaseDocument( *this );
|
|
}
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
::rtl::OUString ODatabaseModelImpl::getObjectContainerStorageName( const ObjectType _eType )
|
|
{
|
|
return lcl_getContainerStorageName_throw( _eType );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
sal_Int16 ODatabaseModelImpl::getCurrentMacroExecMode() const
|
|
{
|
|
sal_Int16 nCurrentMode = MacroExecMode::NEVER_EXECUTE;
|
|
try
|
|
{
|
|
::comphelper::NamedValueCollection aArgs( m_aArgs );
|
|
nCurrentMode = aArgs.getOrDefault( "MacroExecutionMode", nCurrentMode );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
return nCurrentMode;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
sal_Bool ODatabaseModelImpl::setCurrentMacroExecMode( sal_uInt16 nMacroMode )
|
|
{
|
|
try
|
|
{
|
|
::comphelper::NamedValueCollection aArgs( m_aArgs );
|
|
aArgs.put( "MacroExecutionMode", nMacroMode );
|
|
aArgs >>= m_aArgs;
|
|
return sal_True;
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
|
|
return sal_False;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
::rtl::OUString ODatabaseModelImpl::getDocumentLocation() const
|
|
{
|
|
// don't return getURL() (or m_sDocumentURL, which is the same). In case we were recovered
|
|
// after a previous crash of OOo, m_sDocFileLocation points to the file which were loaded from,
|
|
// and this is the one we need for security checks.
|
|
return getDocFileLocation();
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XStorage > ODatabaseModelImpl::getZipStorageToSign()
|
|
{
|
|
// we do not support signing the scripting storages, so we're allowed to
|
|
// return <NULL/> here.
|
|
return Reference< XStorage >();
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
ODatabaseModelImpl::EmbeddedMacros ODatabaseModelImpl::determineEmbeddedMacros()
|
|
{
|
|
if ( !m_aEmbeddedMacros )
|
|
{
|
|
if ( ::sfx2::DocumentMacroMode::storageHasMacros( const_cast< ODatabaseModelImpl* >( this )->getOrCreateRootStorage() ) )
|
|
{
|
|
m_aEmbeddedMacros.reset( eDocumentWideMacros );
|
|
}
|
|
else if ( lcl_hasObjectsWithMacros_nothrow( const_cast< ODatabaseModelImpl& >( *this ), E_FORM )
|
|
|| lcl_hasObjectsWithMacros_nothrow( const_cast< ODatabaseModelImpl& >( *this ), E_REPORT )
|
|
)
|
|
{
|
|
m_aEmbeddedMacros.reset( eSubDocumentMacros );
|
|
}
|
|
else
|
|
{
|
|
m_aEmbeddedMacros.reset( eNoMacros );
|
|
}
|
|
}
|
|
return *m_aEmbeddedMacros;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
sal_Bool ODatabaseModelImpl::documentStorageHasMacros() const
|
|
{
|
|
const_cast< ODatabaseModelImpl* >( this )->determineEmbeddedMacros();
|
|
return ( *m_aEmbeddedMacros != eNoMacros );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XEmbeddedScripts > ODatabaseModelImpl::getEmbeddedDocumentScripts() const
|
|
{
|
|
return Reference< XEmbeddedScripts >( getModel_noCreate(), UNO_QUERY );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
sal_Int16 ODatabaseModelImpl::getScriptingSignatureState()
|
|
{
|
|
// no support for signatures at the moment
|
|
return SIGNATURESTATE_NOSIGNATURES;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
sal_Bool ODatabaseModelImpl::hasTrustedScriptingSignature( sal_Bool /*bAllowUIToAddAuthor*/ )
|
|
{
|
|
// no support for signatures at the moment
|
|
return sal_False;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::showBrokenSignatureWarning( const Reference< XInteractionHandler >& /*_rxInteraction*/ ) const
|
|
{
|
|
OSL_ENSURE( false, "ODatabaseModelImpl::showBrokenSignatureWarning: signatures can't be broken - we do not support them!" );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void ODatabaseModelImpl::storageIsModified()
|
|
{
|
|
setModified( sal_True );
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
ModelDependentComponent::ModelDependentComponent( const ::rtl::Reference< ODatabaseModelImpl >& _model )
|
|
:m_pImpl( _model )
|
|
,m_aMutex( _model->getSharedMutex() )
|
|
{
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
ModelDependentComponent::~ModelDependentComponent()
|
|
{
|
|
}
|
|
|
|
//........................................................................
|
|
} // namespace dbaccess
|
|
//........................................................................
|
|
|