summaryrefslogtreecommitdiff
path: root/shell/source/cmdmail
AgeCommit message (Expand)AuthorFilesLines
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-25/+25
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-50/+50
2014-02-26Remove visual noise from shellAlexander Wilms2-16/+16
2014-02-23Remove unneccessary commentsAlexander Wilms2-16/+16
2014-02-10Don't call pclose(NULL)Stephan Bergmann1-1/+2
2014-02-10Properly encode cmd line for popenStephan Bergmann1-25/+65
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-14/+14
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin2-8/+8
2013-11-05fixincludeguards.sh: shellThomas Arnhold2-4/+4
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-16/+2
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-2/+2
2013-06-07Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile3-47/+47
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-33/+28
2013-01-15fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza2-43/+34
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-8/+3
2012-10-03re-base on ALv2 code. Includes:Michael Meeks4-95/+59
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann1-48/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-8/+0
2012-08-08remove include comments and boxesThomas Arnhold4-16/+0
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-02targeted string re-workNorbert Thiebaud1-7/+7
2012-05-29shell: export more symbols, as privateMatúš Kukan1-1/+0
2012-05-29gbuildize shellDavid Tardon2-78/+1
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-01-27Decrease verbiage a little bitTor Lillqvist1-1/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+4
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot2-13/+13
2011-11-27remove include of pch header from shellNorbert Thiebaud3-6/+0
2011-11-26Bypass more stuff on non-desktop OSes and enforce "lib" prefix for AndroidTor Lillqvist1-0/+5
2011-10-06Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann1-1/+1
2011-09-17Better management of exceptionJulien Nabet1-2/+2
2011-08-22chmod -xTor Lillqvist1-0/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-16/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-05Remove commented code in libs-core/shellXisco Fauli3-39/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito5-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky9-25/+41
2011-03-13OSL_TRACE: Use format stringThomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens9-25/+41
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 16Gert Faller2-13/+13
2010-10-28add modelines to .hxx files as wellCaolán McNamara2-0/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth3-0/+8
2010-10-05more removed include guards using fixguard.pyPetr Mladek2-6/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek3-0/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb4-25/+41