Age | Commit message (Expand) | Author |
2013-02-11 | fdo#46808, remove unused header file | Noel Grandin |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák |
2012-12-13 | added FIXME-BCP47 marker, adapted debug check | Eike Rathke |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-27 | fdo#46808, use service constructor for i18n::NativeNumberSupplier | Noel Grandin |
2012-11-25 | Make ~SearchParam non-inline | Stephan Bergmann |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-16 | use LanguageTag::reset() | Eike Rathke |
2012-11-16 | converted to use LanguageTag | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-05 | fdo#46808: Slight simplifications of previous commit | Stephan Bergmann |
2012-11-05 | fdo#46808, Adapt i18n::Transliteration UNO service to new style | Noel Grandin |
2012-10-29 | fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style | Noel Grandin |
2012-10-22 | some more clang warnings | Caolán McNamara |
2012-10-19 | delegating a constructor can't work like this, fdo#55033 | Markus Mohrhard |
2012-10-19 | don't catch this exception, we want to crash if this fails and fix it | Markus Mohrhard |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-17 | Improvement on previous commit | Stephan Bergmann |
2012-09-17 | fdo#46808, Adapt i18n::LocaleData UNO service to new style | Noel Grandin |
2012-08-29 | resolved fdo#52240 fdo#52137 fdo#52288 user editable date patterns | Eike Rathke |
2012-08-18 | WaE parameter shadow member | Norbert Thiebaud |
2012-08-18 | WAE parameter shadow member | Norbert Thiebaud |
2012-08-10 | fdo#39468: Translate German comments in toolkit,unotools, & xmloff | Oliver Günther |
2012-07-11 | Replaced deprecated tools/String with OUString in sc/../chgviset | Sören Möller |
2012-07-11 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-26 | tidy some resource strings | Caolán McNamara |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-20 | adapt callers of getCurrFormatsImpl() to changes | Eike Rathke |
2012-06-19 | death to some UniStrings | Caolán McNamara |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-06 | removed unused defines | Takeshi Abe |
2012-04-21 | Replace css macro with namespace for nicer namespacing | Thomas Arnhold |
2012-04-19 | Improved error reporting | Stephan Bergmann |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-03-06 | remove TransliterationWrapper::compareSubstring | Caolán McNamara |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-19 | Remove unused code | Petr Vorel |
2012-02-17 | WaE: unused variables | Caolán McNamara |
2012-02-10 | Remove unused code | Elton Chung |
2012-01-19 | Fix for fdo43460 Part XLII getLength() to isEmpty() | Olivier Hallot |
2012-01-18 | convert one freshly introduced DBG_ERRORFILE to SAL_WARN | Eike Rathke |
2012-01-18 | nitpick, it's i18n, not l18n | Eike Rathke |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |