summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentFieldsManager.hxx
AgeCommit message (Expand)Author
2020-06-16sw: fix type of FieldsToCalc() parameterMichael Stahl
2018-11-15sw_redlinehide_3: add second result to SwGetExpField, SwSetExpFieldMichael Stahl
2018-03-29loplugin:useuniqueptr in DocumentFieldsManagerNoel Grandin
2018-03-20loplugin:useuniqueptr in SwCalcNoel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2016-09-23MM account next record fields for progress dialogJan-Marek Glogowski
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-09loplugin:constantparam in swNoel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-10do not include boost/utility.hppMichael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner