summaryrefslogtreecommitdiff
path: root/include/sfx2/unoctitm.hxx
AgeCommit message (Expand)Author
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sfx2Stephan Bergmann
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-11factor this status change code outCaolán McNamara
2016-06-10sfx2: implement per-view LOK_CALLBACK_STATE_CHANGEDMiklos Vajna
2016-06-06tdf#89329: use unique_ptr for pImpl in unoctitmXisco Fauli
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2014-05-29Related: fdo#79392 std::out_or_range -> terminateCaolán McNamara
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-22convert include/sfx2/unoctitm.cxx from String to OUStringNoel Grandin
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen