summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)Author
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in frameworkNoel Grandin
2018-07-08Fix typoAndrea Gelmini
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
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