summaryrefslogtreecommitdiff
path: root/shell/source/cmdmail
AgeCommit message (Expand)Author
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in shellNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-12-15shell: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from shellAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-10Don't call pclose(NULL)Stephan Bergmann
2014-02-10Properly encode cmd line for popenStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin
2013-11-05fixincludeguards.sh: shellThomas Arnhold
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-07Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-15fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-02Use prefixTor Lillqvist
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29shell: export more symbols, as privateMatúš Kukan
2012-05-29gbuildize shellDavid Tardon
2012-03-23.component files don't need executable bitsMichael Stahl
2012-01-27Decrease verbiage a little bitTor Lillqvist
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann