summaryrefslogtreecommitdiff
path: root/vcl/source/window/menu.cxx
AgeCommit message (Expand)Author
2020-03-16Add some fallback minimum size when screen size detection goes wrongSamuel Mehrbrodt
2018-10-23wrong pointer checkCaolán McNamara
2018-08-08tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-04-23loplugin:useuniqueptr in MenuNoel Grandin
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-20Fix typoAndrea Gelmini
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
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