summaryrefslogtreecommitdiff
path: root/sw/inc/expfld.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-13reduce symbol visibility in swNoel Grandin1-3/+3
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin1-5/+6
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-03-10Recheck sw headers with IWYUGabor Kelemen1-1/+1
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk1-0/+4
2021-10-29use virtual function call for dynamic dispatchBjoern Michaelsen1-2/+5
2021-06-18loplugin:finalclasses in swNoel Grandin1-1/+1
2020-12-07Sw{Get,Set}ExpFieldType: Modify no moreBjoern Michaelsen1-2/+2
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-3/+3
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin1-1/+2
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-9/+8
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-2/+2
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin1-4/+4
2018-12-03sw: prefix members of SwTableFieldMiklos Vajna1-3/+3
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-15sw_redlinehide_3: adapt SwSetExpFieldType::GetSeqFieldList()Michael Stahl1-1/+2
2018-11-15sw_redlinehide_3: add second result to SwGetExpField, SwSetExpFieldMichael Stahl1-15/+17
2018-11-15sw: remove the SwSetExpFieldType::m_pOutlChgNd memberMichael Stahl1-6/+0
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl1-4/+4
2018-10-04loplugin:useuniqueptr in SwSeqFieldListNoel Grandin1-11/+5
2018-10-03loplugin:constfields in swNoel Grandin1-4/+4
2018-10-01sw: prefix members of SwSetExpField / SwSetExpFieldTypeMiklos Vajna1-31/+31
2018-07-30sw: prefix members of SwHyperlinkIter_Impl and SwInputFieldMiklos Vajna1-11/+11
2018-07-25sw: prefix members of SwGetExpField and SwGetRefFieldMiklos Vajna1-8/+8
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-4/+4
2018-01-30loplugin:unused-returns in swNoel Grandin1-2/+2
2017-11-27loplugin:countusersofdefaultparams in sw (3)Noel Grandin1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-3/+3
2016-10-27loplugin:expandablemethods in swNoel Grandin1-3/+0
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-5/+0
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-10/+10
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-16/+16
2016-04-06Indentation fixesMiklos Vajna1-6/+6
2016-01-21loplugin: unused return valuesNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-5/+5
2015-11-06com::sun::star->css in sw/incNoel Grandin1-10/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-53/+53
2015-07-21loplugin:unusedmethods swNoel Grandin1-1/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-50/+50
2015-04-16Revert "make more classes dllpublic"David Tardon1-2/+2
2015-04-16make more classes dllpublicDavid Tardon1-2/+2