summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2013-09-11convert some XubString to OUString in editengNoel Grandin
2013-09-11whack unused define REDUCEDSVXFONTNoel Grandin
2013-09-11convert various bits in editeng from String to OUStringNoel Grandin
2013-09-11convert editeng/source/editeng/*.cxx from String to OUStringNoel Grandin
2013-09-11convert ContentNode in editeng/source/editeng/editdoc.hxx to OUStringNoel Grandin
2013-09-11convert editeng/source/misc/*.cxx from String to OUStringNoel Grandin
2013-09-11convert editeng/source/items/*.cxx from String to OUStringNoel Grandin
2013-09-11convert editeng/source/uno/*.cxx from String to OUStringNoel Grandin
2013-09-11convert editeng/source/editeng/editdoc.hxx from String to OUStringNoel Grandin
2013-09-11convert editeng/source/editeng/editobj2.hxx from String to OUStringNoel Grandin
2013-09-11convert editeng/source/editeng/editundo.hxx from String to OUStringNoel Grandin
2013-09-11convert editeng/source/editeng/eehtml.hxx from String to OUStringNoel Grandin
2013-09-11convert editeng/source/editeng/eeobj.hxx from String to OUStringNoel Grandin
2013-09-11covnert editeng/source/editeng/impedit.hxx from String to OUStringNoel Grandin
2013-09-11covnert editeng/source/editeng/textconv.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/AccessibleEditableTextPara.hxx to OUStringNoel Grandin
2013-09-11convert include/editeng/AccessibleStringWrap.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/editdata.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/editeng.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/editview.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/numitem.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/outliner.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/paperinf.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin
2013-09-11convert SvxAutoCorrectLanguageLists from String to OUStringNoel Grandin
2013-09-11convert SvxAutocorrWord from String to OUStringNoel Grandin
2013-09-11convert SvxAutocorrWord from String to OUStringNoel Grandin
2013-09-11convert SvxAutoCorrDoc from String to OUStringNoel Grandin
2013-09-11convert SvStringsISortDtor from OUString* to OUStringNoel Grandin
2013-09-11convert SvStringsISortDtor class from String to OUStringNoel Grandin
2013-09-11convert include/editeng/svxfont.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/svxrtf.hxx from String to OUStringNoel Grandin
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara
2013-09-07inheriting from a standard container is a bad ideaMarkus Mohrhard
2013-09-06use a faster standard algorithm to workaround performance problem, fdo#68089Markus Mohrhard
2013-09-04String to OUStringThomas Arnhold
2013-09-03was convertIsoStringToLanguage(), use convertToLocaleWithFallback()Eike Rathke
2013-09-03fix string conversionIvan Timofeev
2013-09-02XubString->OUStringCaolán McNamara
2013-09-01Fix a crash when inserting a multi-line content into cell.Kohei Yoshida
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-08-29XubString->OUStringCaolán McNamara
2013-08-28cppcheck: Reduce scopeJulien Nabet
2013-08-28fdo#68648: SvxNumRule: serialize the aFmtsSet flags tooMichael Stahl
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida
2013-08-28const correct-ness.Kohei Yoshida