summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)AuthorFilesLines
2018-04-01remove unused processfactory.hxx includesJochen Nitschke4-4/+0
2018-03-17Use for-range loops in frameworkJulien Nabet2-14/+9
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-01-14Fix typosAndrea Gelmini1-2/+2
2018-01-14Fix typosAndrea Gelmini2-3/+3
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann1-1/+1
2018-01-05Fix typosAndrea Gelmini1-1/+0
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-19Fix typosAndrea Gelmini1-1/+1
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-1/+1
2017-11-13Fix typosAndrea Gelmini1-4/+4
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara1-9/+0
2017-10-31loplugin:constantparam in f*Noel Grandin1-2/+2
2017-10-23loplugin:includeform: frameworkStephan Bergmann3-4/+4
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+1
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand1-0/+9
2017-08-08loplugin:constantparamNoel Grandin1-8/+5
2017-08-02remove unnecessary use of 'this->'Noel Grandin5-5/+5
2017-08-01loplugin:checkunusedparamsNoel Grandin2-16/+10
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-8/+2
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin2-4/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke3-3/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke3-4/+0
2017-05-19loplugin:unusedfieldsNoel Grandin1-3/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-16convert LoadEnv::EFeature to o3tl::typed_flagsNoel Grandin1-1/+1
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin2-4/+4
2017-02-06Add missing #includesStephan Bergmann1-0/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann12-81/+26
2017-01-08loplugin:salboolStephan Bergmann1-1/+1
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin1-1/+0
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin1-0/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-2/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2-5/+5
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin2-14/+2
2016-10-10tdf#102274 Closing LibreOffice should not kill active UNO connectionsSamuel Mehrbrodt1-8/+20
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-2/+2
2016-10-03Fix typosAndrea Gelmini3-4/+4
2016-07-22Fix typosAndrea Gelmini1-1/+1
2016-07-09Resolves: tdf#100732 hang closing Print Preview with X-icon on menubarCaolán McNamara1-0/+9
2016-06-29framework: fix typo in dispatchdisablerMiklos Vajna1-1/+1
2016-06-02loplugin:unusedfieldsNoel Grandin1-2/+1
2016-05-23framework: last dispatchInterceptor gets asked firstThorsten Behrens1-9/+8