summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration
AgeCommit message (Expand)Author
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-09-20unused m_aModuleIdentifier in UIConfigurationManagerNoel Grandin
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-08-24loplugin:useuniqueptr in frameworkNoel Grandin
2017-08-22Add some exception messages to the removeSettings methodMuhammet Kara
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-04loplugin:unusedfields in frameworkNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-01Replace OSL_FAIL by SAL_WARN_IFJulien Nabet
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2017-02-21Revert "Resolves: #i120029# Unregister on dispose."Maxim Monastirsky
2017-02-16drop enum framework::GlobalSettings::UIElementTypeNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-20empty Image is an empty XGraphicCaolán McNamara
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2017-01-10loplugin:unusedmethodsNoel Grandin
2017-01-05finish moving ImageList to frameworkCaolán McNamara
2017-01-05move ImageList to frameworkCaolán McNamara
2017-01-05move CommandImageResolver out of vcl and beside its only userCaolán McNamara
2016-12-24unused Image in framework, luckily because uses GetImage on pos not idCaolán McNamara
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl