summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldpage.cxx
AgeCommit message (Expand)Author
2024-07-23cid#1555167 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-08Resolves: tdf#161478 Insert button not updated on switch tabsCaolán McNamara
2024-06-03loplugin:ostr in sw/.../flduiNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin
2020-02-10use FindFormatForField some moreBjoern Michaelsen
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
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