summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/mailmrge.cxx
AgeCommit message (Expand)Author
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-18weld SwMailMergeCreateFromDlgCaolán McNamara
2018-10-17weld SwMailMergeFieldConnectionsDlgCaolán McNamara
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Typo: idividual in .ui element nameGabor Kelemen
2016-12-31tdf#89329 pImpl changed to unique_ptrG_Zoltan
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
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-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-03-24MM: correctly handle directory in dialogJan-Marek Glogowski
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin