summaryrefslogtreecommitdiff
path: root/vcl/source/app/session.cxx
AgeCommit message (Expand)Author
2020-07-07vcl: create instances with uno constructorsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-06Rename wrong name of vars in auto loopJulien Nabet
2017-09-02Just remove an unused variable, no need to keep it commented-outTor Lillqvist
2017-09-02MAC, remove build breaker in session.cxxjan Iversen
2017-09-02Replace list by vector session.cxx (vcl)Julien Nabet
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-01loplugin:constantparam in vclNoel Grandin
2015-12-10Remove listeners upon disposeStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-08-25Simplify iterator managementJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-20Mutex lifecycle must encompass WeakComponentImplHelper baseStephan Bergmann
2012-06-20Some clean upStephan Bergmann
2012-06-20Make VCLSession into a OneInstanceFactoryStephan Bergmann
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]