summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr
AgeCommit message (Expand)AuthorFilesLines
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-4/+21
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist1-8/+14
2013-10-18Hopefully fix Android buildTor Lillqvist1-1/+5
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist1-2/+43
2013-10-18convert std::unique_ptr to boost::scoped_ptrNoel Grandin2-2/+2
2013-10-18convert sw/source/core/crsr/*.cxx from String to OUStringNoel Grandin5-16/+16
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin2-8/+8
2013-10-15convert sw/inc/crsrsh.hxx from String to OUStringNoel Grandin4-19/+19
2013-10-15convert sw/inc/swcrsr.hxx from String to OUStringNoel Grandin2-4/+4
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara1-15/+12
2013-10-13Hacking on iOS keyboard handlingTor Lillqvist1-2/+22
2013-10-12sw: fix regex search/replace of $ in selectionMichael Stahl1-16/+0
2013-10-12fdo#64495: sw: fix regex search for soft hyphen \xADMichael Stahl1-2/+7
2013-10-09CID#736504 memleakCaolán McNamara1-0/+2
2013-10-02remove yet another StringHash implCaolán McNamara1-3/+3
2013-10-02fdo#69979 SwCrsrShell::ExtendedSelectAll: exclude headers, tooMiklos Vajna1-2/+2
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara1-2/+1
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist1-11/+21
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 Riemer17-49/+31
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer23-213/+1
2013-08-25fdo#57950: Remove some chained appends in swJelle van der Waa1-39/+15
2013-08-25String to OUStringMatteo Casalin1-2/+2
2013-08-24fdo#68319: sw: fix Chinese ConversionMichael Stahl1-15/+15
2013-08-18WaE: C4703: potentially uninitialized local pointer variable 'pIdx' usedTor Lillqvist1-1/+1
2013-08-18String to OUStringMatteo Casalin1-1/+1
2013-08-15warning C4701: potentially uninitialized local variable 'pSectNd' usedMichael Stahl1-34/+46
2013-08-03Reduce scope of global constantsMatteo Casalin1-4/+8
2013-08-03String to OUStringMatteo Casalin1-1/+1
2013-07-30String to OUStringMatteo Casalin1-2/+2
2013-07-16String to OUStringMatteo Casalin1-2/+2
2013-07-13SwVisCrsr: rename member variables missing their prefixesMiklos Vajna1-46/+46
2013-07-02OUString convertion for unotoolsNorbert Thiebaud2-9/+17
2013-07-01remove strange #ifdefs, presumably a workaround for ancient compiler bugLuboš Luňák1-47/+18
2013-06-25Resolves: fdo#65743 MovePara gets stuck on hidden para fieldsCaolán McNamara1-5/+23
2013-06-18fdo#43460 sw: use isEmpty()Jelle van der Waa1-1/+1
2013-06-16cppcheck: fix some uninitMemberVar in sw partJulien Nabet1-1/+1
2013-06-16Simplify SwPaM::GetTxtMatteo Casalin1-23/+25
2013-06-13Resolves: #i121532# unified getting the blended selection colorArmin Le Grand1-19/+2
2013-06-10String to OUStringMatteo Casalin1-6/+6
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin4-50/+49
2013-06-07sal_Bool to boolMatteo Casalin4-37/+37
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet6-43/+43
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 McNamara6-43/+43
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
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 Vajna6-43/+43