summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* map autocorrection files with LanguageTag keyEike Rathke2013-09-213-68/+98
* convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara2013-09-184-32/+29
* comparision of STRING_NOTFOUND to OUString::indexOfCaolán McNamara2013-09-181-2/+2
* don't access string out of boundsCaolán McNamara2013-09-181-3/+8
* silence annoying warningCaolán McNamara2013-09-171-1/+0
* don't access string out of boundsCaolán McNamara2013-09-171-2/+9
* unfold this god-awful mess, logic unchangedCaolán McNamara2013-09-171-8/+16
* convert the SvxAutoCorrect::FindIn* methods from String to OUStringNoel Grandin2013-09-171-2/+2
* convert GetText/PutText in SvxAutoCorrect from String to OUStringNoel Grandin2013-09-171-3/+3
* convert some more methods in SvxAutoCorrect to OUStringNoel Grandin2013-09-171-2/+2
* convert fields in SvxAutoCorrect from String to OUStringNoel Grandin2013-09-171-2/+2
* convert the auto-correction methods in SvxAutoCorrect to OUStringNoel Grandin2013-09-171-53/+53
* Use the shorter GetScaledWidth() methodZolnai Tamás2013-09-152-3/+3
* Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara2013-09-131-6/+6
* Related: fdo#38838 remove XubString aliasCaolán McNamara2013-09-122-28/+28
* WaE: C4701: potentially uninitialized local variable 'pGraphic' usedTor Lillqvist2013-09-121-1/+1
* Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold2013-09-111-13/+23
* Prevent crash: pNode->GetWrongList() can return NULLTomaž Vajngerl2013-09-111-1/+3
* String cleanupRicardo Montania2013-09-111-1/+1
* single arg String::Erase erases to end of stringCaolán McNamara2013-09-111-1/+1
* fix windows build after my OUString changeNoel Grandin2013-09-111-3/+3
* convert some XubString to OUString in editengNoel Grandin2013-09-112-29/+28
* whack unused define REDUCEDSVXFONTNoel Grandin2013-09-111-5/+2
* convert various bits in editeng from String to OUStringNoel Grandin2013-09-113-14/+14
* convert editeng/source/editeng/*.cxx from String to OUStringNoel Grandin2013-09-1112-159/+156
* convert ContentNode in editeng/source/editeng/editdoc.hxx to OUStringNoel Grandin2013-09-113-40/+40
* convert editeng/source/misc/*.cxx from String to OUStringNoel Grandin2013-09-115-12/+12
* convert editeng/source/items/*.cxx from String to OUStringNoel Grandin2013-09-116-34/+27
* convert editeng/source/uno/*.cxx from String to OUStringNoel Grandin2013-09-113-22/+21
* convert editeng/source/editeng/editdoc.hxx from String to OUStringNoel Grandin2013-09-112-3/+3
* convert editeng/source/editeng/editobj2.hxx from String to OUStringNoel Grandin2013-09-113-30/+29
* convert editeng/source/editeng/editundo.hxx from String to OUStringNoel Grandin2013-09-112-24/+24
* convert editeng/source/editeng/eehtml.hxx from String to OUStringNoel Grandin2013-09-112-7/+7
* convert editeng/source/editeng/eeobj.hxx from String to OUStringNoel Grandin2013-09-111-4/+4
* covnert editeng/source/editeng/impedit.hxx from String to OUStringNoel Grandin2013-09-115-34/+34
* covnert editeng/source/editeng/textconv.hxx from String to OUStringNoel Grandin2013-09-112-9/+9
* convert include/editeng/AccessibleEditableTextPara.hxx to OUStringNoel Grandin2013-09-111-1/+1
* convert include/editeng/AccessibleStringWrap.hxx from String to OUStringNoel Grandin2013-09-111-3/+3
* convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin2013-09-112-112/+77
* convert include/editeng/editdata.hxx from String to OUStringNoel Grandin2013-09-112-5/+5
* convert include/editeng/editeng.hxx from String to OUStringNoel Grandin2013-09-113-5/+5
* convert include/editeng/editobj.hxx from String to OUStringNoel Grandin2013-09-111-1/+1
* convert include/editeng/editview.hxx from String to OUStringNoel Grandin2013-09-111-6/+6
* convert include/editeng/numitem.hxx from String to OUStringNoel Grandin2013-09-111-16/+15
* convert include/editeng/outliner.hxx from String to OUStringNoel Grandin2013-09-114-15/+15
* convert include/editeng/paperinf.hxx from String to OUStringNoel Grandin2013-09-111-2/+2
* convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin2013-09-113-22/+22
* convert SvxAutoCorrectLanguageLists from String to OUStringNoel Grandin2013-09-111-10/+10
* convert SvxAutocorrWord from String to OUStringNoel Grandin2013-09-111-13/+15
* convert SvxAutocorrWord from String to OUStringNoel Grandin2013-09-111-1/+1