summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx
AgeCommit message (Expand)Author
2024-06-10loplugin:ostr in sw/../uibaseNoel Grandin
2023-03-22sw: check GetActiveView()Xisco Fauli
2022-12-14loplugin:implinheritancehelper in swNoel Grandin
2021-09-10Resolves: tdf#143777 Exclude recipient is always greyed outCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-02-16weld CurrentEdit Item WindowCaolán McNamara
2020-02-16weld ExcludeCheckBox Item WindowCaolán McNamara
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-08-04add more nullptr checks, related tdf#100820Markus Mohrhard
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-03-18sw: fix loplugin:staticmethodsMiklos Vajna
2016-03-18sw: fix -Werror,-Winconsistent-missing-overrideMiklos Vajna
2016-03-18mailmerge: Toolbar edit box to show or change the current entry number.Jan Holesovsky
2016-03-18mailmerge: Implement toolbar controller to exclude entries.Jan Holesovsky