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