summaryrefslogtreecommitdiff
path: root/sw/inc/expfld.hxx
AgeCommit message (Expand)Author
2020-12-07Sw{Get,Set}ExpFieldType: Modify no moreBjoern Michaelsen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin
2018-12-03sw: prefix members of SwTableFieldMiklos Vajna
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-15sw_redlinehide_3: adapt SwSetExpFieldType::GetSeqFieldList()Michael Stahl
2018-11-15sw_redlinehide_3: add second result to SwGetExpField, SwSetExpFieldMichael Stahl
2018-11-15sw: remove the SwSetExpFieldType::m_pOutlChgNd memberMichael Stahl
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl
2018-10-04loplugin:useuniqueptr in SwSeqFieldListNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-10-01sw: prefix members of SwSetExpField / SwSetExpFieldTypeMiklos Vajna
2018-07-30sw: prefix members of SwHyperlinkIter_Impl and SwInputFieldMiklos Vajna
2018-07-25sw: prefix members of SwGetExpField and SwGetRefFieldMiklos Vajna
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-11-27loplugin:countusersofdefaultparams in sw (3)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-06Indentation fixesMiklos Vajna
2016-01-21loplugin: unused return valuesNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin
2014-08-20SwWrtShell::StartInputFldDlg() can be called with RES_SETEXPFLD tooMichael Stahl
2014-07-26sal_uInt16 to size_t/bool in SwInputFieldListMatteo Casalin