summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmlayoutpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-4/+4
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-08-07loplugin:constparams in sw part10Noel Grandin1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-7/+7
2017-07-14use more OUString::operator== in swNoel Grandin1-2/+2
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-9/+9
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-6/+4
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt1-1/+1
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-2/+2
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-02elide the SwSurround enumNoel Grandin1-1/+1
2017-02-13convert CurRectType to scoped enumNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin1-1/+1
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-6/+6
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-6/+6
2016-03-18mailmerge: Create the layout when pressing Finish.Jan Holesovsky1-2/+2
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
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