Age | Commit message (Expand) | Author | Files | Lines |
2013-02-26 | fdo#38838 Replaced some use of (Xub)String with OUString. | Jean-Noël Rouvignac | 3 | -13/+9 |
2013-02-25 | Fix i#119756 Safer take care of empty paragraphs in EditEngine layouting | Armin Le Grand | 1 | -29/+35 |
2013-02-25 | Rename loop variable in ImpEditEngine::Paint | Thorsten Behrens | 1 | -7/+7 |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold | 1 | -4/+2 |
2013-02-25 | remove duplicate line | Thomas Arnhold | 1 | -1/+0 |
2013-02-25 | fdo#55931, fdo#57956: Fix both autofit and stretched width. | Jan Holesovsky | 1 | -1/+7 |
2013-02-25 | fdo#60724 - change 'charcter' to 'character' | sadam36 | 1 | -1/+1 |
2013-02-25 | fix fdo#38951, use paragraph’s writing direction. | navin | 2 | -36/+4 |
2013-02-25 | fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag. | navin patidar | 1 | -13/+5 |
2013-02-25 | loplugin: unused variables | Thomas Arnhold | 5 | -8/+1 |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac | 3 | -10/+10 |
2013-02-23 | Fix typo begining/beginning. | Julien Nabet | 1 | -1/+1 |
2013-02-23 | Fix typo "teh" -> "the" | Julien Nabet | 1 | -1/+1 |
2013-02-22 | fix editeng and basctl build | Caolán McNamara | 1 | -1/+1 |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 2 | -2/+2 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 3 | -3/+3 |
2013-02-22 | s/whith/with/ | Tor Lillqvist | 3 | -3/+3 |
2013-02-22 | s/childrens/children/ | Tor Lillqvist | 1 | -1/+1 |
2013-02-15 | sync two translations of the same fundamental comment | Caolán McNamara | 1 | -5/+6 |
2013-02-12 | Renamed hard-to-remember 8-char headers in editeng. | Kohei Yoshida | 36 | -95/+95 |
2013-02-12 | fdo#46808, Adapt linguistic2::DictionaryList UNO service to new style | Noel Grandin | 4 | -22/+21 |
2013-02-12 | fdo#46808, convert xmloff module code to use XComponentContext | Noel Grandin | 4 | -28/+15 |
2013-02-12 | fdo#46808, convert i18n::OrdinalSuffix to new-style | Noel Grandin | 1 | -23/+17 |
2013-02-12 | fdo#46808, convert i18n::InputSequenceChecker to new-style | Noel Grandin | 1 | -7/+3 |
2013-02-11 | Add Dump() method to dump content of EditTextObject. | Kohei Yoshida | 6 | -0/+75 |
2013-02-11 | only wanted completion as tip by default | Caolán McNamara | 1 | -2/+2 |
2013-02-11 | Better default values for Word completion feature | Samuel Mehrbrodt | 1 | -3/+3 |
2013-02-11 | fdo#46808, use linguistic2::LanguageGuessing service constructor | Noel Grandin | 1 | -9/+2 |
2013-02-11 | fdo#46808, Adapt document::XML*BasicExporter UNO services to new style | Noel Grandin | 4 | -24/+12 |
2013-02-06 | fix logic to get L/R direction | navin patidar | 1 | -1/+1 |
2013-02-06 | remove obsolete hidother.src files | Andras Timar | 1 | -38/+0 |
2013-02-02 | fix fdo#59892 completely and fdo#33302 partially. | navin patidar | 1 | -3/+4 |
2013-01-30 | remove useless macros | Luboš Luňák | 1 | -2/+0 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 2 | -8/+8 |
2013-01-28 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac | 70 | -373/+368 |
2013-01-28 | SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItem | Miklos Vajna | 3 | -54/+1 |
2013-01-28 | SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItem | Miklos Vajna | 2 | -23/+1 |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl | 2 | -8/+0 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 3 | -0/+3 |
2013-01-25 | text::BaseFrameProperties: add FillStyle and FillGradient optional properties | Miklos Vajna | 1 | -0/+2 |
2013-01-25 | SvxBrushItem: extend this with a vcl Gradient and drawing::FillStyle | Miklos Vajna | 2 | -2/+76 |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith | 3 | -6/+6 |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac | 1 | -1/+1 |
2013-01-14 | split confused ImplInitDigitMode method into seperate functions | Caolán McNamara | 3 | -59/+48 |
2013-01-13 | callcatcher: update and remove newly unused code | Caolán McNamara | 3 | -274/+0 |
2013-01-08 | Explicitly initialize SfxItemPoolUser in copy constructor. | Kohei Yoshida | 1 | -0/+1 |
2013-01-08 | Remove unnecessary virtual keywords. | Kohei Yoshida | 1 | -2/+2 |
2013-01-08 | BinObject is no more. Change the method names to reflect that. | Kohei Yoshida | 2 | -8/+8 |
2013-01-08 | Turn EditTextObjectImpl into a real impl class. | Kohei Yoshida | 6 | -241/+238 |
2013-01-08 | Let's not have "which" value in EditTextObject. | Kohei Yoshida | 2 | -14/+7 |