summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/crsrsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-16tdf#133957 sw: SelectAll should select fly in empty sectionMichael Stahl1-1/+5
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh1-0/+2
2019-10-22loplugin:constantparamNoel Grandin1-2/+2
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-2/+2
2019-09-17tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna1-0/+5
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen1-5/+1
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-15Removed duplicated includeAndrea Gelmini1-1/+0
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-0/+81
2019-07-11Rework tdf#115600 Display not found message for Navigate by SelectionJim Raykowski1-12/+14
2019-04-18tdf#115600 Display not found message for Navigate by SelectionJim Raykowski1-0/+13
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai1-0/+2
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-02-22sw btlr writing mode shell: fix up/down cursor travellingMiklos Vajna1-1/+2
2018-12-18sw_redlinehide_4b: adapt FindAttrs()Michael Stahl1-1/+1
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl1-1/+1
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl1-6/+6
2018-12-13loplugin:unusedfields in swNoel Grandin1-1/+0
2018-11-19Fix typosAndrea Gelmini1-1/+1
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+4
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov1-6/+2
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl1-1/+2
2018-11-15sw_redlinehide_3: adapt more SwCursorShell InFrontOfLabel funcsMichael Stahl1-5/+10
2018-11-15sw_redlinehide_3: adapt SwCursorShell::LRMargin/IsAtLRMarginMichael Stahl1-4/+4
2018-11-15sw_redlinehide_3: adapt SwCursorShell::UpdateMarkedListLevel()Michael Stahl1-1/+2
2018-11-15sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callersMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: fix typo bug in SwCursorShell::GetSelText()Michael Stahl1-1/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-2/+1
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-22/+44
2018-09-19sw_redlinehide_2: view cursor: adapt SwCursorShell::GetSelText()Michael Stahl1-0/+34
2018-09-19sw_redlinehide_2: view cursor: IsSelOnePara(),IsStartPara(),IsEndPara()Michael Stahl1-2/+53
2018-09-19sw_redlinehide_2: remove GetTextUntilEndOfNode()Michael Stahl1-15/+0
2018-09-19sw_redlinehide_2: rename SwCursorShell::GetText()Michael Stahl1-1/+1
2018-09-19sw_redlinehide_2: view cursor movement, prev/next/start/end paragraphMichael Stahl1-1/+28
2018-09-19sw_redlinehide_2: view cursor movement, SwCursorShell::LeftRight()Michael Stahl1-1/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-14Remove redundant declarationStephan Bergmann1-7/+0
2018-08-29loplugin:constantparam (3)Noel Grandin1-3/+3
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-31uitest logger: log more eventsSaurav Chirania1-0/+19
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-06-13tdf#116537: use page #s excluding empty pages when they are ignoredMike Kaganski1-0/+24
2018-06-11coverity#1436016 Dereference after null checkCaolán McNamara1-6/+5
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin1-8/+7
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-11sw: rename SwTextNode::IsSymbol() to reduce overloadingMichael Stahl1-2/+2
2018-04-10sw lok: followup commit for change about scrolling to visible cursorTamás Zolnai1-10/+3
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-3/+10
2018-03-13Translate German variable namesJohnny_M1-3/+3