summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-6/+3
* Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara2012-12-181-5/+95
* 32bit compile fix for OString::valueOf usage.Michael Meeks2012-12-171-2/+2
* Resolves: fdo#31055 fallback to a default bullet on symbol lackCaolán McNamara2012-12-171-16/+27
* added FIXME-BCP47 marker, adapted debug checkEike Rathke2012-12-131-4/+5
* more explicit ctorsDavid Tardon2012-12-041-1/+1
* fix SAL_WARN_UNUSED placementLuboš Luňák2012-12-011-1/+1
* shake out unused option instancesCaolán McNamara2012-11-3018-18/+19
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3010-38/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-304-20/+26
* Remove SvtStartOptionsStephan Bergmann2012-11-306-432/+0
* Remove deprecated and unused entries from /org.openoffice.SetupStephan Bergmann2012-11-301-26/+2
* 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