summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/pam.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin1-2/+6
2020-03-26sw: PROTECT_FIELDS should not protect placeholder fieldsMichael Stahl1-1/+3
2020-02-03sw: implement protection of bookmarks and fieldsMichael Stahl1-0/+41
2019-11-26sw: document CheckNodesRange functionsMichael Stahl1-0/+10
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-10-23sw: let's insert some paragraph break character in SwPaM::GetText()Michael Stahl1-0/+4
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen1-2/+0
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-05-09tdf#125151 sw: allow protection around field marksJustin Luth1-4/+6
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai1-0/+3
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-1/+5
2018-12-20sw: DOCX: allow editing of unprotected areas in protected docSerge Krot1-1/+11
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl1-6/+15
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl1-12/+7
2018-11-12Fix typosAndrea Gelmini1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-3/+15
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-11loplugin:useuniqueptr in SwPaM::MakeRegionNoel Grandin1-4/+4
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-1/+1
2018-07-30loplugin:stringloop in swNoel Grandin1-4/+4
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-07tdf#113619 prevent cores when there is no cursorAshod Nakashian1-1/+2
2017-09-26TSCP: refactor paragraph metadata field checkAshod Nakashian1-25/+3
2017-09-26TSCP: cleanup constant stringsAshod Nakashian1-1/+1
2017-09-26sw: make paragraph signature fields read-onlyAshod Nakashian1-0/+30
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin1-1/+1
2017-02-01tdf#105625 related: also check selection across field boundariesMike Kaganski1-1/+3
2017-01-31tdf#105625: allow editing around field marksMike Kaganski1-34/+18
2016-11-21Remove redundant comparisonsMike Kaganski1-4/+0
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-2/+2
2016-10-01default copy ctor/assignment are sufficientCaolán McNamara1-12/+0
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin1-35/+35
2016-08-29Bin some dead codeTor Lillqvist1-38/+0
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-3/+3
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-37/+37
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-40/+40
2015-10-13cppcheck:variableScopeNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-93/+93
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-14/+11
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl1-5/+4