summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/crstrvl.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-15tdf#116397 get bounds of full field, not start of char inside fieldCaolán McNamara1-0/+7
2018-03-13tdf#107094 backward heading search doesn't always workCaolán McNamara1-2/+3
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-11/+11
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-11/+11
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-11/+11
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-6/+6
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-2/+2
2017-08-03loplugin:constparams in sw part1Noel Grandin1-2/+2
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-2/+4
2017-07-07sw: convert SwTextInputField OSL_ENSUREs to assert() and simplifyMichael Stahl1-10/+4
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-3/+5
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-5/+4
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt1-4/+12
2017-04-12convert SwComparePosition to scoped enumNoel Grandin1-5/+5
2017-04-10Resolves: tdf#106078 get bounding box of commented region for gtk3 tooltipsCaolán McNamara1-1/+19
2017-04-05rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl1-0/+4
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann1-10/+9
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-5/+5
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-9/+9
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann1-6/+6
2017-02-13convert IsAttrAtPos to scoped o3tl::typed_flagsNoel Grandin1-39/+39
2017-01-07Typo: Postion->PortionJulien Nabet1-1/+1
2016-11-29convert SwCursorSelOverFlags to o3tl::typed_flagsNoel Grandin1-12/+12
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-02Resolves: rhbz#101681 set hyperlink tooltip for the full hyperlink areaCaolán McNamara1-4/+13
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-2/+2
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-16Remove the :: prefix in ::std for swMark Page1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-24/+24
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-409/+409
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-86/+86
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna1-15/+15
2015-10-13cppcheck:variableScopeNoel Grandin1-3/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+2
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna1-2/+3
2015-07-04Fix typosAndrea Gelmini1-1/+1