summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-20fdo#67742 Avoid autocorr of "--" before "-"Laurent Balland-Poirier
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-08longparas: same variable used for two different loops of different typesCaolán McNamara
2013-11-08n is immediately overwrittenCaolán McNamara
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-03fdo#69762 Scientific number AutoCorrect as ordinalLaurent Balland-Poirier
2013-10-28fixincludeguards.sh: editengThomas Arnhold
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-11CID#1103765 missing initializationCaolán McNamara
2013-10-02bWeiter -> bContinuePhilipp Riemer
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01in editeng module, convert remains of String to OUStringNoel Grandin
2013-10-01convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-23fdo#54686 Treat hard blank as soft blank in numberLaurent Balland-Poirier
2013-09-21map autocorrection files with LanguageTag keyEike Rathke
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara
2013-09-18comparision of STRING_NOTFOUND to OUString::indexOfCaolán McNamara
2013-09-18don't access string out of boundsCaolán McNamara
2013-09-17don't access string out of boundsCaolán McNamara
2013-09-17unfold this god-awful mess, logic unchangedCaolá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-13Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold
2013-09-11convert editeng/source/misc/*.cxx 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 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-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara
2013-09-03was convertIsoStringToLanguage(), use convertToLocaleWithFallback()Eike Rathke
2013-08-28cppcheck: Reduce scopeJulien Nabet
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara
2013-08-24fdo#68373 fix three dot -> horizontal ellipsis autocorrectionLászló Németh
2013-08-23fdo#68373 allow "*word" pattern matchingLászló Németh
2013-08-21fdo#68373 wildcard char. matches only real suffix in autocorr.László Németh
2013-08-21fdo#68373 fix commentsLászló Németh
2013-08-21fdo#68373 pattern matching in autocorrection for suffix rich lang.László Németh
2013-08-09Resolves: fdo#67743 user autocorr file not writtenCaolán McNamara