summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr
AgeCommit message (Expand)AuthorFilesLines
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin1-1/+1
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann4-6/+6
2017-11-21coverity warningsCaolán McNamara1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin2-2/+2
2017-11-07tdf#113619 prevent cores when there is no cursorAshod Nakashian1-1/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand8-51/+52
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand8-51/+51
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand8-51/+51
2017-10-23loplugin:includeform: swStephan Bergmann2-5/+5
2017-10-23loplugin:finalclasses in swNoel Grandin1-1/+0
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski10-10/+9
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin3-18/+18
2017-09-27Silence --disable-assert-always-abort warningsStephan Bergmann1-2/+2
2017-09-27loplugin:constparamsStephan Bergmann1-1/+1
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl3-13/+40
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-09-26TSCP: refactor paragraph metadata field checkAshod Nakashian1-25/+3
2017-09-26TSCP: cleanup constant stringsAshod Nakashian1-1/+1
2017-09-26sw: make paragraph signature fields read-onlyAshod Nakashian1-0/+30
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-4/+4
2017-09-01tdf#101936 sw: ignore comment anchors during searchJustin Luth1-7/+16
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M3-4/+4
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand1-1/+1
2017-08-03loplugin:constparams in sw part1Noel Grandin8-15/+15
2017-08-02remove unnecessary use of 'this->'Noel Grandin2-3/+3
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-2/+4
2017-07-21migrate to boost::gettextCaolán McNamara4-5/+4
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-07sw: convert SwTextAnnotationField OSL_ENSUREs to assert() and simplifyMichael Stahl1-24/+13
2017-07-07sw: convert SwTextInputField OSL_ENSUREs to assert() and simplifyMichael Stahl1-10/+4
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: swStephan Bergmann1-1/+0
2017-07-01sw:findtext - remove useless nStart = nProxyStartJustin Luth1-1/+0
2017-06-28sw:findtxt - whitespace cleanupJustin Luth1-4/+4
2017-06-27loplugin:oncevar in swNoel Grandin2-4/+2
2017-06-21loplugin:unusedfields in sw part5Noel Grandin1-3/+0
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-3/+5
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann2-7/+6
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt1-4/+12
2017-06-10sw: DisableCallbackAction in a bunch more placesMichael Stahl2-8/+13
2017-06-10sw: use DisableCallbackAction here alsoMichael Stahl1-6/+7
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-3/+3
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-29tdf#96256 sw: fix scrolling to cursor after pasteMichael Stahl1-0/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-11/+13
2017-05-19loplugin:stringcopy: swStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara2-2/+2
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-6/+6