Age | Commit message (Expand) | Author |
2013-03-22 | Make EditTextObject copyable. Its Clone() method uses that anyway... | Kohei Yoshida |
2013-03-20 | coverity#704628/704629/704630 Explicit null dereferenced | Julien Nabet |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | coverity#735374 Copy-paste error | Julien Nabet |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | coverity#735373 Copy-paste error | Julien Nabet |
2013-03-18 | use SAL_N_ELEMENTS | David Tardon |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-14 | i#119907# Numbering type now applied (almost) unconditionally. | Andre Fischer |
2013-03-13 | don't jam numbers directly on text, leave a space | Caolán McNamara |
2013-03-13 | fdo#60724: Fix spelling avaliable -> available. | Steven Meyer |
2013-03-12 | Oops | Fridrich Štrba |
2013-03-12 | Resolves: #i120773 Numbering lost when saving or opening a ppt file | Zhe Wang |
2013-03-12 | One more Rec->Rect in editeng | Tor Lillqvist |
2013-03-12 | Let's abbreviate Rectangle as Rect, not Rec | Tor Lillqvist |
2013-03-11 | fix fdo#62143: set TEXT_LAYOUT_BIDI_STRONG flag. | navin patidar |
2013-03-11 | Fix fallout from 3137258e346a9c16b2e61747fd926a1e7d358d02 | Tor Lillqvist |
2013-03-11 | Resolves: #i118905# Changed EditEngine to be able to paint to overlay directly | Armin Le Grand |
2013-03-09 | Resolves: #i120667#, pBound member obj in TextRanger is not freed | Jian Fang Zhang |
2013-03-09 | const-correctness | Ivan Timofeev |
2013-03-09 | related to fdo#47018: fix DBG_ASSERT in EditEngine::QuickMarkInvalid | Ivan Timofeev |
2013-03-09 | Remove unused EditTextObjectImpl::RemoveParaAttribs | Julien Nabet |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-08 | simplify compareTo (now correct) | Thomas Arnhold |
2013-03-08 | Revert "simplify some compareTo" | Stephan Bergmann |
2013-03-08 | simplify some compareTo | Thomas Arnhold |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-03-01 | Related: fdo#55693 add regression tests for autocorrection | Caolán McNamara |
2013-03-01 | vector::at on guaranteed in-bounds values | Caolán McNamara |
2013-02-28 | fdo#55693 Two initial capitalized letters corrected in compound words | Christopher Copits |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-28 | Remove dead voice command code | Tor Lillqvist |
2013-02-27 | fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher | Jean-Noël Rouvignac |
2013-02-26 | fdo#38838 Replaced some use of (Xub)String with OUString. | Jean-Noël Rouvignac |
2013-02-25 | Fix i#119756 Safer take care of empty paragraphs in EditEngine layouting | Armin Le Grand |
2013-02-25 | Rename loop variable in ImpEditEngine::Paint | Thorsten Behrens |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | remove duplicate line | Thomas Arnhold |
2013-02-25 | fdo#55931, fdo#57956: Fix both autofit and stretched width. | Jan Holesovsky |
2013-02-25 | fdo#60724 - change 'charcter' to 'character' | sadam36 |
2013-02-25 | fix fdo#38951, use paragraph’s writing direction. | navin |
2013-02-25 | fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag. | navin patidar |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |