Age | Commit message (Expand) | Author |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | fdo#59405: initialize members of TransferableObjectDescriptor | Michael Stahl |
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-24 | tweak comment | Thomas Arnhold |
2013-02-23 | Fix typo "paramater" -> "parameter" + remove some commented lines | Julien Nabet |
2013-02-23 | Fix typo "teh" -> "the" | Julien Nabet |
2013-02-23 | sal: update log areas | Thomas Arnhold |
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-21 | XubString->OUString | Caolán McNamara |
2013-02-20 | typo: allways -> always | Andras Timar |
2013-02-19 | WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0 | Tor Lillqvist |
2013-02-18 | ImplCreateRotatedScaled: fix wrong usage of 'x' instead of 'y' | Michael Stahl |
2013-02-18 | fdo#60719 : fix crash on scaling bmp with target/source width/height = 1 | Norbert Thiebaud |
2013-02-18 | remove 0.49000000953674316 aligns where default is 0.50 already | Caolán McNamara |
2013-02-16 | Move SyntaxHighlighter class from svtools to comphelper | Andras Timar |
2013-02-16 | Some cppcheck cleaning | Julien Nabet |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-13 | Fix member variable 'RoadmapImpl::InCompleteHyperLabel' not initialized in CTR | Julien Nabet |
2013-02-13 | Some cppcheck cleaning | Julien Nabet |
2013-02-13 | fix a Basic keyword in syntax highlighter: withevent -> withevents | Andras Timar |
2013-02-13 | String to OUString | Andras Timar |
2013-02-13 | remove rtl:: prefix | Andras Timar |
2013-02-13 | use u_isalpha() from ICU instead of home-grown solution | Andras Timar |
2013-02-13 | update pch headers, broken by 1aaf9a9 | Luboš Luňák |
2013-02-12 | Some cppcheck cleaning | Julien Nabet |
2013-02-12 | Clean up EXTENSION_LISTBOX_ENTRY_NOTFOUND | Stephan Bergmann |
2013-02-12 | fdo#46808, use constructor for datatransfer::MimeContentTypeFactory | Noel Grandin |
2013-02-12 | fdo#46808, convert some code to XComponentContext | Noel Grandin |
2013-02-12 | fdo#46808, Adapt cui::ColorPicker UNO service to new style | Noel Grandin |
2013-02-12 | fdo#46808, convert some svtools code to XComponentContext | Noel Grandin |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin |
2013-02-11 | update outputsize on parent resize and recalculate bounds | Caolán McNamara |
2013-02-11 | fdo#46808, convert svt::GraphicAccess to XComponentContext | Noel Grandin |
2013-02-10 | resorted SvTreeLists munged horribly | Caolán McNamara |
2013-02-08 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-02-08 | move java options page .ui to cui and adapt code | Caolán McNamara |
2013-02-06 | remove unused variable | Luboš Luňák |
2013-02-06 | replace (Xub)String with OUString in vcl | Chr. Rossmanith |
2013-02-06 | tweak OAddressBookSourceDialogUno conversion to work again | Caolán McNamara |
2013-02-06 | remove obsolete hidother.src files | Andras Timar |
2013-02-05 | svtools: ASCII_STR is no longer necessary | Miklos Vajna |
2013-02-04 | rhbz#903615 avoid null ptr dereference | David Tardon |
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-29 | Resolving crash in wizards fdo#59931 by NULL checking | Arnaud Versini |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |