summaryrefslogtreecommitdiff
path: root/include/vcl/menu.hxx
AgeCommit message (Expand)Author
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28fix name of method in vcl/Menu, SetHightlightItem to SetHighlightItemNoel Grandin
2014-02-28remove unused code Menu::GetHighlightItem()Noel Grandin
2014-02-25remove unused code Menu::GetItemAccKeyStrFromPos(unsigned short)Noel Grandin
2014-02-25remove unused code Menu::IsTemporaryItemFromPos(unsigned short)Noel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-10-29Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-10-22ImplCalcSize etc can be constCaolán McNamara
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza
2013-08-12convert vcl/menu.hxx from XubString to OUString (second attempt)Noel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-07-31Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida
2013-07-31convert vcl/menu.hxx from XubString to OUStringNoel Grandin
2013-07-24XubString->OUStringCaolán McNamara
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-05-10make some important single-parameter constructors explicitHerbert Dürr
2013-04-23execute move of global headersBjoern Michaelsen