summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/crsrsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-05coverity#704849 Unchecked dynamic_castMiklos Vajna1-1/+1
2014-05-02Fix d0b3832bedf65dChris Sherlock1-1/+1
2014-05-02Fix 6b431b1f0d397067504b5300d49e10e232936836Chris Sherlock1-1/+1
2014-05-02coverity#708922 Use after freeChris Sherlock1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-155/+155
2014-04-14typo: exspected -> expectedThomas Arnhold1-1/+1
2014-04-08coverity#738883 Uninitialized scalar fieldCaolán McNamara1-12/+38
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-5/+5
2014-03-16sal_Bool to boolMatteo Casalin1-16/+16
2014-03-16sal_Bool to bool and minor optimizationsMatteo Casalin1-3/+3
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist1-2/+0
2014-03-07fdo#74854: better loose selection than crashingBjoern Michaelsen1-0/+7
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-22Resolves: #i124243# allow in-place editing of Input Fields...Oliver-Rainer Wittmann1-6/+13
2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-18Typo (a/A)dditionaly -> (a/A)dditionallyJulien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann1-8/+8
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-1/+1
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-3/+3
2013-12-15xub_StrLen to sal_Int32 with minor optimizationsMatteo Casalin1-3/+3
2013-12-03convert callers of SwIndex::GetContent from xub_StrLen->sal_Int32Noel Grandin1-1/+1
2013-12-02Uninitialized valueStephan Bergmann1-5/+4
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+69
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-10/+17
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-20/+20
2013-10-28Fingers slippedTor Lillqvist1-1/+1
2013-10-28Try a different way to not show the keyboard initially on iOSTor Lillqvist1-8/+8
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-12/+12
2013-10-18convert sw/source/core/crsr/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-15convert sw/inc/crsrsh.hxx from String to OUStringNoel Grandin1-10/+10
2013-10-13Hacking on iOS keyboard handlingTor Lillqvist1-2/+22
2013-10-02remove yet another StringHash implCaolán McNamara1-3/+3
2013-10-02fdo#69979 SwCrsrShell::ExtendedSelectAll: exclude headers, tooMiklos Vajna1-2/+2
2013-09-30fdo#69862 SwCrsrShell::ExtendedSelectAll: don't always select footnotesMiklos Vajna1-6/+6
2013-09-16fdo#37606 SwWrtShell: fix select all when doc starts with table and cursor ...Miklos Vajna1-0/+1
2013-09-16fdo#37606 SwWrtShell::SelAll(): initial support for doc starting with tableMiklos Vajna1-1/+29
2013-09-07add/remove blank lines and braces (in sw/source/core/crsr/)Philipp Riemer1-9/+4
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-47/+0
2013-06-25Resolves: fdo#65743 MovePara gets stuck on hidden para fieldsCaolán McNamara1-5/+23
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin1-1/+1
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet1-21/+21
2013-05-17fdo#60967: re-enable deletion of paragraph following tableMichael Stahl1-0/+17
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara1-21/+21
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa1-0/+5
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna1-21/+21
2013-04-13Nah, SwCrsrShell::{Show,Hide}Crsr() are the wrong places to show/hide keyboardTor Lillqvist1-12/+0