summaryrefslogtreecommitdiff
path: root/include/vcl/menu.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-08tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi1-1/+1
2018-04-23loplugin:useuniqueptr in MenuNoel Grandin1-1/+1
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara1-0/+1
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-0/+9
2018-01-24loplugin:unused-returns in vclNoel Grandin1-1/+1
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl1-0/+1
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl1-1/+1
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin1-3/+3
2017-11-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin1-1/+1
2017-10-08Make Color a forward declarationChris Sherlock1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-20loplugin:unusedfields in vclNoel Grandin1-8/+0
2017-07-18loplugin:constparams in vclNoel Grandin1-3/+3
2017-05-07break circular includeJochen Nitschke1-2/+6
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-8/+1
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-05loplugin:constantparamNoel Grandin1-1/+1
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea1-2/+2
2017-03-31tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-19TyposJulien Nabet1-1/+1
2017-03-09Don't use SetDisplayable when enabling Unity modeMaxim Monastirsky1-0/+1
2016-12-16Typo "pStaredFrom" -> "pStartedFrom"?Stephan Bergmann1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara1-4/+0
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky1-1/+0
2016-10-07loplugin:staticmethods: vclStephan Bergmann1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky1-8/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-0/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-5/+9
2016-05-31loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-2/+0
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara1-2/+1
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-0/+1
2016-03-16attempt to address reported loplugin:vclwidgets warningCaolán McNamara1-1/+1
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara1-1/+2
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-2/+1
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-2/+1
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-6/+5
2016-02-23gtk3: vcl popups flush any unexecuted Select events on popdownCaolán McNamara1-0/+1