summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/atrfld.cxx
AgeCommit message (Expand)Author
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen
2021-01-05Revert "NotifyClients no more"Stephan Bergmann
2021-01-03NotifyClients no moreBjoern Michaelsen
2020-11-21SwEditShell: remove SwIterator hackBjoern Michaelsen
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-02sw/source/core/undo: ModifyNotification no more ...Bjoern Michaelsen
2020-10-31atrfld: ModifyNotification no more ...Bjoern Michaelsen
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-08-14tdf#135457 sw: fix invalidation of SwXTextFieldMichael Stahl
2020-07-31loplugin:flatten in sw/core/txtnodeNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-03-15SwDoc::RemoveInvisibleContent(): SwIterator no more ...Bjoern Michaelsen
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
2020-01-24loplugin:makeshared in swNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-05[API CHANGE] SwXTextField: no more SwModify/SwClientBjoern Michaelsen
2019-04-15sw: fix recursive SwTextInputField::LockNotifyContentChangeMichael Stahl
2019-04-08tdf#123968 sw: use inline editing for input fields for variablesMichael Stahl
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-17remove indirection in SwFormatField ..Jochen Nitschke
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-27OUString: constify, avoid unnecessary assignmentsMatteo Casalin
2017-07-07sw: convert SwTextAnnotationField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-07-07sw: convert SwTextInputField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann