/solenv/clang-cl/

re/atom/toolkit/source/awt/vclxmenu.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxmenu.cxx
AgeCommit message (Expand)Author
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
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky