summaryrefslogtreecommitdiff
path: root/include/sfx2/unoctitm.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-16move some headers inside sfx2/Noel Grandin1-148/+0
2019-10-29loplugin:finalclasses sfx2Noel Grandin1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-6/+6
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-05-18loplugin:unusedfields in sfx2Noel Grandin1-2/+0
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-2/+2
2017-07-21loplugin:constparams in sfx2Noel Grandin1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-6/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+10
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sfx2Stephan Bergmann1-0/+2
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-08-11factor this status change code outCaolán McNamara1-0/+2
2016-06-10sfx2: implement per-view LOK_CALLBACK_STATE_CHANGEDMiklos Vajna1-2/+0
2016-06-06tdf#89329: use unique_ptr for pImpl in unoctitmXisco Fauli1-1/+1
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin1-24/+0
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-40/+40
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+11
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-3/+0
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu1-0/+2
2014-05-29Related: fdo#79392 std::out_or_range -> terminateCaolán McNamara1-1/+2
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-7/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-2/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-08-22convert include/sfx2/unoctitm.cxx from String to OUStringNoel Grandin1-1/+1
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin1-15/+4
2013-04-23execute move of global headersBjoern Michaelsen1-0/+198