Age | Commit message (Expand) | Author |
2013-11-14 | -Werror,-Wduplicate-enum | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | cppcheck: fix '<type>::operator=' should return '<type> &'. | Julien Nabet |
2013-11-04 | Related: fdo#71147 lwp-files open not or without charts/tables | Julien Nabet |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-20 | drop some tools/string includes | Caolán McNamara |
2013-10-14 | CID#738972 use after free | Caolán McNamara |
2013-10-09 | CID#736180 out of bounds | Caolán McNamara |
2013-10-04 | HighLight -> Highlight. | Jan Holesovsky |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-01 | fix OUString conversion in lotuswordpro | Caolán McNamara |
2013-10-01 | convert String to OUString in lotuswordpro module | Noel Grandin |
2013-09-11 | CID#738545 uninitialized scalar | Caolán McNamara |
2013-09-10 | CID#736398 resource leak | Caolán McNamara |
2013-09-01 | Remove pointless comments and ASCII art | Tor Lillqvist |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-22 | cppcheck: fix redundant assignments | Julien Nabet |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-21 | osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() | Stephan Bergmann |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks |
2013-08-12 | Mark as const | Takeshi Abe |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud |
2013-06-14 | Some more toInt32 clean up | Stephan Bergmann |
2013-06-14 | cppcheck: fix operatorEqVarError (in lotuswordpro) | Julien Nabet |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-05 | fdo#46808, Convert some more XMultiServiceFactory | Noel Grandin |
2013-05-15 | fix original intent of the lwp import code | Caolán McNamara |
2013-05-15 | Fix warning: unused variable 'aFuncName' [loplugin] | Tor Lillqvist |
2013-05-15 | OUString::replaceAt() does not modify the OUString | Tor Lillqvist |
2013-05-15 | String.AppendAscii Drop | Ricardo Montania |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-26 | fdo#63154: Remove all usages of the macro EXTERN_C | Marcos Paulo de Souza |
2013-04-25 | ditch libi18nlangtagicu again | Eike Rathke |
2013-04-25 | removed commented out code that wouldn't be correct anyway | Eike Rathke |
2013-04-24 | use LanguageTagIcu | Eike Rathke |
2013-04-24 | extend license filtering, and add fallback-checks. | Michael Meeks |
2013-04-24 | Add license filtering to configure. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | Some cppcheck cleaning | Julien Nabet |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-26 | Fix warning: unused variable 'sFormat' [loplugin] | Tor Lillqvist |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-18 | coverity#736014 Using invalid iterator | Julien Nabet |