summaryrefslogtreecommitdiff
path: root/sw/inc/crsrsh.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-30sal_Bool to boolTakeshi Abe1-4/+4
2012-10-19sal_Bool to boolTakeshi Abe1-2/+2
2012-10-07sal_Bool to boolTakeshi Abe1-1/+1
2012-10-02Remove dead codeTakeshi Abe1-6/+0
2012-09-27sal_Bool to boolTakeshi Abe1-8/+8
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-1/+1
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-07-25Change /*!< inline doxygen comments to /**< .Jan Holesovsky1-7/+6
2012-07-25This is modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq1-43/+43
2012-06-22Remove empty or non-called methodsThomas Arnhold1-4/+0
2012-05-02Remove GoPrevSentence indicated in unusedJulien Nabet1-1/+0
2012-04-30WaE: unsafe mix of sal_Bool and boolCaolán McNamara1-1/+1