summaryrefslogtreecommitdiff
path: root/include/vcl/menu.hxx
AgeCommit message (Expand)Author
2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-01-25Change some #define to constexprStephan Bergmann
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-01-22Resolves: tdf#122241 support persona header in native gtk3 menubarCaolán McNamara
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-04-23loplugin:useuniqueptr in MenuNoel Grandin
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-01-24loplugin:unused-returns in vclNoel Grandin
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-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-10-08Make Color a forward declarationChris Sherlock
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
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