summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)Author
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-11Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-16convert LoadEnv::EFeature to o3tl::typed_flagsNoel Grandin
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-08loplugin:salboolStephan Bergmann
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin
2016-10-10tdf#102274 Closing LibreOffice should not kill active UNO connectionsSamuel Mehrbrodt
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-07-22Fix typosAndrea Gelmini
2016-07-09Resolves: tdf#100732 hang closing Print Preview with X-icon on menubarCaolán McNamara
2016-06-29framework: fix typo in dispatchdisablerMiklos Vajna
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-23framework: last dispatchInterceptor gets asked firstThorsten Behrens
2016-05-20framework: avoid excessive queryDispatch callsThorsten Behrens
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-12framework: initial implementation of a dispatch disabler.Michael Meeks
2016-04-22loplugin:salboolStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Clean up framework/inc/dispatchcommands.hStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann
2016-04-01sequence->vector in frameworkNoel Grandin
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-03-10loplugin:constantparam in frameworkNoel Grandin
2016-03-02loplugin:unuseddefaultparam in frameworkNoel Grandin
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-16tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra
2016-01-10Fix typosAndrea Gelmini
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02fix buildNoel Grandin
2015-11-02loplugin:stringconstantNoel Grandin