summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration
AgeCommit message (Expand)Author
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
2016-10-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous
2016-10-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in frameworkStephan Bergmann
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-05-25convert ImageType to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01sequence->vector in frameworkNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-04loplugin:sallogareasStephan Bergmann
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl