summaryrefslogtreecommitdiffstats
path: root/include/vcl/menu.hxx
Commit message (Expand)AuthorAgeFilesLines
* pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara2018-10-011-2/+2
* tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi2018-07-231-1/+1
* hold and return SalMenu by std::unique_ptrNoel Grandin2018-06-091-2/+2
* loplugin:useuniqueptr in MenuNoel Grandin2018-04-231-1/+1
* Simplify calls to Menu::CheckItemMuhammet Kara2018-04-171-0/+1
* lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky2018-03-131-0/+9
* loplugin:unused-returns in vclNoel Grandin2018-01-241-1/+1
* show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl2017-12-191-0/+1
* menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl2017-12-191-1/+1
* sal_uLong->void* for userdata in MenuNoel Grandin2017-12-131-3/+3
* loplugin:unusedmethodsNoel Grandin2017-11-291-1/+0
* loplugin:constmethod in vcl and stocNoel Grandin2017-10-301-1/+1
* Make Color a forward declarationChris Sherlock2017-10-081-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:unusedfields in vclNoel Grandin2017-07-201-8/+0
* loplugin:constparams in vclNoel Grandin2017-07-181-3/+3
* break circular includeJochen Nitschke2017-05-071-2/+6
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* loplugin:checkunusedparams in vclNoel Grandin2017-04-251-1/+1
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* remove freshly unused menu support from src filesCaolán McNamara2017-04-191-8/+1
* tdf#39468 Translate German commentsJens Carl2017-04-071-1/+1
* loplugin:constantparamNoel Grandin2017-04-051-1/+1
* tdf#104686: do not crash if Menu has been somehow disposedAron Budea2017-04-041-2/+2
* tdf#39468 Translate German commentsJens Carl2017-03-311-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-7/+7
* Fix typosAndrea Gelmini2017-03-251-1/+1
* TyposJulien Nabet2017-03-191-1/+1
* Don't use SetDisplayable when enabling Unity modeMaxim Monastirsky2017-03-091-0/+1
* Typo "pStaredFrom" -> "pStartedFrom"?Stephan Bergmann2016-12-161-1/+1
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-1/+1
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-291-1/+1
* vcl makes no use of menu Get/Set DefaultItemCaolán McNamara2016-11-241-4/+0
* Sub menus no longer need manual disposingMaxim Monastirsky2016-10-271-1/+0
* loplugin:staticmethods: vclStephan Bergmann2016-10-071-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-3/+3
* Looks like the menu highlight handler is now unusedMaxim Monastirsky2016-09-011-8/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-2/+2
* when disposing popup menus, don't leave dangling pointersNoel Grandin2016-07-051-0/+1
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-5/+9
* loplugin:unusedmethodsNoel Grandin2016-05-311-1/+0
* loplugin:unusedmethods in vclNoel Grandin2016-05-201-2/+0
* revert to fix tdf#98783 missing menubarCaolán McNamara2016-04-061-2/+1
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-0/+1
* attempt to address reported loplugin:vclwidgets warningCaolán McNamara2016-03-161-1/+1
* Related: tdf#98637 make this a tractable problemCaolán McNamara2016-03-161-1/+2
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-1/+1
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-071-2/+1
* loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2016-03-041-2/+1