summaryrefslogtreecommitdiff
path: root/framework/source/inc
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-11/+0
2016-05-12framework: initial implementation of a dispatch disabler.Michael Meeks1-0/+117
2016-04-22Fix typosAndrea Gelmini1-1/+1
2016-04-21Fix typosAndrea Gelmini2-2/+2
2016-04-07Just use the hash<sal_Int16> defaultStephan Bergmann1-3/+1
2016-04-07Resolve OUStringList typedefStephan Bergmann2-3/+3
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann2-2/+2
2016-04-05loplugin:constantparamNoel Grandin1-18/+5
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-2/+1
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-2/+1
2016-03-23loplugin:constantparam in frameworkNoel Grandin1-10/+3
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky1-1/+0
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-02-05Fix typosAndrea Gelmini1-3/+3
2016-01-26No need for ~PresetHandler to be virtualStephan Bergmann1-1/+1
2016-01-26Remove nonsense commentStephan Bergmann1-4/+0
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann1-35/+0
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann2-5/+2
2016-01-10Fix typosAndrea Gelmini3-3/+3