summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmresultdialogs.cxx
AgeCommit message (Expand)Author
2018-02-14tdf#103919 mailmerge: prevent premature end of emailingAlex McMurchy1917
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-20unused m_sNoSubjectST/m_sDefaultAttachmentST in SwMMResultEmailDialogNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-21loplugin:unusedfields in sw part2Noel Grandin
2017-06-21loplugin:unusedfields in sw part3Noel Grandin
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-13drop extra semicolonsDavid Tardon
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-09-07loplugin:constantparam in swNoel Grandin
2016-08-09Resolves: tdf#101383 don't crash is merge has no targetview on mail setupCaolán McNamara
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin
2016-05-19tdf#98985 create merge results at the right timeOliver Specht
2016-05-11tdf#98981 added initialization of e-Mail configuration QueryBoxOliver Specht
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-24cid#1357170 uninitialized membersMiklos Vajna
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht
2016-03-18sw: restore lost SwMMResultEmailDialog::SendAsHdl_Impl()Miklos Vajna
2016-03-18sw: fix loplugin:staticmethods in SwMMResultEmailDialogMiklos Vajna
2016-03-18SwMMResultPrintDialog: disable from/to numeric fields by defaultMiklos Vajna
2016-03-18SwMMResultSaveDialog: disable from/to numeric fields by defaultMiklos Vajna
2016-03-18SwMMResultEmailDialog: disable from/to numeric fields by defaultMiklos Vajna
2016-03-18mailmerge: Kill SwMailMergeChildWindow.Jan Holesovsky
2016-03-18mailmerge: Fix indentation.Jan Holesovsky
2016-03-18mailmerge: Close dialogs when the operation is completed.Jan Holesovsky
2016-03-18mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky