summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mailmergewizard.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: swStephan Bergmann
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-05-19make string translation loading more uniformCaolán McNamara
2017-04-05There is no MM wizard page after Layout page nowGabor Kelemen
2017-03-08tdf#98899 Set a title for Mail Merge Wizard windowGabor Kelemen
2017-03-08tdf#52986 Set default help IDs of the Mail Merge WizardGabor Kelemen
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski
2016-03-18mailmerge: Remove "Edit document" page, fuctionality available via toolbar.Jan Holesovsky
2016-03-18mailmerge: Kill the "Personalize document" mail merge wizard page.Jan Holesovsky
2016-03-18mailmerge: Create toolbar buttons for the Save/Print/Email dialogs.Jan Holesovsky
2016-03-18mailmerge: Killed the 'Save, print or send' page.Jan Holesovsky
2016-03-18mailmerge: Minor refactor.Jan Holesovsky
2015-11-28Typo: ST_DOCUMETNTYPE->ST_DOCUMENTTYPEJulien Nabet
2015-10-14convert Link<> to typedNoel Grandin
2015-07-04tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski
2014-09-16Make UNO and wizard mail merge use same function.Eilidh McAdam
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-07-24DLG_MAILMERGEWIZARD conversion to .uiSzymon Kłos
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-25String to OUStringMatteo Casalin
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2010-10-20convert to new OSL family of assertsJacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11Remove bogus comment in swPrashant Shah