summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/ddefld.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-01RES_UPDATEDDETBL no moreBjoern Michaelsen1-7/+0
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen1-1/+1
2022-12-22check GetEditShell()Caolán McNamara1-2/+1
2022-10-09tdf#151429: don't convert OUStrings to system encodingMike Kaganski1-3/+7
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin1-0/+1
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin1-2/+2
2021-10-29consolidate DDE updates in FieldTypeBjoern Michaelsen1-48/+52
2021-10-25tdf#138531: Also update DDE tables, not only fieldsBjoern Michaelsen1-4/+11
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-2/+2
2020-12-26Remove pointless macroGabor Kelemen1-3/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-09-21sw: prefix members of SwGlblDocContent, SwIntrnlRefLink, SwPostItField ...Miklos Vajna1-20/+21
2020-08-01loplugin:flatten in sw/core/fieldsNoel Grandin1-13/+13
2020-06-29sw: prefix members of CompareNodeContent, SwDDEFieldType, ...Miklos Vajna1-30/+30
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-21ddefld.cxx: SwIterator no more ...Bjoern Michaelsen1-20/+17
2020-02-07SwFormatField::Modify no more (folded into SwClientNotify)Bjoern Michaelsen1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-4/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin1-2/+2
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-0/+1
2018-11-28loplugin:unusedfields in swNoel Grandin1-6/+3
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl1-1/+1
2018-07-30loplugin:stringloop in swNoel Grandin1-4/+4
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-2/+3
2018-06-06Translate German comments and debug stringsJohnny_M1-1/+1
2018-03-31loplugin:unusedfieldsNoel Grandin1-1/+0
2018-03-13use sw::WriterMultiListener instead of SwDepend in SwDDETableBjoern Michaelsen1-50/+9
2018-01-30loplugin:unused-returns in swNoel Grandin1-4/+2
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-5/+5
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-1/+4
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-01loplugin:constantparam in swNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-39/+39
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1