summaryrefslogtreecommitdiff
path: root/sw/inc/fmtfld.hxx
AgeCommit message (Expand)Author
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-09Writer: Improve redline communication with libreofficeKit.Gökay Şatır
2023-12-19sw: document SwFormatFieldHintMiklos Vajna
2023-09-12sw: document SwFormatFieldMiklos Vajna
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen
2023-06-16tdf#103064 sw: use the comment style by default instead of DFMaxim Monastirsky
2023-04-04RES_REFMARKFLD_UPDATE no more (lots of zombie code)Bjoern Michaelsen
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen
2023-02-23refactor SwFormatField againBjoern Michaelsen
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2021-10-25tdf#138531: Also update DDE tables, not only fieldsBjoern Michaelsen
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-05-09compact namespace in swNoel Grandin
2020-03-15SwDoc::RemoveInvisibleContent(): SwIterator no more ...Bjoern Michaelsen
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-25add GatherField member functionBjoern Michaelsen
2020-02-16GatherRefFields for ww8Bjoern Michaelsen
2020-02-16no more SwIterator in GatherChapterFieldsBjoern Michaelsen
2020-02-16no more SwIterator in HasHiddenInformationNotesBjoern Michaelsen
2020-02-10refactor PostIt access to SwFormatFields in ...Bjoern Michaelsen
2020-02-08introduce SwFieldType::FindFormatForField and use it (once)Bjoern Michaelsen
2020-02-07SwFormatField::Modify no more (folded into SwClientNotify)Bjoern Michaelsen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-08-14Change some handling for resolved commentsScott Clarke
2019-05-05[API CHANGE] SwXTextField: no more SwModify/SwClientBjoern Michaelsen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-04-18sw: fix some IWYU warningsMiklos Vajna
2018-01-17remove indirection in SwFormatField ..Jochen Nitschke
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-13sw: prefix members of SwFormatFieldHintMiklos Vajna
2017-05-06Typo: attibute(s)->attribute(s)Julien Nabet
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10sw doc model xml dump: show comment textMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin