summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke1-1/+1
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl1-2/+3
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-17/+12
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-6/+5
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-5/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-09-17convert Link<> to typedNoel Grandin1-8/+10
2015-09-11convert Link<> to typedNoel Grandin1-2/+7
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-51/+51
2015-05-12sw: Prefix SwInsertFld_Data member variables.Jan Holesovsky1-1/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-10/+10
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-26/+6
2014-04-30sw: sal_Bool->boolNoel Grandin1-9/+9
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann1-1/+1
2013-10-15convert sw/source/ui/fldui/*.cxx from String to OUStringNoel Grandin1-3/+3
2013-10-10convert sw/source/ui/fldui/*.hxx from String to OUStringNoel Grandin1-16/+16
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara1-16/+0
2013-08-21convert edit fields singletab dialog to layout .uiCaolán McNamara1-2/+2
2013-08-18convert docinfo field page to .uiCaolán McNamara1-2/+16
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+1
2013-01-25sal_Bool to boolTakeshi Abe1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-6/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-4/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-20/+20
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-20/+20
2011-03-09Translate german commentsMartin Kepplinger1-14/+14
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-23/+23
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara1-3/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-23/+23
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-6/+4
2010-11-27Clean code at writerKayo Hamid1-1/+1