summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/pam.cxx
AgeCommit message (Expand)Author
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
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-13cppcheck:variableScopeNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-02-24Add SwPaM::dumpAsXml()Miklos Vajna
2015-01-27Extract SwPosition::dumpAsXml() from MarkManagerMiklos Vajna