Age | Commit message (Expand) | Author |
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 |
2013-02-06 | remove obsolete hidother.src files | Andras Timar |
2013-02-02 | fix fdo#59892 completely and fdo#33302 partially. | navin patidar |
2013-01-30 | remove useless macros | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-28 | SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItem | Miklos Vajna |
2013-01-28 | SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItem | Miklos Vajna |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-25 | text::BaseFrameProperties: add FillStyle and FillGradient optional properties | Miklos Vajna |
2013-01-25 | SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyle | Miklos Vajna |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-14 | split confused ImplInitDigitMode method into seperate functions | Caolán McNamara |
2013-01-13 | callcatcher: update and remove newly unused code | Caolán McNamara |
2013-01-08 | Explicitly initialize SfxItemPoolUser in copy constructor. | Kohei Yoshida |
2013-01-08 | Remove unnecessary virtual keywords. | Kohei Yoshida |