summaryrefslogtreecommitdiff
path: root/sw/inc/crsrsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-6/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-11/+2
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna1-0/+3
2016-08-31convert SwDocPositions to scoped enumNoel Grandin1-3/+3
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin1-6/+6
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-9/+9
2016-04-22Avoid reserved identifiersStephan Bergmann1-7/+7
2016-04-01loplugin:constantparam in swNoel Grandin1-3/+2
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-2/+2
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-10/+10
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl1-3/+3
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-4/+4
2015-12-03uno:Sequence->std::vector in SmartTagMgrNoel Grandin1-1/+1
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky1-6/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-141/+141
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-19/+19
2015-11-06com::sun::star->css in sw/incNoel Grandin1-12/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna1-0/+2
2015-09-21sw layout dump: show selection ranges from all shellsMiklos Vajna1-0/+2
2015-09-18convert Link<> to typedNoel Grandin1-3/+3
2015-09-18convert Link<> to typedNoel Grandin1-3/+3
2015-09-18convert Link<> to typedNoel Grandin1-3/+3
2015-07-21loplugin:unusedmethods swNoel Grandin1-6/+0
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-08sw: remove unused CrsrFlag::NOCALRECTMichael Stahl1-2/+1
2015-05-26loplugin:unnecessarysuperclass, merge IBlockCursor into SwBlockCursorNoel Grandin1-4/+4
2015-05-23pass RenderContext into writer paintingTomaž Vajngerl1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-86/+86
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-10/+10
2015-04-30Gradually typed LinkStephan Bergmann1-9/+9
2015-03-11convert MarkType to enum classNoel Grandin1-1/+1
2015-03-11sw: s/eEnde/eEnd/Michael Stahl1-3/+3
2015-03-09Use SwCrsrShell::SelTblBox()Miklos Vajna1-4/+1
2015-03-09SwEditWin: when tiled rendering, let double click select an empty cellMiklos Vajna1-1/+4
2015-02-09Combine DBG_UTIL and header version of Stt{End}CrsrMoveTomaž Vajngerl1-6/+0
2014-12-05move use of IsMultiSelection()Bjoern Michaelsen1-1/+1
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-19/+19
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-22Fix fdo#38884 Improve Up/Down movement in writerJuergen Funk1-2/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-05-13loplugin:literaltoboolconversionMatúš Kukan1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-161/+161