summaryrefslogtreecommitdiff
path: root/sw/inc/fldbas.hxx
AgeCommit message (Expand)Author
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-05Ensure no class directly derives from SwModifyBjoern Michaelsen
2020-11-02SwFieldType: ModifyNotification no more ...Bjoern Michaelsen
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-21Fix typo in codeAndrea Gelmini
2020-05-29pack a few more classesNoel Grandin
2020-05-09compact namespace in swNoel Grandin
2020-03-15SwDoc::RemoveInvisibleContent(): SwIterator no more ...Bjoern Michaelsen
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-25add GatherField member functionBjoern Michaelsen
2020-02-16GatherRefFields for ww8Bjoern Michaelsen
2020-02-16no more SwIterator in GatherChapterFieldsBjoern Michaelsen
2020-02-16no more SwIterator in HasHiddenInformationNotesBjoern Michaelsen
2020-02-10refactor PostIt access to SwFormatFields in ...Bjoern Michaelsen
2020-02-08introduce SwFieldType::FindFormatForField and use it (once)Bjoern Michaelsen
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