summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin2012-11-272-12/+6
* Make ~SearchParam non-inlineStephan Bergmann2012-11-252-0/+4
* some i18n wrappers with LanguageTagEike Rathke2012-11-238-105/+107
* obtain LanguageTag from SvtSysLocaleEike Rathke2012-11-216-73/+28
* Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-201-2/+0
* use LanguageTag::reset()Eike Rathke2012-11-162-6/+6
* need more coffeeEike Rathke2012-11-161-2/+2
* correct include order and include languagetag.hxxEike Rathke2012-11-162-0/+2
* merge failureEike Rathke2012-11-161-2/+2
* converted to use LanguageTagEike Rathke2012-11-168-72/+63
* changed tabs to spacesEike Rathke2012-11-151-24/+24
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-156-32/+38
* callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-142-55/+0
* Avoid global static dataStephan Bergmann2012-11-131-25/+23
* fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown2012-11-122-3/+65
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-053-14/+9
* fdo#46808: Slight simplifications of previous commitStephan Bergmann2012-11-051-2/+2
* fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2012-11-052-11/+7
* fdo#46808, rename methodNoel Grandin2012-11-052-3/+3
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-316-137/+105
* fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin2012-10-292-10/+6
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-244-6/+6
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-7/+4
* some more clang warningsCaolán McNamara2012-10-222-5/+5
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-191-4/+4
* delegating a constructor can't work like this, fdo#55033Markus Mohrhard2012-10-192-13/+2
* don't catch this exception, we want to crash if this fails and fix itMarkus Mohrhard2012-10-191-11/+5
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-122-4/+4
* fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann2012-10-052-7/+40
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-4/+2
* callcatcher: update unused code listCaolán McNamara2012-10-042-60/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* Unused code cleanup.Marcos Paulo de Souza2012-10-012-16/+0
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-9/+4
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann2012-09-251-2/+11
* rtl::OUString to OUString in unotoolsRicardo Montania2012-09-229-48/+48
* Bin other unused methodsJulien Nabet2012-09-202-10/+0
* Dump some newly unused methodsJulien Nabet2012-09-202-12/+0
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-192-4/+3
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-2/+0
* Improvement on previous commitStephan Bergmann2012-09-171-25/+13
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-171-4/+4
* update unused code listCaolán McNamara2012-09-171-9/+0
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-145-189/+148
* remove use of SAL_MIN() macroNorbert Thiebaud2012-09-141-1/+4
* hide duplication into anonymous namespaceMatúš Kukan2012-09-011-2/+2
* fix buildCaolán McNamara2012-08-291-19/+19