summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmgreetingspage.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-09formatting improvements in sw/Noel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-3/+2
2015-10-15convert Link<> to typedNoel Grandin1-3/+6
2015-10-12convert Link<> to typedNoel Grandin1-3/+9
2015-09-17boost->stdCaolán McNamara1-2/+0
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-20/+14
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-29convert WZB_ constants to scoped enumNoel Grandin1-4/+4
2015-04-17sw: convert new to ::Create.Noel Grandin1-2/+2
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+21
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-07-02DLG_MM_DBTABLEPREVIEWDIALOG and DLG_MM_MAILBODY conversion to .uiSzymon Kłos1-63/+47
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-4/+4
2014-04-30sw: sal_Bool->boolNoel Grandin1-17/+17
2014-04-18OUString: constify, remove unneeded casts and concatenated appends"Matteo Casalin1-16/+11
2014-04-18OUString::number(1) == "1"Matteo Casalin1-1/+1
2014-04-18Remove code commented-out since 2009Matteo Casalin1-1/+0
2014-04-18Remove unneeded castsMatteo Casalin1-2/+2
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18convert salutation wizard page to .uiCaolán McNamara1-109/+89
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-5/+5
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe1-6/+6
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold1-12/+0
2013-10-15convert sw/source/ui/dbui/*.cxx from String to OUStringNoel Grandin1-3/+3
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara1-6/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-4/+4
2013-01-16sal_Bool to boolTakeshi Abe1-1/+1
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist1-4/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-4/+4
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-4/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-3/+3
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-07-27catch by const referenceCaolán McNamara1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-10/+10
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-10/+10
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-10/+10
2010-10-20convert to new OSL family of assertsJacek Wolszczak1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3