summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmoutputpage.cxx
AgeCommit message (Expand)Author
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04loplugin: cstylecastNoel Grandin
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-06use bookmarks to mark mailmerge parts in a mailmerge document (fdo#80823)Luboš Luňák
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09copy document defaults/properties for separate mailmerge result files #2Luboš Luňák
2014-10-09copy document defaults/properties for separate mailmerge result filesLuboš Luňák
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12MM: refactor cancel handling for dbui dialogsJan-Marek Glogowski
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03convert mailmerge output page to .uiCaolán McNamara
2014-03-25svtools: sal_Bool->boolNoel Grandin
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
2014-01-15Drop unused nMergeType from SwNewDBMgrJan-Marek Glogowski
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-15convert sw/source/ui/dbui/*.cxx from String to OUStringNoel Grandin
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-10-09fix stringCaolán McNamara
2013-10-09Related: fdo#38838 remove UniString::SetToken & UniString::SearchAsciiCaolán McNamara
2013-09-26String to OUStringMatteo Casalin
2013-09-19convert mail merge subject/attachment dialogs to .uiCaolán McNamara
2013-09-16convert copy to (cc) dialog to .uiCaolán McNamara
2013-09-08convert already exists dialog to .uiCaolán McNamara
2013-09-07%1 placeholder never replaced with anythingCaolán McNamara
2013-08-22convert print monitory dialog to .uiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac