summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/callnk.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin1-4/+13
2020-02-04rename GetOfst -> GetOffsetNoel Grandin1-1/+1
2019-12-17tdf#128567 sw: fix flicker of table selection highlightMiklos Vajna1-0/+9
2019-11-18sw: prefix members of SwCallLinkMiklos Vajna1-40/+40
2019-09-17tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna1-13/+2
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen1-5/+0
2019-07-22cid#1448433 Unintended comparison to logical negationCaolán McNamara1-1/+3
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara1-1/+0
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-3/+4
2018-06-08sw_redlinehide: trivial conversions callnk.cxx,swcrsr.cxx,trvlfnfl.cxxMichael Stahl1-1/+4
2018-05-24coverity#1435749 silence Uncaught exceptionCaolán McNamara1-1/+1
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-26Translate German variable namesJohnny_M1-10/+10
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-1/+1
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-1/+1
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-1/+1
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-08-03loplugin:constparams in sw part1Noel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-8/+0
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara1-9/+7
2017-02-01tdf#105625 related: also check selection across field boundariesMike Kaganski1-2/+2
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-7/+7
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-37/+37
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-09-18convert Link<> to typedNoel Grandin1-1/+1
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-32/+32
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2014-11-21dead init (clang)Bjoern Michaelsen1-1/+2
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna1-5/+5
2014-11-10loplugin: cstylecastNoel Grandin1-6/+6
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-04-15whitespace for include statementsThomas Arnhold1-1/+1
2014-03-16sal_Bool to boolMatteo Casalin1-2/+2
2013-11-24Bail out earlyMatteo Casalin1-23/+21
2013-11-24Reduce scope of some variablesMatteo Casalin1-7/+3
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-1/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-5/+5
2013-09-07add/remove blank lines and braces (in sw/source/core/crsr/)Philipp Riemer1-3/+1
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-2/+0
2013-08-03String to OUStringMatteo Casalin1-1/+1
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-3/+3
2013-04-06SwCrsrShell: rename member variables missing their prefixMiklos Vajna1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14