summaryrefslogtreecommitdiff
path: root/include/sfx2/bindings.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-22Bin noise commentsTor Lillqvist1-5/+0
2017-07-21loplugin:constparams in sfx2Noel Grandin1-2/+2
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+1
2017-04-03coverity#440972 Dereference before null checkCaolán McNamara1-5/+3
2017-03-29loplugin:unusedmethodsNoel Grandin1-2/+0
2017-03-28remove enum slot code from sfx2Noel Grandin1-2/+1
2017-03-09Fix "specialization in different namespace" error with old GCCsStephan Bergmann1-2/+6
2017-03-09Clean up uses of integer typesStephan Bergmann1-2/+3
2017-03-09Use o3tl::typed_flagsStephan Bergmann1-23/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-8/+6
2016-05-22tdf#89329: use unique_ptr for pImpl in bindingsXisco Fauli1-1/+1
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin1-5/+0
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-1/+1
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-2/+0
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann1-1/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-7/+7
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-1/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-23/+0
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+2
2015-03-24convert SfxPopupAction to enum classNoel Grandin1-7/+0
2014-11-21Same with SfxUnoControllerArr_Impl.Kohei Yoshida1-7/+1
2014-11-21Forward declare SfxFoundCacheArr_Impl and SfxFoundCache_Impl in bindings.hxx.Kohei Yoshida1-18/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-9/+33
2014-09-26fdo#75757: remove inheritance to std::vectorTakeshi Abe1-3/+18
2014-07-23TyposJulien Nabet1-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-15/+15
2014-03-05remove unused code in SfxBindingsNoel Grandin1-2/+0
2014-03-01Remove visual noise from includeAlexander Wilms1-7/+7
2014-02-25remove unused method SfxBindings::GetDispatchProvider_Impl()Noel Grandin1-1/+0
2014-01-17bool improvementsStephan Bergmann1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-4/+4
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-08-29convert include/sfx2/bindings.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+248