summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/fmtatr2.cxx
AgeCommit message (Expand)Author
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-09-18use more concrete UNO types in swNoel Grandin
2023-09-17remove unnecessary dynamic_cast around SwXTextNoel Grandin
2023-09-01remove AUTOFMT_DOCNODEBjoern Michaelsen
2023-07-12Simplify a bitMike Kaganski
2023-01-05sw doc model xml dump: extract part of SwTextAttr::dumpAsXml() ...Miklos Vajna
2022-10-11use more string_view in swNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh
2021-04-28sw: fix crash in SwFormatAutoFormat::dumpAsXml()Michael Stahl
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-02-20loplugin:refcounting in swNoel
2020-12-06Meta: Modify no moreBjoern Michaelsen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-05Ensure no class directly derives from SwModifyBjoern Michaelsen
2020-11-01sw/source/core/txtnode: ModifyNotification no more ...Bjoern Michaelsen
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-07-31loplugin:flatten in sw/core/txtnodeNoel Grandin
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-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15sw_redlinehide_3: SwAccessibleHyperlink listen at SwFormatINetFormatMichael Stahl
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): swStephan Bergmann
2018-05-28dont use SwClient/SwModify in unocore: MetaBjoern Michaelsen
2018-02-01tdf#35301 sw: RubyPosition text property support.Mark Hung
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-01OUString: avoid temporaries, constifyMatteo Casalin
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-02sw: prefix members of SwFormatRubyMiklos Vajna
2017-09-04sw: prefix members of SwFormatCharFormatMiklos Vajna