summaryrefslogtreecommitdiff
path: root/sfx2/source/menu
AgeCommit message (Expand)AuthorFilesLines
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann1-3/+0
2014-07-26fdo#71770 Fixed Cut/Copy/Paste popup menu items to appear at the topJeffrey Stedfast1-4/+4
2014-07-24sfx2: remove another DBG macro that arose from the graveMichael Stahl1-1/+3
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
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-22clean up hrc filesThomas Arnhold1-12/+0
2014-04-22clean up hrc filesThomas Arnhold1-4/+0
2014-04-21remove some more bloatThomas Arnhold1-2/+0
2014-04-08coverity#704796 Dereference after null checkCaolán McNamara1-2/+7
2014-04-07sfx2: sal_Bool->boolNoel Grandin3-35/+35
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-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-8/+8
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-12/+0
2014-02-26Remove visual noise from sfx2Alexander Wilms2-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms3-34/+34
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-7/+7
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+2
2014-01-28bool improvementsStephan Bergmann2-2/+2
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-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-1/+1
2013-11-26Integrate branch of IAccessible2Steve Yin1-0/+4
2013-11-11sfx2: include <> for external includesNorbert Thiebaud3-6/+6
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-21remove uses of COMPARE_*Caolán McNamara1-1/+1
2013-10-20STRING_LEN is the same as STRING_NOTFOUNDCaolán McNamara1-1/+1
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz1-22/+1
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin3-26/+26
2013-08-29convert sfx2/source/inc/virtmenu.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-29convert sfx2/source/menu/thessubmenu.hxx from String to OUStringNoel Grandin2-11/+11
2013-08-29convert include/sfx2/mnuitem.hxx from String to OUStringNoel Grandin1-6/+6
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-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-11use LanguageTag to convertEike Rathke1-7/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-25WaE: unused variable 'aText' [loplugin]Tor Lillqvist1-2/+0
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile1-2/+147
2013-04-16remove dead code minstack.hxxNoel Grandin1-1/+0