summaryrefslogtreecommitdiff
path: root/framework/inc/uielement
AgeCommit message (Expand)AuthorFilesLines
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin2-3/+0
2016-05-16Resolves: tdf#99857 missing items from toolbar right clickCaolán McNamara1-1/+1
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin1-7/+7
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-8/+4
2016-04-12Don't use bitfield bool members in MenuBarManagerStephan Bergmann1-9/+9
2016-04-12clang-tidy performance-unnecessary-value-param in frameworkNoel Grandin1-1/+1
2016-04-07Get rid of BaseHash wrapper (to unbreak Windows build)Stephan Bergmann2-2/+2
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-1/+1
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-4/+2
2016-03-23loplugin:constantparam in frameworkNoel Grandin1-3/+2
2016-03-17tdf#92049 NewMenuController: track icon theme changes tooMaxim Monastirsky1-0/+1
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky1-0/+2
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+0
2016-01-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh1-3/+0
2016-01-11loplugin:unusedmethods unused return value in frameworkNoel Grandin1-1/+1
2016-01-09Fix Addons.xcu toolbar items width handlingMaxim Monastirsky1-1/+5
2015-12-23loplugin:unusedfields in frameworkNoel Grandin3-12/+1
2015-12-21loplugin:unusedmethodsNoel Grandin1-1/+0
2015-12-15loplugin:constantfunctionNoel Grandin4-8/+0
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt1-12/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-25More cleanup in toolbarmanagerSamuel Mehrbrodt1-1/+0
2015-11-25Cleanup toolbarmanagerSamuel Mehrbrodt1-14/+9
2015-11-25loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin2-6/+0
2015-11-20new loplugin:unusedfieldsNoel Grandin3-12/+0
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt2-21/+15
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt1-1/+0
2015-11-17Remove unused methodsSamuel Mehrbrodt1-4/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-12loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-11-12Add a new TooltipLabel property for uno commandsSamuel Mehrbrodt1-1/+1
2015-11-12Namespace cleanup and disambiguationAshod Nakashian2-16/+22
2015-11-04Tweak MenuBarManager a bit for use with context menusMaxim Monastirsky1-1/+3
2015-11-02loplugin:stringconstantNoel Grandin9-9/+0
2015-10-14com::sun::star->css in frameworkNoel Grandin36-570/+570
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann34-222/+222
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-4/+4
2015-10-07loplugin:mergeclassesNoel Grandin1-31/+12
2015-10-07loplugin:mergeclassesNoel Grandin1-20/+7
2015-10-07loplugin:mergeclassesNoel Grandin1-21/+7
2015-10-07loplugin:mergeclassesNoel Grandin2-26/+10
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-1/+0
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-07convert Link<> to typedNoel Grandin3-3/+3
2015-09-04convert Link<> to typedNoel Grandin1-2/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin5-6/+6
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe8-16/+16
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-30loplugin:unusedmethodsNoel Grandin2-5/+3