Age | Commit message (Expand) | Author |
2011-11-23 | add string::strip, can replace EraseLeadingAndTrailingChars | Caolán McNamara |
2011-11-23 | unused local string | Caolán McNamara |
2011-11-23 | add stripStart, can replace EraseTrailingChars | Caolán McNamara |
2011-11-23 | add a stripStart, can replace EraseLeadingChars | Caolán McNamara |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara |
2011-11-19 | sTmpLine is never used, so else if statement is effectively null | Caolán McNamara |
2011-11-17 | add a StringUtils-alike remove (can replace EraseAllChars) | Caolán McNamara |
2011-11-14 | callcatcher: remove unused code | Caolán McNamara |
2011-11-08 | code cleanup of localize tool | Andras Timar |
2011-11-08 | remove unused global variables | Andras Timar |
2011-11-08 | MERGE_SOURCE_LANGUAGES is never defined, removing ifdefs | Andras Timar |
2011-11-04 | quiet normally incorrect empty fragments warning cluttering tinderbox output | Michael Meeks |
2011-11-03 | indent line in merged description.xml | Andras Timar |
2011-10-29 | tweak handling of extension descriptions | Andras Timar |
2011-10-28 | char array should be null terminated | Andras Timar |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann |
2011-10-05 | merge strings to description.xml files | Andras Timar |
2011-10-03 | extract strings from scripting module | Andras Timar |
2011-09-30 | extract strings for l10n from description.xml files | Andras Timar |
2011-09-30 | fix error messages | Andras Timar |
2011-09-30 | remove unused tokens | Andras Timar |
2011-09-30 | Make translation tools cross-build aware | Thorsten Behrens |
2011-09-23 | Undo basis/brand split: move dynamic libraries from basis to brand. | Stephan Bergmann |
2011-09-22 | aMergedLanguages is write only, can be removed | Caolán McNamara |
2011-09-22 | callcatcher: newly unused ResData::isMerged | Caolán McNamara |
2011-09-21 | remove unused (and buggy) language fallback functionality | Andras Timar |
2011-09-20 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-09-20 | no 'progress bar' for l10ntools | Andras Timar |
2011-09-20 | adjust what to extract and what not | Andras Timar |
2011-09-20 | remove unused column from ExeTable | Andras Timar |
2011-09-20 | remove obsolete command line switches -UTF8 and -NOUTF8 | Andras Timar |
2011-09-20 | remove obsolete command line switch -ISO99 | Andras Timar |
2011-09-19 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-09-19 | can use SearchAndReplaceAll sal_Char variant here | Caolán McNamara |
2011-09-19 | unused local static ByteStrings | Caolán McNamara |
2011-09-19 | remove redundant intermediate ByteStrings | Caolán McNamara |
2011-09-17 | charset arg doesn't exist anymore, fixes helpex | Caolán McNamara |
2011-09-17 | cleanup: don't use German as fallback language | Andras Timar |
2011-09-13 | cppcheck:remove unused variables | Julien Nabet |
2011-09-13 | wtratree unbuilt | Caolán McNamara |
2011-09-13 | elide conversion from MS1252 to MS1252 | Caolán McNamara |
2011-09-13 | no route left to set encoding, only RTL_TEXTENCODING_MS_1252 is possible | Caolán McNamara |
2011-09-13 | I believe the src charset pragma is archaic and unused | Caolán McNamara |
2011-09-06 | [cppchecker] deletion of unread variable | Pierre-André Jacquod |
2011-08-31 | bah, three-way merge screwed us | Caolán McNamara |
2011-08-31 | just add it wholesale | Caolán McNamara |
2011-08-31 | Need to link with COMPHELPERLIB now for getToken at least | Tor Lillqvist |
2011-08-31 | may need comphelper here | Caolán McNamara |
2011-08-30 | Some cppcheck cleaning | Julien Nabet |
2011-08-30 | ByteString->rtl::OString | Caolán McNamara |