summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/wrtsh4.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-07-09loplugin:unusedmethodsNoel Grandin1-17/+0
2024-04-15Improve case rotation in sentence caseOliver Specht1-0/+17
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski1-3/+3
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin1-8/+8
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák1-3/+3
2021-10-25use pull model also for LOK text selectionLuboš Luňák1-0/+5
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák1-0/+13
2018-08-16loplugin:returnconstant in SwWrtShellNoel Grandin1-6/+4
2017-05-13sw: fix gcc-4.8 buildMiklos Vajna1-6/+6
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-6/+6
2017-03-25Fix typosAndrea Gelmini1-1/+1
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-10/+10
2016-04-22Avoid reserved identifiersStephan Bergmann1-12/+12
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-18/+18
2015-08-04tdf#89154 stop at paragraph end when using CTRL+Right (or Left)Tomaž Vajngerl1-1/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+238