Age | Commit message (Expand) | Author |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-12 | PCH for more libraries | Luboš Luňák |
2013-07-09 | Remove warning by using the right printf commands | Arnaud Versini |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-13 | cppcheck: fix a bunch of reassignments | Julien Nabet |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-05-20 | add a copy and paste note | Thomas Arnhold |
2013-05-20 | fdo#39468 Comment translation GER-ENG | Matthias Freund |
2013-05-13 | fdo#46808, Convert util::PathSettings service to new style | Noel Grandin |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-02 | Fix typo: addtional => additional in the comment. | Golnaz Irannejad |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-20 | fdo#46808, Convert text::AutoTextContainer to new style | Noel Grandin |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-02-28 | sal_Bool to bool | Takeshi Abe |
2013-02-28 | drop/fix #define suffixed with semicolon | Takeshi Abe |
2013-02-25 | sal_Bool to bool | Takeshi Abe |
2013-02-20 | typo: allways -> always | Andras Timar |
2012-12-20 | incorrect if/for body alignment | Luboš Luňák |
2012-12-17 | Remove --with-stlport from LO 4.0 | Stephan Bergmann |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-12-04 | clean up more sbxToUnoValue declarations | Michael Stahl |
2012-11-30 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-28 | OUString::concat() does not modify in-place | Tor Lillqvist |
2012-11-28 | De-duplicate _ReadFieldParams | Tor Lillqvist |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-11-21 | unused variables | Luboš Luňák |
2012-11-19 | use LanguageTag | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-09-16 | Fix consecutive return, goto... statements are unnecessary | Julien Nabet |
2012-09-11 | -Werror,-Wunused-private-field (various sw) | Stephan Bergmann |
2012-09-04 | Some clean up of previous commit | Stephan Bergmann |
2012-09-04 | fdo#46808, Adapt drawing::ShapeCollection UNO service to new style | Noel Grandin |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-23 | sw: kill last direct RTL_CONSTASCII_USTRINGPARAM usages | Miklos Vajna |
2012-06-22 | Remove empty or non-called methods | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vector | Noel Grandin |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |