summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmgreetingspage.cxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-08-23rename AddressPreview back to SwAddressPreviewCaolán McNamara
2019-08-22drop newly unused SwAddressPreviewCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-03Simplify Sequence iterations in sw/source/ui/*Arkadiy Illarionov
2019-06-27weld SwCustomizeAddressBlockDialogCaolán McNamara
2019-04-01weld SwAssignFieldsDialogCaolán McNamara
2018-10-18weld SwMailMergeGreetingsPage and SwMailBodyDialogCaolán McNamara
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2017-12-29Fix typosAndrea Gelmini
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-12tdf#103311 Conditionally disable Next button on MM Wizard page 4Gabor Kelemen
2017-04-07Drop unnecessary HIDsGabor Kelemen
2017-02-06Add missing #includesStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-18sw: restore lost SwMMResultEmailDialog::SendAsHdl_Impl()Miklos Vajna
2016-03-18mailmerge: Remove "Edit document" page, fuctionality available via toolbar.Jan Holesovsky
2015-12-10tdf#94816: fixed some problems in the mail merge wizardOliver Specht
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-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-02DLG_MM_DBTABLEPREVIEWDIALOG and DLG_MM_MAILBODY conversion to .uiSzymon Kłos
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-18OUString: constify, remove unneeded casts and concatenated appends"Matteo Casalin