summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/mailmrge.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse1-5/+68
2019-09-20weld SwDBTablePreviewDialog and SwMailMergeDlgCaolán McNamara1-227/+159
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov1-12/+7
2019-06-02merge SvxStandardDialog and SwMailMergeDlgCaolán McNamara1-20/+2
2019-06-01move SvxStandardDialog to last consumerCaolán McNamara1-0/+14
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-2/+2
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2018-11-07loplugin:collapseif in swNoel Grandin1-4/+2
2018-10-18weld SwMailMergeCreateFromDlgCaolán McNamara1-11/+3
2018-10-17weld SwMailMergeFieldConnectionsDlgCaolán McNamara1-11/+3
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin1-3/+3
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-1/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-08-07loplugin:constparams in sw part9Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2017-01-23Typo: idividual in .ui element nameGabor Kelemen1-1/+1
2016-12-31tdf#89329 pImpl changed to unique_ptrG_Zoltan1-1/+1
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann1-4/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-1/+0
2016-03-24MM: correctly handle directory in dialogJan-Marek Glogowski1-16/+18
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski1-13/+25
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-09formatting improvements in sw/Noel Grandin1-12/+12
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-12/+12
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-3/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-16/+10
2015-08-21loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-06improve the returnbyref lopluginNoel Grandin1-106/+60
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-19/+19
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+60
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin1-8/+8
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-3/+3