summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/mailmrge.cxx
AgeCommit message (Expand)Author
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-03Use enum type DBManagerOptions for merge type constantsEilidh McAdam
2014-08-06DLG_MAILMERGE 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-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist
2014-03-30No need to store these OUStrings in class objectMatteo Casalin
2014-03-30Use sal_Int32 as index for a SequenceMatteo Casalin
2014-03-30Avoid unneeded OUString conversions and concatenated appendsMatteo Casalin
2014-03-30sal_uInt16 to sal_Int32 and USHRT_MAX to -1Matteo Casalin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14SvxMultiFileDialog is never createdCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-10-15convert sw/source/ui/envelp/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/m*.hxx from String to OUStringNoel Grandin
2013-09-26String to OUStringMatteo Casalin
2013-08-22convert mail merge connection dialog to .uiCaolán McNamara
2013-07-02convert (old) mail merge dialog to .uiCaolán McNamara
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-06fdo#64283: SwMailMergeDlg: add back missing initializeMichael Stahl
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-23sal_Bool to boolTakeshi Abe
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-22these can be constCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold