summaryrefslogtreecommitdiffstats
path: root/shell/source/cmdmail
Commit message (Expand)AuthorAgeFilesLines
* Bin some noise comments and superfluous vertical whitespaceTor Lillqvist2016-09-122-30/+8
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-8/+8
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Remove excess newlinesChris Sherlock2016-02-092-2/+0
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* yyyyyNoel Grandin2015-11-041-4/+2
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-1/+1
* com::sun::star->css in shellNoel Grandin2015-10-294-59/+59
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-25/+25
* Fix typosAndrea Gelmini2015-09-301-1/+1
* shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-033-5/+5
* cppcheck:noExplicitConstructorNoel Grandin2015-08-071-1/+1
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-7/+1
* shell: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-14/+14
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* Fix some *_component_getFactory function typesStephan Bergmann2014-08-281-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-25/+25
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-264-50/+50
* Remove visual noise from shellAlexander Wilms2014-02-262-16/+16
* Remove unneccessary commentsAlexander Wilms2014-02-232-16/+16
* Don't call pclose(NULL)Stephan Bergmann2014-02-101-1/+2
* Properly encode cmd line for popenStephan Bergmann2014-02-101-25/+65
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-14/+14
* remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin2013-11-082-8/+8
* fixincludeguards.sh: shellThomas Arnhold2013-11-052-4/+4
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-16/+2
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+3
* remove OUString wrap for string literalsThomas Arnhold2013-06-292-2/+2
* Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile2013-06-073-47/+47
* fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey2013-04-101-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-33/+28
* fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza2013-01-152-43/+34
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-8/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-10-034-95/+59
* Use prefixTor Lillqvist2012-10-022-2/+2
* Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann2012-08-221-48/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-082-8/+0
* remove include comments and boxesThomas Arnhold2012-08-084-16/+0
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* targeted string re-workNorbert Thiebaud2012-06-021-7/+7
* shell: export more symbols, as privateMatúš Kukan2012-05-291-1/+0
* gbuildize shellDavid Tardon2012-05-292-78/+1
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Decrease verbiage a little bitTor Lillqvist2012-01-271-1/+3
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+4