Age | Commit message (Expand) | Author |
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 |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-23 | Fix typo begining/beginning. | Julien Nabet |
2013-02-23 | Fix typo "teh" -> "the" | Julien Nabet |
2013-02-22 | fix editeng and basctl build | Caolán McNamara |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-22 | s/whith/with/ | Tor Lillqvist |
2013-02-22 | s/childrens/children/ | Tor Lillqvist |
2013-02-15 | sync two translations of the same fundamental comment | Caolán McNamara |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida |
2013-02-12 | fdo#46808, Adapt linguistic2::DictionaryList UNO service to new style | Noel Grandin |
2013-02-12 | fdo#46808, convert xmloff module code to use XComponentContext | Noel Grandin |
2013-02-12 | fdo#46808, convert i18n::OrdinalSuffix to new-style | Noel Grandin |
2013-02-12 | fdo#46808, convert i18n::InputSequenceChecker to new-style | Noel Grandin |
2013-02-11 | Add Dump() method to dump content of EditTextObject. | Kohei Yoshida |
2013-02-11 | only wanted completion as tip by default | Caolán McNamara |
2013-02-11 | Better default values for Word completion feature | Samuel Mehrbrodt |
2013-02-11 | fdo#46808, use linguistic2::LanguageGuessing service constructor | Noel Grandin |
2013-02-11 | fdo#46808, Adapt document::XML*BasicExporter UNO services to new style | Noel Grandin |
2013-02-06 | fix logic to get L/R direction | navin patidar |