summaryrefslogtreecommitdiffstats
path: root/include/editeng
Commit message (Expand)AuthorAgeFilesLines
* remove unused members from OutlinerViewIvan Timofeev2013-09-221-25/+0
* map autocorrection files with LanguageTag keyEike Rathke2013-09-211-6/+6
* convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara2013-09-181-6/+6
* 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-4/+4
* convert some more methods in SvxAutoCorrect to OUStringNoel Grandin2013-09-171-2/+2
* convert fields in SvxAutoCorrect from String to OUStringNoel Grandin2013-09-171-3/+3
* convert the auto-correction methods in SvxAutoCorrect to OUStringNoel Grandin2013-09-171-8/+8
* Remove unused width members from BorderLine classZolnai Tamás2013-09-151-3/+0
* Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl2013-09-151-0/+5
* convert include/editeng/AccessibleEditableTextPara.hxx to OUStringNoel Grandin2013-09-111-1/+1
* convert include/editeng/AccessibleStringWrap.hxx from String to OUStringNoel Grandin2013-09-111-2/+2
* convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin2013-09-111-9/+8
* convert include/editeng/bulletitem.hxx from String to OUStringNoel Grandin2013-09-111-13/+13
* convert include/editeng/editdata.hxx from String to OUStringNoel Grandin2013-09-111-2/+2
* convert include/editeng/editeng.hxx from String to OUStringNoel Grandin2013-09-111-4/+3
* convert include/editeng/editobj.hxx from String to OUStringNoel Grandin2013-09-111-1/+1
* convert include/editeng/editstate.hxx from String to OUStringNoel Grandin2013-09-111-3/+3
* convert include/editeng/editview.hxx from String to OUStringNoel Grandin2013-09-111-4/+4
* convert include/editeng/edtdlg.hxx from String to OUStringNoel Grandin2013-09-111-27/+29
* convert include/editeng/numitem.hxx from String to OUStringNoel Grandin2013-09-111-10/+10
* convert include/editeng/outliner.hxx from String to OUStringNoel Grandin2013-09-111-18/+18
* convert include/editeng/paperinf.hxx from String to OUStringNoel Grandin2013-09-111-2/+1
* convert include/editeng/pmdlitem.hxx from String to OUStringNoel Grandin2013-09-111-2/+2
* convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin2013-09-111-6/+6
* convert SvxAutoCorrectLanguageLists from String to OUStringNoel Grandin2013-09-111-9/+9
* convert SvxAutocorrWord from String to OUStringNoel Grandin2013-09-111-3/+3
* convert SvxAutocorrWord from String to OUStringNoel Grandin2013-09-111-4/+4
* convert SvxAutoCorrDoc from String to OUStringNoel Grandin2013-09-111-8/+8
* convert SvStringsISortDtor from OUString* to OUStringNoel Grandin2013-09-111-5/+3
* convert SvStringsISortDtor class from String to OUStringNoel Grandin2013-09-111-3/+3
* convert include/editeng/svxfont.hxx from String to OUStringNoel Grandin2013-09-111-15/+15
* convert include/editeng/svxrtf.hxx from String to OUStringNoel Grandin2013-09-111-3/+3
* convert include/editeng/swafopt.hxx from String to OUStringNoel Grandin2013-09-111-5/+5
* remove dead forward declarationNoel Grandin2013-09-111-1/+0
* convert include/editeng/unolingu.hxx from String to OUStringNoel Grandin2013-09-111-4/+4
* svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez2013-09-051-0/+1
* convert a slice of editeng and svx from String to OUStringNoel Grandin2013-09-051-4/+4
* String to OUStringThomas Arnhold2013-09-046-22/+22
* Separate misspelled ranges when entering a new cell value.Kohei Yoshida2013-09-011-0/+1
* First step toward showing mis-spelled words without modifying cells.Kohei Yoshida2013-09-012-0/+16
* fix indentationPhilipp Riemer2013-08-311-5/+5
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-0/+1
* XubString->OUStringCaolán McNamara2013-08-293-10/+10
* Expose misspelled range container outside edit engine.Kohei Yoshida2013-08-281-0/+30
* Rename SectionAttribute to Section.Kohei Yoshida2013-08-282-11/+9
* Change of plan - we need to include feature attributes here as well.Kohei Yoshida2013-08-241-2/+0
* sw: add ShadowTransparence UNO property for framesMiklos Vajna2013-08-241-0/+3
* XubString->OUStringCaolán McNamara2013-08-231-1/+1
* fdo#68373 pattern matching in autocorrection for suffix rich lang.László Németh2013-08-211-2/+2