summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/mailconfigpage.cxx
AgeCommit message (Expand)Author
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-15Misspelled property in SwAuthenticationSettingsDialog (seperate => separate)Chris Laplante
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2013-09-19actually finish mail settings conversion to .uiCaolán McNamara
2013-09-08SwMailConfigDlg can now be converted to SfxSingleTabDialogCaolán McNamara
2013-07-10missing dialog title and some minor tweaksCaolán McNamara
2013-07-10modern .ui widgetlayout for mailconfigpageCsikós Tamás
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21unused variablesLuboš Luňák
2012-11-07cppCheck: Various clean-upjailletc36
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-06-01targeted string re-workNorbert Thiebaud
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-07-26put exception message into mailmerge error dialogCaolá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
2011-02-24Translate german commentMartin Kepplinger
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-16fix this upCaolán McNamara
2010-11-03use RTL_CONSTASCII_USTRINGPARAM macroGert Faller