summaryrefslogtreecommitdiff
path: root/sw/inc/crsrsh.hxx
AgeCommit message (Expand)Author
2014-05-13loplugin:literaltoboolconversionMatúš Kukan
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-16sal_Bool to bool and minor optimizationsMatteo Casalin
2014-02-22Group common code of SwCrsrShell::Goto(Prev|Next)NumMatteo Casalin
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2013-12-02Uninitialized valueStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-27Drop duplicate #includeTakeshi Abe
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-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin
2013-10-15convert sw/inc/crsrsh.hxx from String to OUStringNoel Grandin
2013-09-30fdo#69862 SwCrsrShell::ExtendedSelectAll: don't always select footnotesMiklos Vajna
2013-09-16fdo#37606 SwWrtShell::SelAll(): initial support for doc starting with tableMiklos Vajna
2013-08-25String to OUStringMatteo Casalin
2013-07-30String to OUStringMatteo Casalin
2013-06-25Resolves: fdo#65743 MovePara gets stuck on hidden para fieldsCaolán McNamara
2013-05-17fdo#60967: re-enable deletion of paragraph following tableMichael Stahl
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-06SwCrsrShell: rename member variables missing their prefixMiklos Vajna
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna
2013-02-14fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna
2013-02-05sal_Bool to boolTakeshi Abe
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-01sal_Bool to boolTakeshi Abe
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-19sal_Bool to boolTakeshi Abe
2012-10-07sal_Bool to boolTakeshi Abe
2012-10-02Remove dead codeTakeshi Abe
2012-09-27sal_Bool to boolTakeshi Abe
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-25Change /*!< inline doxygen comments to /**< .Jan Holesovsky
2012-07-25This is modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-05-02Remove GoPrevSentence indicated in unusedJulien Nabet
2012-04-30WaE: unsafe mix of sal_Bool and boolCaolán McNamara