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