summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/reffld.cxx
AgeCommit message (Expand)Author
2021-12-16tdf#139843 sw_redlinehide: fix crash while updating reference fieldsMichael Stahl
2021-11-03create SfxHintId::SwLegacyModify idNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
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-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-16Replace needless SwClientNotifyCalls with CallSwClientNotifyBjoern Michaelsen
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-08Make use of std string_viewStephan Bergmann
2020-08-01loplugin:flatten in sw/core/fieldsNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-03-19reffld.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin
2019-05-28tdf#125372 writer, file with lots of hints very slow to open, part3Noel Grandin
2019-04-16tdf#123855 sw_redlinehide: fix GetExpandText() not expanding footnotesMichael Stahl
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-01Introduce O3TL_UNREACHABLE as a better alternative to assert(false)Stephan Bergmann
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-12-18sw_redlinehide_4b: SwCursorShell::GotoRefMark() check visibility tooMichael Stahl
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-20tdf#115319 fix Hungarian article before letter iLászló Németh
2018-11-15WaE: -Wimplicit-fallthroughTor Lillqvist
2018-11-15sw: -Wimplicit-fallthrough from MacOS clang (or perhaps NDEBUG clang?)Michael Stahl
2018-11-15sw_redlinehide_3: expand layout-dependent in SwChapterField/SwGetRefFieldMichael Stahl
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl
2018-11-15sw_redlinehide_3: SwGetRefField::GetExpandedTextOfReferencedTextNodeMichael Stahl
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: add second result to SwGetRefFieldMichael Stahl
2018-11-15sw: parameter of SwChapterField::ChangeExpansion() is requiredMichael Stahl
2018-11-15sw_redlinehide_3: use appropriate footnote number in text formattingMichael Stahl
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-10-03loplugin:constfields in swNoel Grandin