summaryrefslogtreecommitdiff
path: root/shell/source/win32/simplemail
AgeCommit message (Expand)Author
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-07-27tdf#150161: senddoc: use corrected name url: original can be a file pathVasily Melenchuk
2022-06-27tdf#126263: do not try to delete non-temporary filesMike Kaganski
2022-06-27tdf#126263: make sure to convert system path to file URLsMike Kaganski
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2020-10-02Use the new single-instance="true" attribute in shellStephan Bergmann
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-08-21loplugin:stringstatic (clang-cl)Stephan Bergmann
2020-07-21shell/simplemail: create instances with uno constructorsNoel Grandin
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-10-01loplugin:sequenceloop (clang-cl)Stephan Bergmann
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-07-30tdf#126597 don't use modeless dialog for senddoc.exeJan-Marek Glogowski
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov
2018-03-07Don't return local variable addressMike Kaganski
2018-03-07tdf#116074: Don't block on sending email interactivelyMike Kaganski
2018-02-28Remove obsolete commentMike Kaganski
2018-02-28tdf#116074: Use modeless dialogs with supporting mailersMike Kaganski
2018-02-28Use Unicode for senddocMike Kaganski
2018-02-02shell: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-28shell: use Unicode on WindowsMike Kaganski
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-07-17loplugin:unnecessaryparen: shell (clang-cl)Stephan Bergmann
2017-07-03loplugin:oncevar (clang-cl): shellStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-14Various clang-cl/loplugin warningsStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2016-10-15clang-cl loplugin: shellStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-06-22Work towards tdf#72606 EasyHack _tstring/TCHAR eliminationskswales
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-11tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar