summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara
2013-09-07inheriting from a standard container is a bad ideaMarkus Mohrhard
2013-09-06use a faster standard algorithm to workaround performance problem, fdo#68089Markus Mohrhard
2013-09-04String to OUStringThomas Arnhold
2013-09-03was convertIsoStringToLanguage(), use convertToLocaleWithFallback()Eike Rathke
2013-09-03fix string conversionIvan Timofeev
2013-09-02XubString->OUStringCaolán McNamara
2013-09-01Fix a crash when inserting a multi-line content into cell.Kohei Yoshida
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-29XubString->OUStringCaolán McNamara
2013-08-28cppcheck: Reduce scopeJulien Nabet
2013-08-28fdo#68648: SvxNumRule: serialize the aFmtsSet flags tooMichael Stahl
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida
2013-08-28const correct-ness.Kohei Yoshida
2013-08-28Use smart pointers for these.Kohei Yoshida
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida
2013-08-28String to OUString.Kohei Yoshida
2013-08-28No need to fully qualify these.Kohei Yoshida
2013-08-28sal_Bool to bool.Kohei Yoshida
2013-08-28Fix incorrect logic in section attribute array construction.Kohei Yoshida
2013-08-28Organize methods that update invalidated ranges for online spell checker.Kohei Yoshida
2013-08-28sal_Bool to bool.Kohei Yoshida
2013-08-28IsInValid() => IsValid() and adjust its call sites.Kohei Yoshida
2013-08-28NOT_INVALID => Valid.Kohei Yoshida
2013-08-28bClearRange is always true. Remove it.Kohei Yoshida
2013-08-28XubString->OUStringCaolán McNamara
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara
2013-08-25fdo#60740: Handle empty paragraphs correctly.Kohei Yoshida
2013-08-25Create sections for unformatted paragraphs too.Kohei Yoshida
2013-08-24Change of plan - we need to include feature attributes here as well.Kohei Yoshida
2013-08-24fdo#68373 fix three dot -> horizontal ellipsis autocorrectionLászló Németh
2013-08-24sw: add ShadowTransparence UNO property for framesMiklos Vajna
2013-08-23XubString->OUStringCaolán McNamara
2013-08-23SvxShadowItem: allow setting transparency other than 0% or 100%Miklos Vajna
2013-08-23fdo#68373 allow "*word" pattern matchingLászló Németh
2013-08-22Resolves: rhbz#996162 apparent NULL bullet fontCaolán McNamara
2013-08-21fdo#68373 wildcard char. matches only real suffix in autocorr.László Németh
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
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-20Add a means to retrieve all formatting attributes in non-overlapping sections.Kohei Yoshida
2013-08-17String to OUStringMatteo Casalin
2013-08-15EditHTMLParser::StartPara: shut up clang tinderboxMichael Stahl
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin
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-13Also ' was duplicatedTor Lillqvist