summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/crstrvl.cxx
AgeCommit message (Expand)Author
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski
2020-08-24Related tdf#100492 Detect click into empty fieldSamuel Mehrbrodt
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski
2020-07-05GotoTOXMarkBase: SwIterator no more ...Bjoern Michaelsen
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-04-24convert SwFillMode to scoped enumNoel Grandin
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin
2020-03-15crstrvl.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-02speedup sw build a littleNoel Grandin
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-01tdf#128814 Navigator content context menu relatedJim Raykowski
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-16tdf#123855 sw_redlinehide: fix GetExpandText() not expanding footnotesMichael Stahl
2019-04-08tdf#123968 sw: use inline editing for input fields for variablesMichael Stahl
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin
2019-03-07tdf#123637 sw_redlinehide: fix iteration in SwCursorShell::GotoNextOutline()Michael Stahl
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-30sw: fix use-after-free in SwCursorShell::MoveFieldType()Michael Stahl
2018-12-18sw_redlinehide_4b: SwCursorShell::GotoRefMark() check visibility tooMichael Stahl
2018-12-18sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-15sw_redlinehide_3: hide deleted numbered nodes in field dialogMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwFEShell::GetNumRuleNodeAtPos()/IsNumLabel()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwDoc::GotoNextNum()/GotoPrevNum()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwCursorShell::GetOutlinePos()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwCursorShell::GetContentAtPos()Michael Stahl
2018-11-15sw_redlinehide_3: adapt GotoOutline for SwCursrShellMichael Stahl
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-04loplugin:useuniqueptr in SetGetExpFieldsNoel Grandin
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10sw: tdf#119742 fix null pointer in SetCursorInHdFtJuergen Funk
2018-07-30loplugin:stringloop in swNoel Grandin
2018-06-25tdf#118219 sw: fix SwCursorShell::GetContentAtPos() redline crashMichael Stahl
2018-06-13tdf#115600 Display messages in Findbar for Table formula navigationJim Raykowski
2018-06-08sw_redlinehide: convert SwCursorShell::GotoTOXMarkBase()Michael Stahl
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-06-08sw_redlinehide: fix SwCursorShell::GetContentAtPos() redline codeMichael Stahl