summaryrefslogtreecommitdiff
path: root/sw/inc/swcrsr.hxx
AgeCommit message (Expand)Author
2022-10-31Revert "tdf#126788 replace dynamic_cast with static_cast"Noel Grandin
2022-10-29tdf#126788 replace dynamic_cast with static_castNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin
2022-07-26tools::Long->sal_Int32 in SwCursor::m_nRowSpanOffsetNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-15Avoid usage of incomplete types in member functions defined in-classStephan Bergmann
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