summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21Base class ctors/dtors can be protectedStephan Bergmann
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara
2013-10-08No more getIdentifier*() calls because they are not efficient.Kohei Yoshida
2013-10-04Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida
2013-10-04Add methods to extract string IDs from edit text object.Kohei Yoshida
2013-10-04Add method to normalize strings in EditTextObject.Kohei Yoshida
2013-10-01convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin
2013-09-26Missing #includeStephan Bergmann
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