summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/docufld.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-08Use indexed getToken()Matteo Casalin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-15sw_redlinehide_3: add second result to SwRefPageGetFieldMichael Stahl
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl
2018-10-04loplugin:useuniqueptr in SetGetExpFieldsNoel Grandin
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-22loplugin:useuniqueptr in SwTextAPIObjectNoel Grandin
2018-08-19Translate German commentsJohnny_M
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-07-04Removed duplicated includesAndrea Gelmini
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin
2018-06-29loplugin:useuniqueptr in SwTextAPIObjectNoel Grandin
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-22tdf#117171 support localized page number numbering stylesLászló Németh
2018-03-11use sw::WriterMultiListener instead of SwDepend in SwJumpEditFieldTypeBjoern Michaelsen
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-02-27sw: prefix members of SwScriptField, SwTemplNameField and SwWrongListMiklos Vajna
2018-02-19sw: prefix members of SwPostItField, SwRefPageGetField and SwRefPageSetFieldMiklos Vajna
2018-02-12sw: prefix members of SwJumpEditFieldType, SwMacroField and SwPageNumberFieldMiklos Vajna
2018-02-05sw: prefix members of SwHiddenParaField, SwHiddenTextField and SwJumpEditFieldMiklos Vajna
2018-01-29sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldTypeMiklos Vajna
2018-01-22sw: prefix members of SwDocInfoField, SwDocStatField and SwDocStatFieldTypeMiklos Vajna
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-15sw: prefix members of SwAuthorField, SwBreakIt and SwCombinedCharFieldMiklos Vajna
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-14tdf#43569 DOC input: insert ConditionalText field instead of field marksSerge Krot
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann