summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/pam.cxx
AgeCommit message (Expand)Author
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-18sw_redlinehide: use correct node in SwPaM::InvalidatePaM()Michael Stahl
2020-11-17sw_redlinehide: replace bogus implementation of SwPaM::InvalidatePaM()Michael Stahl
2020-11-01sw/source/core/crsr: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-09-30SwPosition::GetDoc can return a referenceCaolá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-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin
2020-03-26sw: PROTECT_FIELDS should not protect placeholder fieldsMichael Stahl
2020-02-03sw: implement protection of bookmarks and fieldsMichael Stahl
2019-11-26sw: document CheckNodesRange functionsMichael Stahl
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-23sw: let's insert some paragraph break character in SwPaM::GetText()Michael Stahl
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-05Fix typosAndrea Gelmini
2019-05-09tdf#125151 sw: allow protection around field marksJustin Luth
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-20sw: DOCX: allow editing of unprotected areas in protected docSerge Krot
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2018-11-12Fix typosAndrea Gelmini
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:useuniqueptr in SwPaM::MakeRegionNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-30loplugin:stringloop in swNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-07tdf#113619 prevent cores when there is no cursorAshod Nakashian
2017-09-26TSCP: refactor paragraph metadata field checkAshod Nakashian
2017-09-26TSCP: cleanup constant stringsAshod Nakashian
2017-09-26sw: make paragraph signature fields read-onlyAshod Nakashian
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-02-01tdf#105625 related: also check selection across field boundariesMike Kaganski
2017-01-31tdf#105625: allow editing around field marksMike Kaganski
2016-11-21Remove redundant comparisonsMike Kaganski
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-01default copy ctor/assignment are sufficientCaolán McNamara
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin
2016-08-29Bin some dead codeTor Lillqvist
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-03-22loplugin:constantparam in swNoel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin