summaryrefslogtreecommitdiff
path: root/shell/source/cmdmail/cmdmailsuppl.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-16loplugin:ostr in shellNoel Grandin1-10/+10
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-3/+3
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-10-30Prepare for removal of non-const operator[] from Sequence in shellMike Kaganski1-2/+1
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin1-2/+1
2020-07-14shell/cmdmail: create instances with uno constructorsNoel Grandin1-11/+8
2020-06-10tdf#42949 Fix IWYU warnings in shell/Gabor Kelemen1-6/+0
2020-06-05Upcoming loplugin:elidestringvar: shellStephan Bergmann1-2/+1
2019-08-15loplugin:sequenceloop in shell..sotNoel Grandin1-3/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): shellStephan Bergmann1-1/+1
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov1-9/+6
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+1
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin1-2/+3
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-01-15Fix typoAndrea Gelmini1-1/+1
2018-01-05Fix typosAndrea Gelmini1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-03-26Fix typosAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+0
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-2/+1
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist1-17/+3
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-29com::sun::star->css in shellNoel Grandin1-5/+5
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-03shell: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-7/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-11/+11
2014-02-10Don't call pclose(NULL)Stephan Bergmann1-1/+2
2014-02-10Properly encode cmd line for popenStephan Bergmann1-25/+65
2013-11-08remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin1-1/+1
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 Arnhold1-1/+1
2013-06-07Resolves: #i93995# Allow setting Body of a simple mail messageAriel Constenla-Haile1-0/+13
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ňák1-4/+0
2013-01-15fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza1-41/+32
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-8/+3
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-4/+0
2012-08-08remove include comments and boxesThomas Arnhold1-4/+0