summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* -Werror=unused-macrosStephan Bergmann2013-03-271-2/+3
* -Wunused-macrosStephan Bergmann2013-03-276-14/+0
* kill some unused inlinesThomas Arnhold2013-03-271-22/+0
* coverity#704226 Logically dead codeJulien Nabet2013-03-231-2/+2
* coverity#704225 Logically dead codeJulien Nabet2013-03-231-4/+0
* Make EditTextObject copyable. Its Clone() method uses that anyway...Kohei Yoshida2013-03-221-1/+1
* coverity#704628/704629/704630 Explicit null dereferencedJulien Nabet2013-03-201-8/+7
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-4/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-195-6/+6
* coverity#735374 Copy-paste errorJulien Nabet2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-196-16/+16
* coverity#735373 Copy-paste errorJulien Nabet2013-03-181-1/+1
* use SAL_N_ELEMENTSDavid Tardon2013-03-181-2/+2
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* i#119907# Numbering type now applied (almost) unconditionally.Andre Fischer2013-03-141-11/+2
* don't jam numbers directly on text, leave a spaceCaolán McNamara2013-03-133-13/+8
* fdo#60724: Fix spelling avaliable -> available.Steven Meyer2013-03-131-1/+1
* OopsFridrich Štrba2013-03-121-1/+1
* Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang2013-03-121-0/+14
* One more Rec->Rect in editengTor Lillqvist2013-03-121-1/+1
* Let's abbreviate Rectangle as Rect, not RecTor Lillqvist2013-03-1210-118/+118
* fix fdo#62143: set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar2013-03-111-1/+1
* Fix fallout from 3137258e346a9c16b2e61747fd926a1e7d358d02Tor Lillqvist2013-03-111-1/+1
* Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand2013-03-118-48/+66
* Resolves: #i120667#, pBound member obj in TextRanger is not freedJian Fang Zhang2013-03-091-0/+1
* const-correctnessIvan Timofeev2013-03-096-7/+7
* related to fdo#47018: fix DBG_ASSERT in EditEngine::QuickMarkInvalidIvan Timofeev2013-03-091-3/+6
* Remove unused EditTextObjectImpl::RemoveParaAttribsJulien Nabet2013-03-092-31/+0
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0810-0/+26
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-2/+2
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-2/+2
* simplify some compareToThomas Arnhold2013-03-081-2/+2
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+1
* sal_Bool to boolTakeshi Abe2013-03-046-12/+12
* doubled namespacesThomas Arnhold2013-03-041-4/+0
* doubled includesThomas Arnhold2013-03-041-1/+0
* remove unused and commented out codeThomas Arnhold2013-03-047-47/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-036-8/+8
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* Related: fdo#55693 add regression tests for autocorrectionCaolán McNamara2013-03-013-3/+123
* vector::at on guaranteed in-bounds valuesCaolán McNamara2013-03-011-2/+2
* fdo#55693 Two initial capitalized letters corrected in compound wordsChristopher Copits2013-02-281-29/+67
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Remove dead voice command codeTor Lillqvist2013-02-281-105/+1
* fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2013-02-272-12/+0
* fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac2013-02-263-13/+9
* Fix i#119756 Safer take care of empty paragraphs in EditEngine layoutingArmin Le Grand2013-02-251-29/+35
* Rename loop variable in ImpEditEngine::PaintThorsten Behrens2013-02-251-7/+7
* loplugin: improve indentationThomas Arnhold2013-02-251-4/+2
* remove duplicate lineThomas Arnhold2013-02-251-1/+0