summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)AuthorFilesLines
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov3-3/+3
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara2-2/+2
2019-04-16fix usage of successful/successfully in commentsNoel Grandin3-4/+4
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin2-5/+2
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski1-26/+26
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov1-11/+1
2019-02-09loplugin:indentation in frameworkNoel Grandin3-16/+14
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-1/+1
2018-11-07loplugin:collapseif in framework..salNoel Grandin1-6/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-2/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen4-0/+4
2018-07-27loplugin:returnconstant in frameworkNoel Grandin1-5/+3
2018-07-08Fix typoAndrea Gelmini1-1/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-7/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist1-16/+1
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist1-1/+16
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