summaryrefslogtreecommitdiff
path: root/include/sfx2/bindings.hxx
AgeCommit message (Expand)Author
2020-08-13use unique_ptr in SfxBindings_ImplNoel Grandin
2020-04-06lok: introduce QueryControlState functionHenry Castro
2019-08-24loplugin:returnconstval in sfx2Noel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-20use unique_ptr in sfx2Noel Grandin
2018-12-05remove unused SfxCallMode enum valueNoel Grandin
2018-05-22Bin noise commentsTor Lillqvist
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-03coverity#440972 Dereference before null checkCaolán McNamara
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-09Fix "specialization in different namespace" error with old GCCsStephan Bergmann
2017-03-09Clean up uses of integer typesStephan Bergmann
2017-03-09Use o3tl::typed_flagsStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-05-22tdf#89329: use unique_ptr for pImpl in bindingsXisco Fauli
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-03-24convert SfxPopupAction to enum classNoel Grandin
2014-11-21Same with SfxUnoControllerArr_Impl.Kohei Yoshida
2014-11-21Forward declare SfxFoundCacheArr_Impl and SfxFoundCache_Impl in bindings.hxx.Kohei Yoshida
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-26fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-23TyposJulien Nabet
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-05remove unused code in SfxBindingsNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-25remove unused method SfxBindings::GetDispatchProvider_Impl()Noel Grandin
2014-01-17bool improvementsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-29convert include/sfx2/bindings.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen