summaryrefslogtreecommitdiff
path: root/sw/inc/crsrsh.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-14typo: attribut -> attributeThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-16sal_Bool to bool and minor optimizationsMatteo Casalin1-3/+3
2014-02-22Group common code of SwCrsrShell::Goto(Prev|Next)NumMatteo Casalin1-0/+2
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-11/+11
2014-01-22bool improvementsStephan Bergmann1-2/+2
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-6/+6
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-6/+6
2013-12-02Uninitialized valueStephan Bergmann1-1/+2
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+5
2013-11-27Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-10/+26
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-7/+7
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin1-1/+1
2013-10-15convert sw/inc/crsrsh.hxx from String to OUStringNoel Grandin1-11/+11
2013-09-30fdo#69862 SwCrsrShell::ExtendedSelectAll: don't always select footnotesMiklos Vajna1-2/+2
2013-09-16fdo#37606 SwWrtShell::SelAll(): initial support for doc starting with tableMiklos Vajna1-0/+4
2013-08-25String to OUStringMatteo Casalin1-2/+3
2013-07-30String to OUStringMatteo Casalin1-1/+1
2013-06-25Resolves: fdo#65743 MovePara gets stuck on hidden para fieldsCaolán McNamara1-0/+2
2013-05-17fdo#60967: re-enable deletion of paragraph following tableMichael Stahl1-0/+1
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa1-0/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-04-06SwCrsrShell: rename member variables missing their prefixMiklos Vajna1-94/+94
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna1-1/+1
2013-02-14fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna1-1/+1
2013-02-05sal_Bool to boolTakeshi Abe1-1/+1
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-4/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-01sal_Bool to boolTakeshi Abe1-3/+3