summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmresultdialogs.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-09-17use more concrete UNO types in swNoel Grandin1-4/+5
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen1-0/+1
2024-05-23sw: warning C6011: Dereferencing NULL pointerXisco Fauli1-10/+7
2024-05-22loplugin:ostr in sw/../dbuiNoel Grandin1-53/+53
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen1-1/+0
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2023-11-07use more TypedWhichIdNoel Grandin1-3/+3
2023-05-19prevent crash in mail mergeNoel Grandin1-0/+6
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2023-03-29loplugin:stringadd in swNoel Grandin1-2/+1
2023-03-22sw: check GetActiveView()Xisco Fauli1-13/+27
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-1/+1
2022-12-12sw: prefix members of CellsEnumWrapper, ColumnsEnumWrapper, ...Miklos Vajna1-4/+4
2022-11-22loplugin:unusedfieldsNoel Grandin1-4/+0
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin1-3/+3
2022-05-23sw: copy grab bags in mail mergeMichael Stahl1-0/+8
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin1-1/+1
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin1-1/+1
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski1-1/+1
2022-04-05tdf#148382: Keep first entry selected when address field is not setMike Kaganski1-1/+2
2022-02-07Simplify sequences uses in sw (2)Julien Nabet1-8/+2
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski1-5/+3
2021-09-14tdf#144483 sw mail merge: save ranges in a single documentBalazs Varga1-1/+1
2021-09-13tdf#144427 sw mailmerge: fix merge all documentBalazs Varga1-18/+36
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara1-2/+1
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin1-2/+1
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-7/+7
2021-04-22tdf#109120 tdf#117212 count letters starting with 1László Németh1-2/+2
2021-03-31tdf#117212 sw mailmerge: merge only the selected rangeBalazs Varga1-37/+30
2020-07-27Use enable/disable widgets instead of hide/show.Gülşah Köse1-10/+9
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock1-0/+1
2020-06-15Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse1-6/+74
2020-05-23tdf#133270 MAILMERGE progress is not updated during export of many filesSerge Krot1-1/+3
2020-05-05Prefill doc count in mail merge's "Send Email" dialogMichael Weghorn1-0/+5
2020-05-05SwMMResultEmailDialog::FillInEmailSettings: Turn check into assertMichael Weghorn1-4/+3
2020-04-01Related: tdf#131767 explicitly get the odt filterCaolán McNamara1-3/+3
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-8/+0
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+1
2019-10-19MM dialogs: Simplify code for from/to range a little bitMichael Weghorn1-29/+16
2019-10-19SwMMResultSaveDialog: Move some common code one level upMichael Weghorn1-14/+8
2019-10-09loplugin:redundantpointeropsStephan Bergmann1-1/+1
2019-10-07weld SwSendMailDialogCaolán McNamara1-6/+7
2019-10-01tdf#116234 Apply email settings just setMichael Weghorn1-0/+33
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-1/+2
2019-09-08tdf#127409 Use document-specific value for "Print empty pages"Michael Weghorn1-1/+3
2019-08-23rename AddressPreview back to SwAddressPreviewCaolán McNamara1-1/+1
2019-08-22drop newly unused SwAddressPreviewCaolán McNamara1-1/+1