summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldfunc.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-21loplugin:flatten in swNoel Grandin1-142/+143
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-6/+6
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-3/+3
2017-08-07loplugin:constparams in sw part9Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+11
2017-05-19make string translation loading more uniformCaolán McNamara1-11/+11
2017-05-18loplugin:unusedmethodsNoel Grandin1-24/+0
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin1-2/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-9/+9
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-5/+1
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl1-4/+4
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-11/+7
2015-10-12convert Link<> to typedNoel Grandin1-9/+9
2015-09-23convert Link<> to typedNoel Grandin1-5/+8
2015-09-17convert Link<> to typedNoel Grandin1-6/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-8/+10
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-60/+60
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
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/+31
2015-02-03Typo: selction/slection -> selectionJulien Nabet1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-8/+8
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-7/+2
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-5/+5
2014-04-30coverity#738904 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-18/+18
2014-03-30OUStringBuffer to OUString and optimize related codeMatteo Casalin1-10/+8
2014-03-30Remove temporary OUStringsMatteo Casalin1-17/+10
2014-03-30Use more consistent integer types + constifyMatteo Casalin1-24/+20
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-8/+9
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-6/+6
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2