summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmresultdialogs.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-3/+3
2016-11-13drop extra semicolonsDavid Tardon1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-16/+16
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-07loplugin:constantparam in swNoel Grandin1-6/+6
2016-08-09Resolves: tdf#101383 don't crash is merge has no targetview on mail setupCaolán McNamara1-3/+4
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara1-58/+58
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+2
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-1/+1
2016-05-19tdf#98985 create merge results at the right timeOliver Specht1-27/+40
2016-05-11tdf#98981 added initialization of e-Mail configuration QueryBoxOliver Specht1-1/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-03-24cid#1357170 uninitialized membersMiklos Vajna1-1/+2
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht1-2/+7
2016-03-18sw: restore lost SwMMResultEmailDialog::SendAsHdl_Impl()Miklos Vajna1-5/+3
2016-03-18sw: fix loplugin:staticmethods in SwMMResultEmailDialogMiklos Vajna1-1/+1
2016-03-18SwMMResultPrintDialog: disable from/to numeric fields by defaultMiklos Vajna1-2/+5
2016-03-18SwMMResultSaveDialog: disable from/to numeric fields by defaultMiklos Vajna1-3/+6
2016-03-18SwMMResultEmailDialog: disable from/to numeric fields by defaultMiklos Vajna1-2/+5
2016-03-18mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky1-1/+0
2016-03-18mailmerge: Fix indentation.Jan Holesovsky1-37/+39
2016-03-18mailmerge: Close dialogs when the operation is completed.Jan Holesovsky1-13/+36
2016-03-18mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky1-0/+1200