summaryrefslogtreecommitdiff
path: root/sw/inc/crsrsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-05tdf#93441: Revert "Fix fdo#38884 Improve Up/Down movement in writer"Xisco Fauli1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen1-1/+1
2020-11-05Ensure no class directly derives from SwModifyBjoern Michaelsen1-1/+1
2020-10-20use tools::Long in swNoel1-4/+4
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski1-1/+1
2020-05-09compact namespace in swNoel Grandin1-6/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-1/+1
2020-02-01tdf#128814 Navigator content context menu relatedJim Raykowski1-2/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh1-0/+4
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-3/+3
2019-09-28loplugin:constmethod in swNoel Grandin1-3/+3
2019-09-17tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna1-0/+1
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-0/+1
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-07-11Rework tdf#115600 Display not found message for Navigate by SelectionJim Raykowski1-0/+2
2019-04-08tdf#123968 sw: use inline editing for input fields for variablesMichael Stahl1-0/+3
2019-03-16pahole changes in variousNoel Grandin1-4/+1
2019-03-09MSForms: Update cursor position after the drop down form field was changedTamás Zolnai1-4/+4
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2019-02-22sw btlr writing mode shell: fix up/down cursor travellingMiklos Vajna1-2/+1
2018-12-22use boost::optional for OUStringNoel Grandin1-1/+1
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl1-1/+13
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl1-3/+4
2018-09-19sw_redlinehide_2: view cursor: IsSelOnePara(),IsStartPara(),IsEndPara()Michael Stahl1-7/+1
2018-09-19sw_redlinehide_2: remove GetTextUntilEndOfNode()Michael Stahl1-3/+0
2018-09-19sw_redlinehide_2: rename SwCursorShell::GetText()Michael Stahl1-1/+1
2018-09-19sw_redlinehide_2: view cursor movement, Word/Sentence functionsMichael Stahl1-1/+11
2018-08-29loplugin:constantparam (3)Noel Grandin1-2/+2
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl1-0/+5
2018-06-13tdf#116537: use page #s excluding empty pages when they are ignoredMike Kaganski1-0/+3
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-13/+0
2018-03-04Translate German variable namesJohnny_M1-3/+3
2018-02-08Fix some IWYU warningsMiklos Vajna1-1/+1
2018-01-30loplugin:unused-returns in swNoel Grandin1-8/+8
2017-10-23loplugin:includeform: swStephan Bergmann1-12/+12
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-06-21loplugin:unusedfields in sw part5Noel Grandin1-1/+0
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-6/+7
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+0
2017-05-07Fix typosAndrea Gelmini1-1/+1
2017-05-05Fix typosAndrea Gelmini1-1/+1