summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)Author
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-14Fix typosAndrea Gelmini
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-05Fix typosAndrea Gelmini
2017-12-20Fix typosAndrea Gelmini
2017-12-19Fix typosAndrea Gelmini
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-10-31loplugin:constantparam in f*Noel Grandin
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-08loplugin:constantparamNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
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