summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* XubString->OUStringCaolán McNamara2013-08-299-42/+42
* cppcheck: Reduce scopeJulien Nabet2013-08-281-1/+1
* fdo#68648: SvxNumRule: serialize the aFmtsSet flags tooMichael Stahl2013-08-281-5/+6
* Expose misspelled range container outside edit engine.Kohei Yoshida2013-08-286-141/+155
* const correct-ness.Kohei Yoshida2013-08-282-2/+2
* Use smart pointers for these.Kohei Yoshida2013-08-285-38/+52
* Rename SectionAttribute to Section.Kohei Yoshida2013-08-285-29/+29
* String to OUString.Kohei Yoshida2013-08-281-5/+3
* No need to fully qualify these.Kohei Yoshida2013-08-281-2/+2
* sal_Bool to bool.Kohei Yoshida2013-08-282-13/+14
* Fix incorrect logic in section attribute array construction.Kohei Yoshida2013-08-282-58/+113
* Organize methods that update invalidated ranges for online spell checker.Kohei Yoshida2013-08-286-19/+22
* sal_Bool to bool.Kohei Yoshida2013-08-282-72/+72
* IsInValid() => IsValid() and adjust its call sites.Kohei Yoshida2013-08-283-6/+6
* NOT_INVALID => Valid.Kohei Yoshida2013-08-282-8/+7
* bClearRange is always true. Remove it.Kohei Yoshida2013-08-283-5/+3
* XubString->OUStringCaolán McNamara2013-08-283-5/+5
* Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara2013-08-271-2/+13
* fdo#60740: Handle empty paragraphs correctly.Kohei Yoshida2013-08-251-0/+7
* Create sections for unformatted paragraphs too.Kohei Yoshida2013-08-251-25/+12
* Change of plan - we need to include feature attributes here as well.Kohei Yoshida2013-08-241-1/+1
* fdo#68373 fix three dot -> horizontal ellipsis autocorrectionLászló Németh2013-08-241-1/+1
* sw: add ShadowTransparence UNO property for framesMiklos Vajna2013-08-241-0/+14
* XubString->OUStringCaolán McNamara2013-08-232-2/+2
* SvxShadowItem: allow setting transparency other than 0% or 100%Miklos Vajna2013-08-231-2/+1
* fdo#68373 allow "*word" pattern matchingLászló Németh2013-08-231-9/+16
* Resolves: rhbz#996162 apparent NULL bullet fontCaolán McNamara2013-08-221-1/+7
* fdo#68373 wildcard char. matches only real suffix in autocorr.László Németh2013-08-211-1/+8
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-4/+4
* fdo#68373 fix commentsLászló Németh2013-08-211-2/+2
* fdo#68373 pattern matching in autocorrection for suffix rich lang.László Németh2013-08-211-8/+29
* Add a means to retrieve all formatting attributes in non-overlapping sections.Kohei Yoshida2013-08-205-0/+272
* String to OUStringMatteo Casalin2013-08-171-7/+6
* EditHTMLParser::StartPara: shut up clang tinderboxMichael Stahl2013-08-151-3/+4
* convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin2013-08-151-3/+3
* convert include/svtools/svparser.hxx from String to OUStringNoel Grandin2013-08-152-10/+10
* XubString->OUStringCaolán McNamara2013-08-146-42/+39
* XubString->OUStringCaolán McNamara2013-08-143-15/+15
* Also ' was duplicatedTor Lillqvist2013-08-131-1/+1
* Avoid warning: rtl_uString_newFromLiteral - Found char > 127Tor Lillqvist2013-08-131-1/+1
* Remove duplicated space in aWordDelimiters initialiserTor Lillqvist2013-08-131-1/+1
* String to OUString and some optimizationsMatteo Casalin2013-08-121-1/+1
* convert vcl/cmdevt.hxx from XubString to OUStringNoel Grandin2013-08-121-1/+1
* XubString->OUStringCaolán McNamara2013-08-121-4/+4
* single delimator of \xFF not four of '\0', 'x', 'F', 'F'Caolán McNamara2013-08-111-1/+1
* String->OUStringIvan Timofeev2013-08-115-15/+11
* Removed chained appends in SvxAuthorField, as part of Bug 57950.Neil Moore2013-08-101-6/+1
* Resolves: fdo#67743 user autocorr file not writtenCaolán McNamara2013-08-091-5/+8
* XubString->OUStringCaolán McNamara2013-08-093-28/+30
* SvxFont: remove duplicate LanguageType memberMichael Stahl2013-08-081-11/+9