summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
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
2013-08-21fdo#68373 pattern matching in autocorrection for suffix rich lang.László Németh
2013-08-20Add a means to retrieve all formatting attributes in non-overlapping sections.Kohei Yoshida
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-17String to OUStringMatteo Casalin
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-08-14XubString->OUStringCaolán McNamara
2013-08-14XubString->OUStringCaolán McNamara
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-08-11String->OUStringIvan Timofeev