Age | Commit message (Expand) | Author |
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 |
2011-08-29 | various centralized isFOOAsciiStrings | Caolán McNamara |
2011-08-29 | IsLowerAscii and IsUpperAscii are subsets of IsAlphaAscii, reduce | Caolán McNamara |
2011-08-29 | remove ByteString::IsAlphaNumericAscii and refactor a bit | Caolán McNamara |
2011-08-29 | valgrind: various unused code | Caolán McNamara |
2011-08-22 | gsl_getSystemTextEncoding->osl_getThreadTextEncoding | Caolán McNamara |
2011-08-15 | add a getToken wrapper for extracting a single token painlessly | Caolán McNamara |
2011-08-15 | ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString | Caolán McNamara |
2011-08-15 | Some PMD cleaning | Julien Nabet |
2011-08-11 | ByteString::ToInt64 is atoi the same as ToInt32, and we downcast anyway | Caolán McNamara |
2011-08-09 | Some cppcheck cleaning | Julien Nabet |
2011-08-08 | remove unused code | David Tardon |
2011-08-03 | callcatcher: remove unused methods and a little cleanup | Thomas Arnhold |
2011-08-03 | Move CMCDEBUG to OSL_DEBUG_LEVEL 3 | Thomas Arnhold |
2011-07-31 | XML config schema files do not contain strings for localization | Andras Timar |
2011-07-31 | do not extract strings from ucbhelper (not used by LibO) | Andras Timar |
2011-07-22 | Generate correctly named import library for WNTGCC | Tor Lillqvist |
2011-07-18 | callcatcher: remove unused methods | Caolán McNamara |
2011-07-14 | callcatcher: ditch unused method | Caolán McNamara |
2011-07-14 | set Dump methods to ultra-verbose debug-mode | Caolán McNamara |
2011-07-13 | callcatcher: strip l10ntools down by more unused methods | Caolán McNamara |
2011-07-12 | callcatcher: remove unused MergeDataFile::WriteError ByteString | Caolán McNamara |
2011-07-12 | callcatcher: remove unused Merge ByteString | Caolán McNamara |
2011-07-12 | callcatcher: remove Directory ByteString ctor | Caolán McNamara |
2011-07-01 | ByteString::CreateFromInt32 -> OString::valueOf | Caolán McNamara |
2011-06-30 | callcatcher: unused code | Caolán McNamara |
2011-06-30 | unused pure-virtual WorkOnRessourceEnd body | Caolán McNamara |
2011-06-29 | remove deprecated ByteString::CreateFromInt64 | Caolán McNamara |
2011-06-22 | Fix MinGW compilation | Tor Lillqvist |
2011-06-16 | Revert "Don't do anything here when cross-compiling" | Tor Lillqvist |
2011-06-16 | WaE: keep windows compiler cast happy | Caolán McNamara |
2011-06-15 | Don't do anything here when cross-compiling | Tor Lillqvist |
2011-06-14 | ByteString -> rtl::OString | Caolán McNamara |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-31 | remove unused l10ntools | Andras Timar |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-18 | Rework how <db.h> is included | Tor Lillqvist |
2011-05-17 | remove support for proprietary modules (former StarOffice) | Andras Timar |
2011-05-17 | remove unused functions | Andras Timar |
2011-05-17 | No DB_INCLUDES any more, pass -I if necessary | Tor Lillqvist |
2011-05-16 | revert part of 5cd163969b0958bd5812f837ff014409bf5b72ce | Christian Lohmaier |
2011-05-16 | WaE (picky) - noeol | Christian Lohmaier |
2011-05-16 | remove unused code | David Tardon |
2011-05-16 | remove unused function | David Tardon |
2011-05-12 | the else branch is unreachable | David Tardon |