This reverts commit1289d3c42a
, plus follow-ups762e90ffa0
"vcl: loplugin:pointertobool" and863e5685dd
"Fix funny line-ends," as it causes memory corruption, see valgrind "make CppunitTest_sw_ooxmlexport4" output: > Invalid write of size 1 > Scheduler::ImplInvoke(unsigned long) (/vcl/source/app/scheduler.cxx:40) > Scheduler::ProcessTaskScheduling(bool) (/vcl/source/app/scheduler.cxx:128) > Scheduler::CallbackTaskScheduling(bool) (/vcl/source/app/scheduler.cxx:112) > SalTimer::CallCallback(bool) (/vcl/inc/saltimer.hxx:53) > SvpSalInstance::CheckTimeout(bool) (/vcl/headless/svpinst.cxx:191) > SvpSalInstance::Yield(bool, bool) (/vcl/headless/svpinst.cxx:307) > ImplYield(bool, bool) (/vcl/source/app/svapp.cxx:353) > Application::Reschedule(bool) (/vcl/source/app/svapp.cxx:377) > framework::StatusIndicatorFactory::impl_reschedule(bool) (/framework/source/helper/statusindicatorfactory.cxx:528) > framework::StatusIndicatorFactory::end(com::sun:⭐:uno::Reference<com::sun:⭐:task::XStatusIndicator> const&) (/framework/source/helper/statusindicatorfactory.cxx:229) > framework::StatusIndicator::end() (/framework/source/helper/statusindicator.cxx:70) > non-virtual thunk to framework::StatusIndicator::end() (/framework/source/helper/statusindicator.cxx:57) > writerfilter::ooxml::OOXMLDocumentImpl::resolve(writerfilter::Stream&) (/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx:531) > WriterFilter::filter(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/writerfilter/source/filter/WriterFilter.cxx:191) > non-virtual thunk to WriterFilter::filter(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/writerfilter/source/filter/WriterFilter.cxx:126) > SfxObjectShell::ImportFrom(SfxMedium&, com::sun:⭐:uno::Reference<com::sun:⭐:text::XTextRange> const&) (/sfx2/source/doc/objstor.cxx:2271) > SfxObjectShell::DoLoad(SfxMedium*) (/sfx2/source/doc/objstor.cxx:767) > SfxBaseModel::load(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/sfx2/source/doc/sfxbasemodel.cxx:1859) > non-virtual thunk to SfxBaseModel::load(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/sfx2/source/doc/sfxbasemodel.cxx:1810) > (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&, com::sun:⭐:uno::Reference<com::sun:⭐:frame::XFrame> const&) (/sfx2/source/view/frmload.cxx:703) > non-virtual thunk to (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&, com::sun:⭐:uno::Reference<com::sun:⭐:frame::XFrame> const&) (/sfx2/source/view/frmload.cxx:615) > framework::LoadEnv::impl_loadContent() (/framework/source/loadenv/loadenv.cxx:1122) > framework::LoadEnv::startLoading() (/framework/source/loadenv/loadenv.cxx:383) > framework::LoadEnv::loadComponentFromURL(com::sun:⭐:uno::Reference<com::sun:⭐:frame::XComponentLoader> const&, com::sun:⭐:uno::Reference<com::sun:⭐:uno::XComponentContext> const&, rtl::OUString const&, rtl::OUString const&, int, com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/framework/source/loadenv/loadenv.cxx:164) > framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/framework/source/services/desktop.cxx:566) > non-virtual thunk to framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/framework/source/services/desktop.cxx:552) > unotest::MacrosTest::loadFromDesktop(rtl::OUString const&, rtl::OUString const&, com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/unotest/source/cpp/macros_test.cxx:50) > SwModelTestBase::load(char const*, char const*) (/sw/qa/extras/inc/swmodeltestbase.hxx:580) > SwModelTestBase::executeImportExportImportTest(char const*) (/sw/qa/extras/inc/swmodeltestbase.hxx:219) > testTrackChangesDeletedParagraphMark::Import_Export_Import() (/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx:132) > CppUnit::TestCaller<testTrackChangesDeletedParagraphMark>::runTest() (/workdir/UnpackedTarball/cppunit/include/cppunit/TestCaller.h:166) > CppUnit::TestCaseMethodFunctor::operator()() const (/workdir/UnpackedTarball/cppunit/src/cppunit/TestCase.cpp:32) > (anonymous namespace)::Protector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/test/source/vclbootstrapprotector.cxx:57) > CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2) > (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (in /home/sbergman/lo/core/workdir/LinkTarget/Library/unobootstrapprotector.so) > CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2) > (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx:63) > CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2) > CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/DefaultProtector.cpp:15) > CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2) > CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/ProtectorChain.cpp:77) > CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestResult.cpp:181) > CppUnit::TestCase::run(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestCase.cpp:91) > CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestComposite.cpp:64) > CppUnit::TestComposite::run(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestComposite.cpp:23) > CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestComposite.cpp:64) > CppUnit::TestComposite::run(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestComposite.cpp:23) > CppUnit::TestRunner::WrappingSuite::run(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestRunner.cpp:47) > CppUnit::TestResult::runTest(CppUnit::Test*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestResult.cpp:148) > CppUnit::TestRunner::run(CppUnit::TestResult&, std::string const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestRunner.cpp:96) > Address 0x2c9ece48 is 40 bytes inside a block of size 104 free'd > operator delete(void*) (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) > (anonymous namespace)::ImpTimedRefDev::~ImpTimedRefDev() (/drawinglayer/source/primitive2d/textlayoutdevice.cxx:84) > std::default_delete<(anonymous namespace)::ImpTimedRefDev>::operator()((anonymous namespace)::ImpTimedRefDev*) const (/usr/lib/gcc/x86_64-redhat-linux/4.9.2/../../../../include/c++/4.9.2/bits/unique_ptr.h:76) > std::unique_ptr<(anonymous namespace)::ImpTimedRefDev, std::default_delete<(anonymous namespace)::ImpTimedRefDev> >::reset((anonymous namespace)::ImpTimedRefDev*) (/usr/lib/gcc/x86_64-redhat-linux/4.9.2/../../../../include/c++/4.9.2/bits/unique_ptr.h:344) > comphelper::unique_disposing_ptr<(anonymous namespace)::ImpTimedRefDev>::reset((anonymous namespace)::ImpTimedRefDev*) (/include/comphelper/unique_disposing_ptr.hxx:41) > (anonymous namespace)::ImpTimedRefDev::Invoke() (/drawinglayer/source/primitive2d/textlayoutdevice.cxx:93) > Scheduler::ImplInvoke(unsigned long) (/vcl/source/app/scheduler.cxx:39) > Scheduler::ProcessTaskScheduling(bool) (/vcl/source/app/scheduler.cxx:128) > Scheduler::CallbackTaskScheduling(bool) (/vcl/source/app/scheduler.cxx:112) > SalTimer::CallCallback(bool) (/vcl/inc/saltimer.hxx:53) > SvpSalInstance::CheckTimeout(bool) (/vcl/headless/svpinst.cxx:191) > SvpSalInstance::Yield(bool, bool) (/vcl/headless/svpinst.cxx:307) > ImplYield(bool, bool) (/vcl/source/app/svapp.cxx:353) > Application::Reschedule(bool) (/vcl/source/app/svapp.cxx:377) > framework::StatusIndicatorFactory::impl_reschedule(bool) (/framework/source/helper/statusindicatorfactory.cxx:528) > framework::StatusIndicatorFactory::end(com::sun:⭐:uno::Reference<com::sun:⭐:task::XStatusIndicator> const&) (/framework/source/helper/statusindicatorfactory.cxx:229) > framework::StatusIndicator::end() (/framework/source/helper/statusindicator.cxx:70) > non-virtual thunk to framework::StatusIndicator::end() (/framework/source/helper/statusindicator.cxx:57) > writerfilter::ooxml::OOXMLDocumentImpl::resolve(writerfilter::Stream&) (/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx:531) > WriterFilter::filter(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/writerfilter/source/filter/WriterFilter.cxx:191) > non-virtual thunk to WriterFilter::filter(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/writerfilter/source/filter/WriterFilter.cxx:126) > SfxObjectShell::ImportFrom(SfxMedium&, com::sun:⭐:uno::Reference<com::sun:⭐:text::XTextRange> const&) (/sfx2/source/doc/objstor.cxx:2271) > SfxObjectShell::DoLoad(SfxMedium*) (/sfx2/source/doc/objstor.cxx:767) > SfxBaseModel::load(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/sfx2/source/doc/sfxbasemodel.cxx:1859) > non-virtual thunk to SfxBaseModel::load(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/sfx2/source/doc/sfxbasemodel.cxx:1810) > (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&, com::sun:⭐:uno::Reference<com::sun:⭐:frame::XFrame> const&) (/sfx2/source/view/frmload.cxx:703) > non-virtual thunk to (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&, com::sun:⭐:uno::Reference<com::sun:⭐:frame::XFrame> const&) (/sfx2/source/view/frmload.cxx:615) > framework::LoadEnv::impl_loadContent() (/framework/source/loadenv/loadenv.cxx:1122) > framework::LoadEnv::startLoading() (/framework/source/loadenv/loadenv.cxx:383) > framework::LoadEnv::loadComponentFromURL(com::sun:⭐:uno::Reference<com::sun:⭐:frame::XComponentLoader> const&, com::sun:⭐:uno::Reference<com::sun:⭐:uno::XComponentContext> const&, rtl::OUString const&, rtl::OUString const&, int, com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/framework/source/loadenv/loadenv.cxx:164) > framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/framework/source/services/desktop.cxx:566) > non-virtual thunk to framework::Desktop::loadComponentFromURL(rtl::OUString const&, rtl::OUString const&, int, com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/framework/source/services/desktop.cxx:552) > unotest::MacrosTest::loadFromDesktop(rtl::OUString const&, rtl::OUString const&, com::sun:⭐:uno::Sequence<com::sun:⭐🫘:PropertyValue> const&) (/unotest/source/cpp/macros_test.cxx:50) > SwModelTestBase::load(char const*, char const*) (/sw/qa/extras/inc/swmodeltestbase.hxx:580) > SwModelTestBase::executeImportExportImportTest(char const*) (/sw/qa/extras/inc/swmodeltestbase.hxx:219) > testTrackChangesDeletedParagraphMark::Import_Export_Import() (/sw/qa/extras/ooxmlexport/ooxmlexport4.cxx:132) > CppUnit::TestCaller<testTrackChangesDeletedParagraphMark>::runTest() (/workdir/UnpackedTarball/cppunit/include/cppunit/TestCaller.h:166) > CppUnit::TestCaseMethodFunctor::operator()() const (/workdir/UnpackedTarball/cppunit/src/cppunit/TestCase.cpp:32) > (anonymous namespace)::Protector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/test/source/vclbootstrapprotector.cxx:57) > CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2) > (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (in /home/sbergman/lo/core/workdir/LinkTarget/Library/unobootstrapprotector.so) > CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2) > (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx:63) > CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2) > CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/DefaultProtector.cpp:15) > CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /home/sbergman/lo/core/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2) > CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/ProtectorChain.cpp:77) > CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestResult.cpp:181) > CppUnit::TestCase::run(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestCase.cpp:91) > CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (/workdir/UnpackedTarball/cppunit/src/cppunit/TestComposite.cpp:64)
616 lines
18 KiB
C++
616 lines
18 KiB
C++
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
|
/*
|
|
* This file is part of the LibreOffice project.
|
|
*
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
*
|
|
* This file incorporates work covered by the following license notice:
|
|
*
|
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
|
* contributor license agreements. See the NOTICE file distributed
|
|
* with this work for additional information regarding copyright
|
|
* ownership. The ASF licenses this file to you under the Apache
|
|
* License, Version 2.0 (the "License"); you may not use this file
|
|
* except in compliance with the License. You may obtain a copy of
|
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
|
*/
|
|
|
|
#include <sal/config.h>
|
|
|
|
#include <cassert>
|
|
|
|
#include <osl/file.hxx>
|
|
#include <osl/signal.h>
|
|
|
|
#include "tools/debug.hxx"
|
|
#include "tools/resmgr.hxx"
|
|
|
|
#include "comphelper/processfactory.hxx"
|
|
|
|
#include "unotools/syslocaleoptions.hxx"
|
|
#include "vcl/svapp.hxx"
|
|
#include "vcl/wrkwin.hxx"
|
|
#include "vcl/cvtgrf.hxx"
|
|
#include "vcl/scheduler.hxx"
|
|
#include "vcl/image.hxx"
|
|
#include "vcl/settings.hxx"
|
|
#include "vcl/unowrap.hxx"
|
|
#include "vcl/configsettings.hxx"
|
|
#include "vcl/lazydelete.hxx"
|
|
#include "vcl/embeddedfontshelper.hxx"
|
|
#include "vcl/debugevent.hxx"
|
|
|
|
#ifdef WNT
|
|
#include <svsys.h>
|
|
#include <process.h>
|
|
#include <ole2.h>
|
|
#endif
|
|
|
|
#ifdef ANDROID
|
|
#include <cppuhelper/bootstrap.hxx>
|
|
#include <jni.h>
|
|
#endif
|
|
|
|
#include "salinst.hxx"
|
|
#include "salwtype.hxx"
|
|
#include "svdata.hxx"
|
|
#include "vcl/svmain.hxx"
|
|
#include "dbggui.hxx"
|
|
#include "accmgr.hxx"
|
|
#include "idlemgr.hxx"
|
|
#include "outdev.h"
|
|
#include "outfont.hxx"
|
|
#include "PhysicalFontCollection.hxx"
|
|
#include "print.h"
|
|
#include "salgdi.hxx"
|
|
#include "salsys.hxx"
|
|
#include "saltimer.hxx"
|
|
#include "salimestatus.hxx"
|
|
#include "impimagetree.hxx"
|
|
#include "xconnection.hxx"
|
|
|
|
#include "vcl/opengl/OpenGLContext.hxx"
|
|
|
|
#include "osl/process.h"
|
|
#include "com/sun/star/lang/XMultiServiceFactory.hpp"
|
|
#include "com/sun/star/lang/XComponent.hpp"
|
|
#include "com/sun/star/frame/Desktop.hpp"
|
|
|
|
#include "cppuhelper/implbase1.hxx"
|
|
#include "uno/current_context.hxx"
|
|
|
|
#if OSL_DEBUG_LEVEL > 0
|
|
#include <typeinfo>
|
|
#include "rtl/strbuf.hxx"
|
|
#endif
|
|
|
|
using namespace ::com::sun::star;
|
|
|
|
oslSignalAction SAL_CALL VCLExceptionSignal_impl( void* /*pData*/, oslSignalInfo* pInfo)
|
|
{
|
|
static bool bIn = false;
|
|
|
|
// if we crash again, bail out immediately
|
|
if ( !bIn )
|
|
{
|
|
sal_uInt16 nVCLException = 0;
|
|
|
|
// UAE
|
|
if ( (pInfo->Signal == osl_Signal_AccessViolation) ||
|
|
(pInfo->Signal == osl_Signal_IntegerDivideByZero) ||
|
|
(pInfo->Signal == osl_Signal_FloatDivideByZero) ||
|
|
(pInfo->Signal == osl_Signal_DebugBreak) )
|
|
nVCLException = EXC_SYSTEM;
|
|
|
|
// RC
|
|
if ((pInfo->Signal == osl_Signal_User) &&
|
|
(pInfo->UserSignal == OSL_SIGNAL_USER_RESOURCEFAILURE) )
|
|
nVCLException = EXC_RSCNOTLOADED;
|
|
|
|
// DISPLAY-Unix
|
|
if ((pInfo->Signal == osl_Signal_User) &&
|
|
(pInfo->UserSignal == OSL_SIGNAL_USER_X11SUBSYSTEMERROR) )
|
|
nVCLException = EXC_DISPLAY;
|
|
|
|
// Remote-Client
|
|
if ((pInfo->Signal == osl_Signal_User) &&
|
|
(pInfo->UserSignal == OSL_SIGNAL_USER_RVPCONNECTIONERROR) )
|
|
nVCLException = EXC_REMOTE;
|
|
|
|
if ( nVCLException )
|
|
{
|
|
bIn = true;
|
|
|
|
SolarMutexGuard aLock;
|
|
|
|
// do not stop timer because otherwise the UAE-Box will not be painted as well
|
|
ImplSVData* pSVData = ImplGetSVData();
|
|
if ( pSVData->mpApp )
|
|
{
|
|
SystemWindowFlags nOldMode = Application::GetSystemWindowMode();
|
|
Application::SetSystemWindowMode( nOldMode & ~SystemWindowFlags::NOAUTOMODE );
|
|
pSVData->mpApp->Exception( nVCLException );
|
|
Application::SetSystemWindowMode( nOldMode );
|
|
}
|
|
bIn = false;
|
|
|
|
return osl_Signal_ActCallNextHdl;
|
|
}
|
|
}
|
|
|
|
return osl_Signal_ActCallNextHdl;
|
|
|
|
}
|
|
|
|
int ImplSVMain()
|
|
{
|
|
// The 'real' SVMain()
|
|
ImplSVData* pSVData = ImplGetSVData();
|
|
|
|
DBG_ASSERT( pSVData->mpApp, "no instance of class Application" );
|
|
|
|
int nReturn = EXIT_FAILURE;
|
|
|
|
bool bInit = InitVCL();
|
|
|
|
if( bInit )
|
|
{
|
|
// call application main
|
|
pSVData->maAppData.mbInAppMain = true;
|
|
nReturn = pSVData->mpApp->Main();
|
|
pSVData->maAppData.mbInAppMain = false;
|
|
}
|
|
|
|
if( pSVData->mxDisplayConnection.is() )
|
|
{
|
|
pSVData->mxDisplayConnection->terminate();
|
|
pSVData->mxDisplayConnection.clear();
|
|
}
|
|
|
|
// This is a hack to work around the problem of the asynchronous nature
|
|
// of bridging accessibility through Java: on shutdown there might still
|
|
// be some events in the AWT EventQueue, which need the SolarMutex which
|
|
// - on the other hand - is destroyed in DeInitVCL(). So empty the queue
|
|
// here ..
|
|
if( pSVData->mxAccessBridge.is() )
|
|
{
|
|
{
|
|
SolarMutexReleaser aReleaser;
|
|
pSVData->mxAccessBridge->dispose();
|
|
}
|
|
pSVData->mxAccessBridge.clear();
|
|
}
|
|
|
|
DeInitVCL();
|
|
return nReturn;
|
|
}
|
|
|
|
int SVMain()
|
|
{
|
|
int nRet;
|
|
if( !Application::IsConsoleOnly() && ImplSVMainHook( &nRet ) )
|
|
return nRet;
|
|
else
|
|
return ImplSVMain();
|
|
}
|
|
|
|
// This variable is set when no Application object has been instantiated
|
|
// before InitVCL is called
|
|
static Application * pOwnSvApp = NULL;
|
|
|
|
// Exception handler. pExceptionHandler != NULL => VCL already inited
|
|
static oslSignalHandler pExceptionHandler = NULL;
|
|
|
|
class DesktopEnvironmentContext: public cppu::WeakImplHelper1< com::sun::star::uno::XCurrentContext >
|
|
{
|
|
public:
|
|
explicit DesktopEnvironmentContext( const com::sun::star::uno::Reference< com::sun::star::uno::XCurrentContext > & ctx)
|
|
: m_xNextContext( ctx ) {}
|
|
|
|
// XCurrentContext
|
|
virtual com::sun::star::uno::Any SAL_CALL getValueByName( const OUString& Name )
|
|
throw (com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
|
|
|
|
private:
|
|
com::sun::star::uno::Reference< com::sun::star::uno::XCurrentContext > m_xNextContext;
|
|
};
|
|
|
|
uno::Any SAL_CALL DesktopEnvironmentContext::getValueByName( const OUString& Name) throw (uno::RuntimeException, std::exception)
|
|
{
|
|
uno::Any retVal;
|
|
|
|
if ( Name == "system.desktop-environment" )
|
|
{
|
|
retVal = uno::makeAny( Application::GetDesktopEnvironment() );
|
|
}
|
|
else if( m_xNextContext.is() )
|
|
{
|
|
// Call next context in chain if found
|
|
retVal = m_xNextContext->getValueByName( Name );
|
|
}
|
|
return retVal;
|
|
}
|
|
|
|
bool InitVCL()
|
|
{
|
|
if( pExceptionHandler != NULL )
|
|
return false;
|
|
|
|
EmbeddedFontsHelper::clearTemporaryFontFiles();
|
|
|
|
if( !ImplGetSVData()->mpApp )
|
|
{
|
|
pOwnSvApp = new Application();
|
|
}
|
|
InitSalMain();
|
|
|
|
ImplSVData* pSVData = ImplGetSVData();
|
|
|
|
// remember Main-Thread-Id
|
|
pSVData->mnMainThreadId = ::osl::Thread::getCurrentIdentifier();
|
|
|
|
// Initialize Sal
|
|
pSVData->mpDefInst = CreateSalInstance();
|
|
if ( !pSVData->mpDefInst )
|
|
return false;
|
|
|
|
// Desktop Environment context (to be able to get value of "system.desktop-environment" as soon as possible)
|
|
com::sun::star::uno::setCurrentContext(
|
|
new DesktopEnvironmentContext( com::sun::star::uno::getCurrentContext() ) );
|
|
|
|
// Initialize application instance (should be done after initialization of VCL SAL part)
|
|
if( pSVData->mpApp )
|
|
// call init to initialize application class
|
|
// soffice/sfx implementation creates the global service manager
|
|
pSVData->mpApp->Init();
|
|
|
|
pSVData->mpDefInst->AfterAppInit();
|
|
|
|
// Fetch AppFileName and make it absolute before the workdir changes...
|
|
OUString aExeFileName;
|
|
osl_getExecutableFile( &aExeFileName.pData );
|
|
|
|
// convert path to native file format
|
|
OUString aNativeFileName;
|
|
osl::FileBase::getSystemPathFromFileURL( aExeFileName, aNativeFileName );
|
|
pSVData->maAppData.mpAppFileName = new OUString( aNativeFileName );
|
|
|
|
// Initialize global data
|
|
pSVData->maGDIData.mpScreenFontList = new PhysicalFontCollection;
|
|
pSVData->maGDIData.mpScreenFontCache = new ImplFontCache;
|
|
pSVData->maGDIData.mpGrfConverter = new GraphicConverter;
|
|
|
|
// Set exception handler
|
|
pExceptionHandler = osl_addSignalHandler(VCLExceptionSignal_impl, NULL);
|
|
|
|
DBGGUI_INIT_SOLARMUTEXCHECK();
|
|
|
|
#if OSL_DEBUG_LEVEL > 0
|
|
DebugEventInjector::getCreate();
|
|
#endif
|
|
|
|
return true;
|
|
}
|
|
|
|
namespace
|
|
{
|
|
|
|
/** Serves for destroying the VCL UNO wrapper as late as possible. This avoids
|
|
crash at exit in some special cases when a11y is enabled (e.g., when
|
|
a bundled extension is registered/deregistered during startup, forcing exit
|
|
while the app is still in splash screen.)
|
|
*/
|
|
class VCLUnoWrapperDeleter : public cppu::WeakImplHelper1<com::sun::star::lang::XEventListener>
|
|
{
|
|
virtual void SAL_CALL disposing(lang::EventObject const& rSource) throw(uno::RuntimeException, std::exception) SAL_OVERRIDE;
|
|
};
|
|
|
|
void
|
|
VCLUnoWrapperDeleter::disposing(lang::EventObject const& /* rSource */)
|
|
throw(uno::RuntimeException, std::exception)
|
|
{
|
|
ImplSVData* const pSVData = ImplGetSVData();
|
|
if (pSVData && pSVData->mpUnoWrapper)
|
|
{
|
|
pSVData->mpUnoWrapper->Destroy();
|
|
pSVData->mpUnoWrapper = NULL;
|
|
}
|
|
}
|
|
|
|
}
|
|
|
|
void DeInitVCL()
|
|
{
|
|
ImplSVData* pSVData = ImplGetSVData();
|
|
pSVData->mbDeInit = true;
|
|
|
|
vcl::DeleteOnDeinitBase::ImplDeleteOnDeInit();
|
|
|
|
// give ime status a chance to destroy its own windows
|
|
delete pSVData->mpImeStatus;
|
|
pSVData->mpImeStatus = NULL;
|
|
|
|
#if OSL_DEBUG_LEVEL > 0
|
|
OStringBuffer aBuf( 256 );
|
|
aBuf.append( "DeInitVCL: some top Windows are still alive\n" );
|
|
long nTopWindowCount = Application::GetTopWindowCount();
|
|
long nBadTopWindows = nTopWindowCount;
|
|
for( long i = 0; i < nTopWindowCount; i++ )
|
|
{
|
|
vcl::Window* pWin = Application::GetTopWindow( i );
|
|
// default window will be destroyed further down
|
|
// but may still be useful during deinit up to that point
|
|
if( pWin == pSVData->mpDefaultWin )
|
|
nBadTopWindows--;
|
|
else
|
|
{
|
|
aBuf.append( "text = \"" );
|
|
aBuf.append( OUStringToOString( pWin->GetText(), osl_getThreadTextEncoding() ) );
|
|
aBuf.append( "\" type = \"" );
|
|
aBuf.append( typeid(*pWin).name() );
|
|
aBuf.append( "\", ptr = 0x" );
|
|
aBuf.append( sal_Int64( pWin ), 16 );
|
|
aBuf.append( "\n" );
|
|
}
|
|
}
|
|
DBG_ASSERT( nBadTopWindows==0, aBuf.getStr() );
|
|
#endif
|
|
|
|
ImplImageTreeSingletonRef()->shutDown();
|
|
|
|
osl_removeSignalHandler( pExceptionHandler);
|
|
pExceptionHandler = NULL;
|
|
|
|
// free global data
|
|
delete pSVData->maGDIData.mpGrfConverter;
|
|
|
|
if( pSVData->mpSettingsConfigItem )
|
|
delete pSVData->mpSettingsConfigItem, pSVData->mpSettingsConfigItem = NULL;
|
|
|
|
if ( pSVData->maAppData.mpIdleMgr )
|
|
delete pSVData->maAppData.mpIdleMgr;
|
|
Scheduler::ImplDeInitScheduler();
|
|
|
|
if ( pSVData->maWinData.mpMsgBoxImgList )
|
|
{
|
|
delete pSVData->maWinData.mpMsgBoxImgList;
|
|
pSVData->maWinData.mpMsgBoxImgList = NULL;
|
|
}
|
|
if ( pSVData->maCtrlData.mpCheckImgList )
|
|
{
|
|
delete pSVData->maCtrlData.mpCheckImgList;
|
|
pSVData->maCtrlData.mpCheckImgList = NULL;
|
|
}
|
|
if ( pSVData->maCtrlData.mpRadioImgList )
|
|
{
|
|
delete pSVData->maCtrlData.mpRadioImgList;
|
|
pSVData->maCtrlData.mpRadioImgList = NULL;
|
|
}
|
|
if ( pSVData->maCtrlData.mpPinImgList )
|
|
{
|
|
delete pSVData->maCtrlData.mpPinImgList;
|
|
pSVData->maCtrlData.mpPinImgList = NULL;
|
|
}
|
|
if ( pSVData->maCtrlData.mpSplitHPinImgList )
|
|
{
|
|
delete pSVData->maCtrlData.mpSplitHPinImgList;
|
|
pSVData->maCtrlData.mpSplitHPinImgList = NULL;
|
|
}
|
|
if ( pSVData->maCtrlData.mpSplitVPinImgList )
|
|
{
|
|
delete pSVData->maCtrlData.mpSplitVPinImgList;
|
|
pSVData->maCtrlData.mpSplitVPinImgList = NULL;
|
|
}
|
|
if ( pSVData->maCtrlData.mpSplitHArwImgList )
|
|
{
|
|
delete pSVData->maCtrlData.mpSplitHArwImgList;
|
|
pSVData->maCtrlData.mpSplitHArwImgList = NULL;
|
|
}
|
|
if ( pSVData->maCtrlData.mpSplitVArwImgList )
|
|
{
|
|
delete pSVData->maCtrlData.mpSplitVArwImgList;
|
|
pSVData->maCtrlData.mpSplitVArwImgList = NULL;
|
|
}
|
|
if ( pSVData->maCtrlData.mpDisclosurePlus )
|
|
{
|
|
delete pSVData->maCtrlData.mpDisclosurePlus;
|
|
pSVData->maCtrlData.mpDisclosurePlus = NULL;
|
|
}
|
|
if ( pSVData->maCtrlData.mpDisclosureMinus )
|
|
{
|
|
delete pSVData->maCtrlData.mpDisclosureMinus;
|
|
pSVData->maCtrlData.mpDisclosureMinus = NULL;
|
|
}
|
|
pSVData->mpDefaultWin.disposeAndClear();
|
|
|
|
DBGGUI_DEINIT_SOLARMUTEXCHECK();
|
|
|
|
if ( pSVData->mpUnoWrapper )
|
|
{
|
|
try
|
|
{
|
|
uno::Reference<frame::XDesktop2> const xDesktop = frame::Desktop::create(
|
|
comphelper::getProcessComponentContext() );
|
|
xDesktop->addEventListener(new VCLUnoWrapperDeleter());
|
|
}
|
|
catch (uno::Exception const&)
|
|
{
|
|
// ignore
|
|
}
|
|
}
|
|
|
|
if( pSVData->mpApp || pSVData->maDeInitHook.IsSet() )
|
|
{
|
|
SolarMutexReleaser aReleaser;
|
|
// call deinit to deinitialize application class
|
|
// soffice/sfx implementation disposes the global service manager
|
|
// Warning: After this call you can't call uno services
|
|
if( pSVData->mpApp )
|
|
{
|
|
pSVData->mpApp->DeInit();
|
|
}
|
|
if( pSVData->maDeInitHook.IsSet() )
|
|
{
|
|
pSVData->maDeInitHook.Call(0);
|
|
}
|
|
}
|
|
|
|
if ( pSVData->maAppData.mpSettings )
|
|
{
|
|
if ( pSVData->maAppData.mpCfgListener )
|
|
{
|
|
pSVData->maAppData.mpSettings->GetSysLocale().GetOptions().RemoveListener( pSVData->maAppData.mpCfgListener );
|
|
delete pSVData->maAppData.mpCfgListener;
|
|
}
|
|
|
|
delete pSVData->maAppData.mpSettings;
|
|
pSVData->maAppData.mpSettings = NULL;
|
|
}
|
|
if ( pSVData->maAppData.mpAccelMgr )
|
|
{
|
|
delete pSVData->maAppData.mpAccelMgr;
|
|
pSVData->maAppData.mpAccelMgr = NULL;
|
|
}
|
|
if ( pSVData->maAppData.mpAppFileName )
|
|
{
|
|
delete pSVData->maAppData.mpAppFileName;
|
|
pSVData->maAppData.mpAppFileName = NULL;
|
|
}
|
|
if ( pSVData->maAppData.mpAppName )
|
|
{
|
|
delete pSVData->maAppData.mpAppName;
|
|
pSVData->maAppData.mpAppName = NULL;
|
|
}
|
|
if ( pSVData->maAppData.mpDisplayName )
|
|
{
|
|
delete pSVData->maAppData.mpDisplayName;
|
|
pSVData->maAppData.mpDisplayName = NULL;
|
|
}
|
|
if ( pSVData->maAppData.mpEventListeners )
|
|
{
|
|
delete pSVData->maAppData.mpEventListeners;
|
|
pSVData->maAppData.mpEventListeners = NULL;
|
|
}
|
|
if ( pSVData->maAppData.mpKeyListeners )
|
|
{
|
|
delete pSVData->maAppData.mpKeyListeners;
|
|
pSVData->maAppData.mpKeyListeners = NULL;
|
|
}
|
|
if ( pSVData->maAppData.mpPostYieldListeners )
|
|
{
|
|
delete pSVData->maAppData.mpPostYieldListeners;
|
|
pSVData->maAppData.mpPostYieldListeners = NULL;
|
|
}
|
|
|
|
if ( pSVData->maAppData.mpFirstHotKey )
|
|
ImplFreeHotKeyData();
|
|
if ( pSVData->maAppData.mpFirstEventHook )
|
|
ImplFreeEventHookData();
|
|
|
|
if (pSVData->mpBlendFrameCache)
|
|
delete pSVData->mpBlendFrameCache, pSVData->mpBlendFrameCache = NULL;
|
|
|
|
ImplDeletePrnQueueList();
|
|
delete pSVData->maGDIData.mpScreenFontList;
|
|
pSVData->maGDIData.mpScreenFontList = NULL;
|
|
delete pSVData->maGDIData.mpScreenFontCache;
|
|
pSVData->maGDIData.mpScreenFontCache = NULL;
|
|
|
|
if ( pSVData->mpResMgr )
|
|
{
|
|
delete pSVData->mpResMgr;
|
|
pSVData->mpResMgr = NULL;
|
|
}
|
|
|
|
ResMgr::DestroyAllResMgr();
|
|
|
|
// destroy all Sal interfaces before destorying the instance
|
|
// and thereby unloading the plugin
|
|
delete pSVData->mpSalSystem;
|
|
pSVData->mpSalSystem = NULL;
|
|
delete pSVData->mpSalTimer;
|
|
pSVData->mpSalTimer = NULL;
|
|
|
|
// Deinit Sal
|
|
DestroySalInstance( pSVData->mpDefInst );
|
|
|
|
if( pOwnSvApp )
|
|
{
|
|
delete pOwnSvApp;
|
|
pOwnSvApp = NULL;
|
|
}
|
|
|
|
EmbeddedFontsHelper::clearTemporaryFontFiles();
|
|
}
|
|
|
|
// only one call is allowed
|
|
struct WorkerThreadData
|
|
{
|
|
oslWorkerFunction pWorker;
|
|
void * pThreadData;
|
|
WorkerThreadData( oslWorkerFunction pWorker_, void * pThreadData_ )
|
|
: pWorker( pWorker_ )
|
|
, pThreadData( pThreadData_ )
|
|
{
|
|
}
|
|
};
|
|
|
|
#ifdef WNT
|
|
static HANDLE hThreadID = 0;
|
|
static unsigned __stdcall _threadmain( void *pArgs )
|
|
{
|
|
OleInitialize( NULL );
|
|
((WorkerThreadData*)pArgs)->pWorker( ((WorkerThreadData*)pArgs)->pThreadData );
|
|
delete (WorkerThreadData*)pArgs;
|
|
OleUninitialize();
|
|
hThreadID = 0;
|
|
return 0;
|
|
}
|
|
#else
|
|
static oslThread hThreadID = 0;
|
|
extern "C"
|
|
{
|
|
static void SAL_CALL MainWorkerFunction( void* pArgs )
|
|
{
|
|
static_cast<WorkerThreadData*>(pArgs)->pWorker( static_cast<WorkerThreadData*>(pArgs)->pThreadData );
|
|
delete static_cast<WorkerThreadData*>(pArgs);
|
|
hThreadID = 0;
|
|
}
|
|
} // extern "C"
|
|
#endif
|
|
|
|
void CreateMainLoopThread( oslWorkerFunction pWorker, void * pThreadData )
|
|
{
|
|
#ifdef WNT
|
|
// sal thread always call CoInitializeEx, so a sysdepen implementation is necessary
|
|
|
|
unsigned uThreadID;
|
|
hThreadID = (HANDLE)_beginthreadex(
|
|
NULL, // no security handle
|
|
0, // stacksize 0 means default
|
|
_threadmain, // thread worker function
|
|
new WorkerThreadData( pWorker, pThreadData ), // arguments for worker function
|
|
0, // 0 means: create immediately otherwise use CREATE_SUSPENDED
|
|
&uThreadID ); // thread id to fill
|
|
#else
|
|
hThreadID = osl_createThread( MainWorkerFunction, new WorkerThreadData( pWorker, pThreadData ) );
|
|
#endif
|
|
}
|
|
|
|
void JoinMainLoopThread()
|
|
{
|
|
if( hThreadID )
|
|
{
|
|
#ifdef WNT
|
|
WaitForSingleObject(hThreadID, INFINITE);
|
|
#else
|
|
osl_joinWithThread(hThreadID);
|
|
osl_destroyThread( hThreadID );
|
|
#endif
|
|
}
|
|
}
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|