Age | Commit message (Expand) | Author |
2012-12-04 | more explicit ctors | David Tardon |
2012-12-01 | fix SAL_WARN_UNUSED placement | Luboš Luňák |
2012-11-30 | shake out unused option instances | Caolán McNamara |
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-30 | Remove SvtStartOptions | Stephan Bergmann |
2012-11-30 | Remove deprecated and unused entries from /org.openoffice.Setup | Stephan Bergmann |
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-21 | obtain LanguageTag from SvtSysLocale | Eike Rathke |
2012-11-20 | Bin pointless _SOLAR__PRIVATE which was always 1 anyway | Tor Lillqvist |
2012-11-16 | use LanguageTag::reset() | Eike Rathke |
2012-11-16 | need more coffee | Eike Rathke |
2012-11-16 | correct include order and include languagetag.hxx | Eike Rathke |
2012-11-16 | merge failure | Eike Rathke |
2012-11-16 | converted to use LanguageTag | Eike Rathke |
2012-11-15 | changed tabs to spaces | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-14 | callcatcher: update unused code post binfilter death | Caolán McNamara |
2012-11-13 | Avoid global static data | Stephan Bergmann |
2012-11-12 | fdo#36324 fdo#42929 - option to ingore system input language changes | Jeremy Brown |
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-11-05 | fdo#46808, rename method | Noel Grandin |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-29 | fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style | Noel Grandin |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-22 | some more clang warnings | Caolán McNamara |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
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-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-05 | fdo#46071: Do not hide windows based on nil "Visible" property | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-04 | callcatcher: update unused code list | Caolán McNamara |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-10-01 | Unused code cleanup. | Marcos Paulo de Souza |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-25 | fdo#55019: Cope with empty TrustedAuthor entries | Stephan Bergmann |
2012-09-22 | rtl::OUString to OUString in unotools | Ricardo Montania |
2012-09-20 | Bin other unused methods | Julien Nabet |
2012-09-20 | Dump some newly unused methods | Julien Nabet |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |