summaryrefslogtreecommitdiff
path: root/sw/inc/fldbas.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-50/+51
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin1-1/+1
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-3/+5
2018-11-15sw: GSE_INP is dead since CVS import, remove itMichael Stahl1-2/+1
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl1-2/+2
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+4
2018-10-25sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-20Scope breaks; and add number comments to SwFieldIdsJan-Marek Glogowski1-4/+4
2018-07-30sw doc model xml dump: dump float value of user fieldsMiklos Vajna1-0/+1
2018-07-30sw doc model xml dump: cover SwValueFieldMiklos Vajna1-0/+1
2018-07-27sw: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+5
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-2/+2
2018-06-11dont use SwClient/SwModify in unocore: SwXFieldMasterBjoern Michaelsen1-1/+1
2018-05-22tdf#117171 support localized page number numbering stylesLászló Németh1-1/+1
2018-04-18sw: fix some IWYU warningsMiklos Vajna1-2/+2
2018-02-15Fix some IWYU warningsMiklos Vajna1-1/+0
2018-01-30loplugin:unused-returns in swNoel Grandin1-2/+2
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-08-28sw: insert paragraph signature fieldAshod Nakashian1-1/+4
2017-04-26use strong_int for LanguageTypeNoel Grandin1-9/+9
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-50/+49
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-6/+6
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-2/+2
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin1-56/+77
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-1/+1
2015-11-10sw doc model xml dump: show comment textMiklos Vajna1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/incNoel Grandin1-10/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-02loplugin:unusedmethodsNoel Grandin1-2/+0
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl1-2/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-17/+17
2015-04-21sw: prefix members of SwValueFieldType/SwValueField/SwFormulaFieldMichael Stahl1-8/+11
2015-04-21sw: prefix members of SwFieldMichael Stahl1-11/+11
2015-04-21sw: prefix members of SwFieldTypeMichael Stahl1-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-07-11fdo#76279 Invalid Citation on RoundTripSourav1-0/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-8/+8
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3