summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/callnk.cxx
AgeCommit message (Expand)Author
2020-09-16tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna
2019-12-17tdf#128567 sw: fix flicker of table selection highlightMiklos Vajna
2019-09-17tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-07-22cid#1448433 Unintended comparison to logical negationCaolán McNamara
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-06-08sw_redlinehide: trivial conversions callnk.cxx,swcrsr.cxx,trvlfnfl.cxxMichael Stahl
2018-05-24coverity#1435749 silence Uncaught exceptionCaolán McNamara
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-02-26Translate German variable namesJohnny_M
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-02-01tdf#105625 related: also check selection across field boundariesMike Kaganski
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18convert Link<> to typedNoel Grandin
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2014-11-21dead init (clang)Bjoern Michaelsen
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-10loplugin: cstylecastNoel Grandin
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-03-16sal_Bool to boolMatteo Casalin
2013-11-24Bail out earlyMatteo Casalin
2013-11-24Reduce scope of some variablesMatteo Casalin
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-09-07add/remove blank lines and braces (in sw/source/core/crsr/)Philipp Riemer
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer
2013-08-03String to OUStringMatteo Casalin
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna
2013-04-06SwCrsrShell: rename member variables missing their prefixMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-09adjusted existing comments (in sw/source/core/crsr/)Philipp Riemer