summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxmenu.cxx
AgeCommit message (Expand)Author
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-21move GetXGraphic to its only userCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-29loplugin: cstylecastNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-28Remove remaining DBG_CTOR etc. remnants from toolkitStephan Bergmann
2014-03-10toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-01-29bool improvementsStephan Bergmann
2014-01-28coverity#440874 Dereference before null checkCaolán McNamara
2014-01-24tk: Ctor feature for VCLX classes.Matúš Kukan
2013-12-13Drop duplicate #includeTakeshi Abe
2013-10-28remove some stray using rtl::OUStringThomas Arnhold
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Fix broken string cleanupStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-16Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith
2013-03-03coverity#983201: fix memory leakMarkus Mohrhard
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák