summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-11-13Avoid global static dataStephan Bergmann
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808: Slight simplifications of previous commitStephan Bergmann
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-11-05fdo#46808, rename methodNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-22some more clang warningsCaolán McNamara
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-19delegating a constructor can't work like this, fdo#55033Markus Mohrhard
2012-10-19don't catch this exception, we want to crash if this fails and fix itMarkus Mohrhard
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-05fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04callcatcher: update unused code listCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01Unused code cleanup.Marcos Paulo de Souza
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann
2012-09-22rtl::OUString to OUString in unotoolsRicardo Montania
2012-09-20Bin other unused methodsJulien Nabet
2012-09-20Dump some newly unused methodsJulien Nabet
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17Improvement on previous commitStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-17update unused code listCaolán McNamara
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-09-01hide duplication into anonymous namespaceMatúš Kukan
2012-08-29fix buildCaolán McNamara
2012-08-29Cleanup in Tools > Options > User DataUray M. János
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-22fdo#46249: UCBContentHelper::GetTitle must not fail for void propertyStephan Bergmann
2012-08-18WaE parameter shadow memberNorbert Thiebaud
2012-08-18WAE parameter shadow memberNorbert Thiebaud
2012-08-18Partial replaced String with OUString in ScInterpreterSören Möller
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-08-08reduce ascii noise and useless commentsThomas Arnhold