summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/docufld.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-14tdf#134283: MakeSetList should iterate Setters, not GettersBjoern Michaelsen1-1/+1
2022-05-25sw: add stub Title impl for SwAuthorFieldMiklos Vajna1-0/+6
2022-05-24comments: reassign ID when copy commentPranam Lashkari1-0/+5
2022-04-16use more string_view in swNoel Grandin1-6/+6
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen1-1/+0
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara1-2/+3
2021-08-16pass OutlinerParaObject around by valueNoel Grandin1-3/+3
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin1-2/+2
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-6/+6
2021-02-15loplugin:referencecasting in swNoel1-1/+1
2020-12-07SwRefPageSetFieldType: Modify no moreBjoern Michaelsen1-4/+7
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen1-1/+1
2020-10-20use tools::Long in swNoel1-2/+2
2020-10-05SwDateTimeField::GetDateTime always dereferences its SwDoc*Caolán McNamara1-2/+2
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara1-44/+43
2020-09-21sw: prefix members of SwGlblDocContent, SwIntrnlRefLink, SwPostItField ...Miklos Vajna1-2/+2
2020-08-01loplugin:flatten in sw/core/fieldsNoel Grandin1-76/+76
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-03-15docufld.cxx: SwIterator no more ...Bjoern Michaelsen1-42/+35
2020-03-11tdf#39674 Translate German variable namesJohnny_M1-1/+1
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-7/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-9/+9
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke1-2/+26
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-5/+3
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+1
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin1-34/+28
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+2
2019-02-10loplugin:indentation in swNoel Grandin1-2/+2
2019-02-08Use indexed getToken()Matteo Casalin1-2/+3
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-8/+7
2018-11-16loplugin:buriedassign in swNoel Grandin1-4/+7
2018-11-15sw_redlinehide_3: add second result to SwRefPageGetFieldMichael Stahl1-27/+73
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl1-15/+15
2018-10-04loplugin:useuniqueptr in SetGetExpFieldsNoel Grandin1-6/+5
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini1-1/+1
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-4/+13
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-08-22loplugin:useuniqueptr in SwTextAPIObjectNoel Grandin1-2/+2
2018-08-19Translate German commentsJohnny_M1-2/+2
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-47/+43
2018-07-04Removed duplicated includesAndrea Gelmini1-1/+0
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-0/+1
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin1-11/+7
2018-06-29loplugin:useuniqueptr in SwTextAPIObjectNoel Grandin1-1/+1
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl1-1/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0