Age | Commit message (Expand) | Author |
2014-12-18 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-04-15 | linguistic: sal_Bool->bool | Noel Grandin |
2014-04-10 | callcatcher: update unused code | Caolán McNamara |
2014-04-09 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from linguistic | Alexander Wilms |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-01-30 | fdo#44314 non-standard hyphenation (fix previous commit) | László Németh |
2014-01-30 | fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic. | László Németh |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-21 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL | Noel Grandin |
2013-11-20 | Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls | Noel Grandin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append | Noel Grandin |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() | Eike Rathke |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-05 | fdo#66420: fix user dictionaries on Windows | Michael Stahl |
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-03-19 | fdo#39445 writing out tools/fsys.hxx (linguistic) | Andras Timar |
2013-03-04 | DBG_ASSERT->SAL_WARN_IF | Caolán McNamara |
2013-02-21 | This apparently wants sal_uLong, not bool | Stephan Bergmann |
2013-02-20 | fdo#42122 - truncate files that shrink to avoid dictionary corruption. | Michael Meeks |
2013-02-16 | coverity#707519: Uninitialized scalar variable | Caolán McNamara |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-09 | resolved fdo#58503 restore awkward handling of empty locale for legacy | Eike Rathke |
2012-11-24 | get rid of CreateLocale() and related | Eike Rathke |
2012-11-17 | 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-10-09 | restore saveEntries | Caolán McNamara |
2012-10-09 | Kill use of macro LINGU_EXCEPTIONS | Marcos Paulo de Souza |
2012-10-08 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-02-15 | Various string function clean up | Stephan Bergmann |
2012-01-23 | ByteString->rtl::OString | Caolán McNamara |
2011-12-30 | Fix for fdo43460 Part XXIII getLength() to isEmpty() | Olivier Hallot |
2011-12-22 | ByteString->rtl::OString | Caolán McNamara |
2011-12-20 | catch exception by constant reference | Takeshi Abe |
2011-11-28 | ByteString->rtl::OUStringToOString | Caolán McNamara |
2011-11-27 | remove include of pch header from linguistic | Norbert Thiebaud |
2011-11-23 | add string::strip, can replace EraseLeadingAndTrailingChars | Caolán McNamara |