summaryrefslogtreecommitdiff
path: root/sfx2/source/menu/virtmenu.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-1/+1
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-11/+11
2014-10-14coverity#735851 Dereference after null checkCaolán McNamara1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann1-3/+0
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-5/+0
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino1-7/+5
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-32/+32
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-6/+15
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-12/+0
2014-02-26Remove visual noise from sfx2Alexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-18/+18
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann1-1/+1
2014-01-01Typos (comand -> command)Julien Nabet1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin1-3/+3
2013-08-29convert sfx2/source/inc/virtmenu.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet1-3/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-4/+4
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann1-25/+1
2013-07-24XubString->OUStringCaolán McNamara1-4/+5
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-4/+4
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-2/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-40/+31
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-26tidy some resource stringsCaolán McNamara1-1/+1
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-23SfxVirtualMenu: fix context menu crash:Michael Stahl1-7/+13
2012-01-20SV_DECL_PTRARR->std::vectorAugust Sodora1-16/+9
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-10Remove cruft in debug toolsMarcel Metz1-13/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-08-19regenerate listCaolán McNamara1-15/+0
2011-08-18callcatcher: unused codeCaolán McNamara1-80/+0
2011-05-20return by reference instead of pointerCaolán McNamara1-2/+2
2011-04-15catch by const referenceCaolán McNamara1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli1-2/+0
2011-03-18unused variablesCaolán McNamara1-1/+0