summaryrefslogtreecommitdiff
path: root/sw/inc/docufld.hxx
AgeCommit message (Expand)Author
2024-03-13reduce symbol visibility in swNoel Grandin
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-01-18tdf#119229 docx: Preserve w15:paraIdParent attribute in commentsExtendedParis Oplopoios
2022-10-11use more string_view in swNoel Grandin
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-05-24comments: reassign ID when copy commentPranam Lashkari
2022-04-16use more string_view in swNoel Grandin
2022-04-08tdf#147861 sw ms export: DI_SUB_MASK must exclude FIXED nowJustin Luth
2021-10-29use virtual function call for dynamic dispatchBjoern Michaelsen
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-07SwRefPageSetFieldType: Modify no moreBjoern Michaelsen
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara
2020-09-21sw: prefix members of SwGlblDocContent, SwIntrnlRefLink, SwPostItField ...Miklos Vajna
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
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
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel 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-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin
2018-05-22tdf#117171 support localized page number numbering stylesLászló Németh
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-03-11use sw::WriterMultiListener instead of SwDepend in SwJumpEditFieldTypeBjoern Michaelsen
2018-02-27sw: prefix members of SwScriptField, SwTemplNameField and SwWrongListMiklos Vajna
2018-02-19sw: prefix members of SwPostItField, SwRefPageGetField and SwRefPageSetFieldMiklos Vajna
2018-02-15Fix some IWYU warningsMiklos 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-15sw: prefix members of SwAuthorField, SwBreakIt and SwCombinedCharFieldMiklos Vajna
2017-12-19loplugin:unusedmethodsNoel Grandin
2017-12-14tdf#43569 DOC input: insert ConditionalText field instead of field marksSerge Krot
2017-11-27loplugin:countusersofdefaultparams in sw (3)Noel Grandin
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-24sw: non-functional minor cleanupAshod Nakashian
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-04-26use strong_int for LanguageTypeNoel Grandin