summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldpage.cxx
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-09-19no more SwClient/SwModify in sw/uiBjoern Michaelsen
2019-08-31drop some unnecessary includesCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-22weld SwFieldDlgCaolán McNamara
2019-03-20weld SwFieldEditDlgCaolán McNamara
2019-03-20fix some SwFieldVarPage problemsCaolán McNamara
2019-03-19more newly unused functionsCaolán McNamara
2019-03-19drop now unused SwFieldPage ctorCaolán McNamara
2019-03-19weld SwFieldDokPageCaolán McNamara
2019-03-16weld SwFieldFuncPageCaolán McNamara
2019-02-17Use indexed getToken()Matteo Casalin
2019-02-05recording database fields fixedOliver Specht
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: Prefix SwInsertFld_Data member variables.Jan Holesovsky
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-10-15convert sw/source/ui/fldui/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/fldui/*.hxx from String to OUStringNoel Grandin
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-21convert edit fields singletab dialog to layout .uiCaolán McNamara
2013-08-18convert docinfo field page to .uiCaolán McNamara
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy