summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/crsrsh.cxx
AgeCommit message (Expand)Author
2021-11-03create SfxHintId::SwLegacyModify idNoel Grandin
2021-07-22tdf#143464: fix SmartTag managementJulien Nabet
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2021-06-11Resolves tdf#142651 Writer: Next Change stopped workingJim Raykowski
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-05tdf#93441: Revert "Fix fdo#38884 Improve Up/Down movement in writer"Xisco Fauli
2021-01-18sw: fix ASAN use-after-free in testTdf39721Michael Stahl
2021-01-13tdf#139566: Fix select all (table + text) when document window looses focus.Tamás Zolnai
2021-01-09~SwModify: do not silently tolerate clients registered past deathBjoern Michaelsen
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen
2020-11-05Ensure no class directly derives from SwModifyBjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-01loplugin:flatten in sw/core/access..sc/core/crsrNoel Grandin
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-06-15tdf#133957 sw: SelectAll should select fly in empty sectionMichael Stahl
2020-06-15Return early in ExtendedSelectedAll (sw/crsrsh)Julien Nabet
2020-04-25convert CursorMoveState to scoped enumNoel Grandin
2020-04-20remove direct access to Size field on SwRectNoel Grandin
2020-04-20cid#1462317 Dereference after null checkNoel Grandin
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-01-03tdf#129743 follow-up: implement the other variant of the fixMike Kaganski
2020-01-02tdf#129743: don't delete mark of current cursor when creating new cursorMike Kaganski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-18sw: prefix members of SwCallLinkMiklos Vajna
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh
2019-10-22loplugin:constantparamNoel Grandin
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-09-17tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-15Removed duplicated includeAndrea Gelmini
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl
2019-07-11Rework tdf#115600 Display not found message for Navigate by SelectionJim Raykowski
2019-04-18tdf#115600 Display not found message for Navigate by SelectionJim Raykowski
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-22sw btlr writing mode shell: fix up/down cursor travellingMiklos Vajna
2018-12-18sw_redlinehide_4b: adapt FindAttrs()Michael Stahl
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl