summaryrefslogtreecommitdiff
path: root/vcl/source/window/menu.cxx
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-05-18Remove sfx2 include from vclMaxim Monastirsky
2017-05-12loplugin:constantparamNoel Grandin
2017-05-08Resolves: tdf#107693 move CreateAutoMnemonics from Execute to ActivateCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-09Don't use SetDisplayable when enabling Unity modeMaxim Monastirsky
2017-02-24Closing popup menu should close the parent toolboxMaxim Monastirsky
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-18Convert RID_MENU_REPORT to xmlMaxim Monastirsky
2017-02-09Resolves: tdf#101972 skip invalidating labels on alt if autoaccel is disabledCaolán McNamara
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
2016-11-16loplugin:vclwidgetsStephan Bergmann
2016-11-07Postpone menu destructionStephan Bergmann
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-18Don't crash on closing gtk3 popup menu without enabled itemsMaxim Monastirsky
2016-10-07loplugin:staticmethods: vclStephan Bergmann
2016-10-06drop now unused BitmapItem rsc fieldsCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-27this should always be empty nowCaolán McNamara
2016-09-27Resolves: tdf#102177 focus not restored from context menusCaolán McNamara
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky
2016-09-22VCL add support for rollover menubarsJan-Marek Glogowski
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky
2016-07-10so the global Application GetAutoMnemonic is always true, simplifyCaolán McNamara