summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/mmconfigitem.cxx
AgeCommit message (Expand)Author
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-22loplugin:unusedfields in swNoel Grandin
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-11-22Resolves: tdf#121607 set parent for password dialogsCaolán McNamara
2018-11-19Fix typosAndrea Gelmini
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in swNoel Grandin
2018-02-05mailmerge UI: always write the SMTP port to configJustin Luth
2018-01-28mailconfig UI: default POP port 995 and toggle with IMAP portsJustin Luth
2018-01-27mailconfig: default to secure port 587Justin Luth
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-07-26Resolves: tdf#98984 make MailMerge listen for database changeCaolán McNamara
2016-07-26return early and drop a level of indentCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-16Remove the :: prefix in ::std for swMark Page