summaryrefslogtreecommitdiffstats
path: root/include/vcl/menu.hxx
Commit message (Expand)AuthorAgeFilesLines
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Remove visual noise from includeAlexander Wilms2014-03-011-8/+8
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* fix name of method in vcl/Menu, SetHightlightItem to SetHighlightItemNoel Grandin2014-02-281-1/+1
* remove unused code Menu::GetHighlightItem()Noel Grandin2014-02-281-3/+2
* remove unused code Menu::GetItemAccKeyStrFromPos(unsigned short)Noel Grandin2014-02-251-2/+0
* remove unused code Menu::IsTemporaryItemFromPos(unsigned short)Noel Grandin2014-02-251-2/+0
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-41/+41
* Integrate branch of IAccessible2Steve Yin2013-11-251-0/+9
* Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara2013-10-291-6/+11
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* ImplCalcSize etc can be constCaolán McNamara2013-10-221-2/+2
* Remove some unused code from unusedcode.easyMarcos Paulo de Souza2013-09-011-5/+0
* convert vcl/menu.hxx from XubString to OUString (second attempt)Noel Grandin2013-08-121-1/+1
* XubString->OUStringCaolán McNamara2013-08-121-15/+15
* Revert "convert vcl/menu.hxx from XubString to OUString"Kohei Yoshida2013-07-311-14/+14
* convert vcl/menu.hxx from XubString to OUStringNoel Grandin2013-07-311-14/+14
* XubString->OUStringCaolán McNamara2013-07-241-2/+2
* Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi2013-05-221-1/+1
* make some important single-parameter constructors explicitHerbert Dürr2013-05-101-4/+4
* execute move of global headersBjoern Michaelsen2013-04-231-0/+494