summaryrefslogtreecommitdiff
path: root/include/vcl/menu.hxx
AgeCommit message (Expand)Author
2017-07-18loplugin:constparams in vclNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
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-07tdf#39468 Translate German commentsJens Carl
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-19TyposJulien Nabet
2017-03-09Don't use SetDisplayable when enabling Unity modeMaxim Monastirsky
2016-12-16Typo "pStaredFrom" -> "pStartedFrom"?Stephan Bergmann
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-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-07loplugin:staticmethods: vclStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-16attempt to address reported loplugin:vclwidgets warningCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-23gtk3: vcl popups flush any unexecuted Select events on popdownCaolán McNamara
2016-02-22gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-19DeactivateMenuBar can be non-virtual nowStephan Bergmann
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-09tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky
2015-09-20convert Link<> to typedNoel Grandin
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin