summaryrefslogtreecommitdiff
path: root/sw/inc/swcrsr.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-10sw_redlinehide_3: adapt SwCursorShell::LRMargin/IsAtLRMarginMichael Stahl1-2/+2
2018-09-19sw_redlinehide_2: view cursor movement, Word/Sentence functionsMichael Stahl1-20/+10
2018-09-19sw_redlinehide_2: adapt SwCursor::UpDown()Michael Stahl1-1/+1
2018-09-19sw_redlinehide_2: view cursor movement, SwCursorShell::LeftRight()Michael Stahl1-4/+6
2018-08-16remove mempoolNoel Grandin1-2/+0
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+2
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin1-0/+10
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2018-03-23loplugin:useuniqueptr in SwCursorNoel Grandin1-7/+3
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-2/+0
2018-03-04Translate German variable namesJohnny_M1-1/+1
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin1-6/+6
2017-10-23loplugin:includeform: swStephan Bergmann1-3/+3
2017-08-03loplugin:constparams in sw part1Noel Grandin1-3/+3
2017-04-19tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreatedMichael Stahl1-0/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-5/+4
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-1/+0
2016-11-29convert SwCursorSelOverFlags to o3tl::typed_flagsNoel Grandin1-13/+15
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin1-2/+2
2016-10-27loplugin:expandablemethods in swNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-3/+3
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin1-6/+6
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-5/+5
2016-04-22Avoid reserved identifiersStephan Bergmann1-9/+9
2016-03-22loplugin:constantparam in swNoel Grandin1-5/+12
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-24/+24
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-06com::sun::star->css in sw/incNoel Grandin1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-07-21loplugin:unusedmethods swNoel Grandin1-4/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-24/+24
2015-04-25sw: same treatment for SwCursor's fake "copy constructor"Michael Stahl1-2/+5
2015-03-14sw: prefix members of SwTableCursorMichael Stahl1-13/+15
2015-03-14sw: prefix members of SwCursorMichael Stahl1-11/+11
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-72/+72
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-16sal_Bool to boolMatteo Casalin1-2/+2
2014-03-16sal_Bool to bool and minor optimizationsMatteo Casalin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-6/+0
2014-01-17bool improvementsStephan Bergmann1-1/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+3
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-15convert sw/inc/swcrsr.hxx from String to OUStringNoel Grandin1-4/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14