summaryrefslogtreecommitdiff
path: root/framework/source/inc
AgeCommit message (Expand)AuthorFilesLines
2019-05-23No need for AcceleratorCache::takeOver...Stephan Bergmann1-20/+0
2019-05-10an uno -> a unoCaolán McNamara3-4/+4
2019-04-16fix usage of successful/successfully in commentsNoel Grandin3-4/+4
2019-02-24loplugin:unusedfields in frameworkNoel Grandin1-32/+0
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin1-1/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-04loplugin:useuniqueptr in AcceleratorConfigurationNoel Grandin1-3/+3
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma2-4/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+1
2018-03-21tdf#115683 there are other cases of dialogs before document loadCaolán McNamara1-0/+5
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-11/+3
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist1-2/+0
2018-01-14Fix typosAndrea Gelmini1-5/+5
2018-01-05Fix typosAndrea Gelmini1-1/+1
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann1-1/+1
2017-11-13Fix typosAndrea Gelmini2-4/+4
2017-10-31loplugin:constantparam in f*Noel Grandin1-7/+2
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-5/+4
2017-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2017-07-28loplugin:checkunusedparams more part2Noel Grandin2-3/+3
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-4/+1
2017-06-26s/catched/caughtNoel Grandin1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-6/+0
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke1-1/+0
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke1-1/+0
2017-05-19loplugin:unusedfieldsNoel Grandin1-3/+0
2017-03-25Fix typosAndrea Gelmini3-4/+4
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky1-6/+0
2017-02-16convert LoadEnv::EFeature to o3tl::typed_flagsNoel Grandin1-24/+29
2017-02-16drop unused enumerators from TargetHelper::ESpecialTargetNoel Grandin1-3/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin1-9/+8
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-169/+74
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin2-3/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann2-1/+8
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin1-8/+1
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin3-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-10-03Fix typosAndrea Gelmini4-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-4/+4
2016-08-30no point in these dtors being virtualCaolán McNamara1-3/+0
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin2-15/+0
2016-08-01framework: stop adding silly empty accelerator/current.xml filesMichael Stahl1-1/+2
2016-06-13Fix typosAndrea Gelmini1-1/+1
2016-06-02loplugin:unusedfieldsNoel Grandin1-1/+0
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1