summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration
AgeCommit message (Expand)AuthorFilesLines
2018-03-20loplugin:useuniqueptr in ImplImageListNoel Grandin3-9/+7
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke2-2/+0
2018-03-17Use for-range loops in frameworkJulien Nabet5-90/+56
2018-03-16simplify ImageList::GetAsHorizontalStripNoel Grandin1-8/+1
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin1-2/+2
2018-02-06Unused include pngread/write (framework)Julien Nabet2-4/+0
2018-01-24loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin1-1/+1
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin2-3/+2
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann2-5/+5
2018-01-04drop CmdToXGraphicNameAccess typedefNoel Grandin1-19/+17
2017-12-11loplugin:salcall fix functionsNoel Grandin6-6/+6
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-1/+1
2017-12-03loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-10-26More loplugin:unnecessaryparenStephan Bergmann2-3/+3
2017-10-23loplugin:includeform: frameworkStephan Bergmann8-10/+10
2017-10-23overload std::hash for OUString and OStringNoel Grandin8-17/+12
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin3-109/+90
2017-09-27loplugin:flatten in variousNoel Grandin1-89/+86
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin3-217/+201
2017-09-20unused m_aModuleIdentifier in UIConfigurationManagerNoel Grandin1-2/+1
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann2-4/+2
2017-08-24loplugin:useuniqueptr in frameworkNoel Grandin3-25/+9
2017-08-22Add some exception messages to the removeSettings methodMuhammet Kara2-8/+20
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin7-24/+23
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+0
2017-07-28loplugin:checkunusedparams more part2Noel Grandin1-4/+2
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin5-46/+30
2017-07-20loplugin:constparams in frameworkNoel Grandin3-12/+12
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2017-07-04loplugin:unusedfields in frameworkNoel Grandin1-4/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke2-2/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke2-1/+2
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke1-1/+0
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke1-1/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin2-2/+2
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-2/+0
2017-05-12remove unused uno::Reference varsNoel Grandin2-4/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-04-01Replace OSL_FAIL by SAL_WARN_IFJulien Nabet1-15/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-29loplugin:unusedmethodsNoel Grandin2-45/+0
2017-02-28new loplugin unoanyNoel Grandin5-56/+56
2017-02-27loplugin:loopvartoosmallStephan Bergmann1-5/+4
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky1-3/+0
2017-02-16drop enum framework::GlobalSettings::UIElementTypeNoel Grandin1-16/+8