summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmlayoutpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-7/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-11-09formatting improvements in sw/Noel Grandin1-5/+5
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-15convert Link<> to typedNoel Grandin1-5/+4
2015-10-12convert Link<> to typedNoel Grandin1-3/+2
2015-09-24convert Link<> to typedNoel Grandin1-2/+7
2015-09-23convert Link<> to typedNoel Grandin1-4/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-7/+4
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-36/+36
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+11
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-1/+6
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-16/+16
2014-04-23huge hrc and src file cleanupThomas Arnhold1-1/+0
2014-04-18Pass constant ASCII string directlyMatteo Casalin1-1/+1
2014-04-06OUString: constify and avoid concatenated appendsMatteo Casalin1-66/+40
2014-04-06sal_uInt16 to sal_uInt32Matteo Casalin1-4/+6
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-18Related: #i56998# use locale rules to format percentageCaolán McNamara1-3/+6
2014-03-18convert wizard layout page to .uiCaolán McNamara1-70/+60
2014-02-27Remove visual noise from swAlexander Wilms1-1/+1
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann1-3/+3
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold1-6/+0
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-7/+7
2013-10-15convert sw/source/ui/dbui/*.cxx from String to OUStringNoel Grandin1-52/+39
2013-10-15convert sw/inc/crsrsh.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-26/+25
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara1-2/+2
2013-07-02... fix more -Werror=address (wrong TempFile ctor called)Michael Stahl1-3/+3
2013-05-13remove unnecessary intermediate window from frame previewCaolán McNamara1-9/+3
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
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist1-2/+2
2012-12-21sw: kill C2U in dbuiMiklos Vajna1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-30sal_Bool to boolTakeshi Abe1-2/+2
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-3/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-4/+4
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-2/+2
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara1-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-6/+6
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-10/+10