summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-22remove unused members from OutlinerViewIvan Timofeev
2013-09-21map autocorrection files with LanguageTag keyEike Rathke
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara
2013-09-17convert the SvxAutoCorrect::FindIn* methods from String to OUStringNoel Grandin
2013-09-17convert GetText/PutText in SvxAutoCorrect from String to OUStringNoel Grandin
2013-09-17convert some more methods in SvxAutoCorrect to OUStringNoel Grandin
2013-09-17convert fields in SvxAutoCorrect from String to OUStringNoel Grandin
2013-09-17convert the auto-correction methods in SvxAutoCorrect to OUStringNoel Grandin
2013-09-15Remove unused width members from BorderLine classZolnai Tamás
2013-09-15Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl
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/bulletitem.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/editstate.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/editview.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/edtdlg.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/pmdlitem.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-11convert include/editeng/swafopt.hxx from String to OUStringNoel Grandin
2013-09-11remove dead forward declarationNoel Grandin
2013-09-11convert include/editeng/unolingu.hxx from String to OUStringNoel Grandin
2013-09-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez
2013-09-05convert a slice of editeng and svx from String to OUStringNoel Grandin
2013-09-04String to OUStringThomas Arnhold
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-31fix indentationPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-29XubString->OUStringCaolán McNamara
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida
2013-08-24Change of plan - we need to include feature attributes here as well.Kohei Yoshida
2013-08-24sw: add ShadowTransparence UNO property for framesMiklos Vajna
2013-08-23XubString->OUStringCaolán McNamara