summaryrefslogtreecommitdiff
path: root/framework/inc/uielement
AgeCommit message (Expand)AuthorFilesLines
2016-11-08There's no derivations from StatusBarManagerStephan Bergmann1-3/+2
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin2-2/+0
2016-11-06NewDocument is now unusedMaxim Monastirsky1-7/+0
2016-11-06NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky1-2/+0
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-1/+2
2016-10-30Let Menu dispose submenusMaxim Monastirsky1-8/+3
2016-10-30BmkMenu is dead nowMaxim Monastirsky1-1/+0
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann11-32/+32
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann35-36/+36
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky1-1/+0
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos1-0/+86
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos1-0/+86
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin1-3/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin2-7/+0
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin3-3/+3
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