summaryrefslogtreecommitdiff
path: root/sw/inc/swcrsr.hxx
AgeCommit message (Expand)Author
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-20use tools::Long in swNoel
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-09-09tdf#119286 speed up find/replaceNoel Grandin
2020-03-31Translate German variable namesJohnny_M
2018-12-18sw_redlinehide_4b: adapt FindFormat()Michael Stahl
2018-12-18sw_redlinehide_4b: adapt FindAttrs()Michael Stahl
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-15sw_redlinehide_3: adapt SwCursorShell::LRMargin/IsAtLRMarginMichael Stahl
2018-09-19sw_redlinehide_2: view cursor movement, Word/Sentence functionsMichael Stahl
2018-09-19sw_redlinehide_2: adapt SwCursor::UpDown()Michael Stahl
2018-09-19sw_redlinehide_2: view cursor movement, SwCursorShell::LeftRight()Michael Stahl
2018-08-16remove mempoolNoel Grandin
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-03-23loplugin:useuniqueptr in SwCursorNoel Grandin
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-04Translate German variable namesJohnny_M
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-04-19tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreatedMichael Stahl
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2016-11-29convert SwCursorSelOverFlags to o3tl::typed_flagsNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-25sw: same treatment for SwCursor's fake "copy constructor"Michael Stahl
2015-03-14sw: prefix members of SwTableCursorMichael Stahl
2015-03-14sw: prefix members of SwCursorMichael Stahl
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin