summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2013-01-21PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-1/+0
2012-12-18Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara1-5/+95
2012-12-1832bit compile fix for OString::valueOf usage.Michael Meeks1-2/+2
2012-12-17Resolves: fdo#31055 fallback to a default bullet on symbol lackCaolán McNamara1-16/+27
2012-12-13added FIXME-BCP47 marker, adapted debug checkEike Rathke1-4/+5
2012-12-04more explicit ctorsDavid Tardon1-1/+1
2012-12-01fix SAL_WARN_UNUSED placementLuboš Luňák1-1/+1
2012-11-30shake out unused option instancesCaolán McNamara18-18/+19
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens10-38/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin4-20/+26
2012-11-30Remove SvtStartOptionsStephan Bergmann6-432/+0
2012-11-30Remove deprecated and unused entries from /org.openoffice.SetupStephan Bergmann1-26/+2
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin2-12/+6
2012-11-25Make ~SearchParam non-inlineStephan Bergmann2-0/+4
2012-11-23some i18n wrappers with LanguageTagEike Rathke8-105/+107
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke6-73/+28
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist1-2/+0
2012-11-16use LanguageTag::reset()Eike Rathke2-6/+6
2012-11-16need more coffeeEike Rathke1-2/+2
2012-11-16correct include order and include languagetag.hxxEike Rathke2-0/+2
2012-11-16merge failureEike Rathke1-2/+2
2012-11-16converted to use LanguageTagEike Rathke8-72/+63
2012-11-15changed tabs to spacesEike Rathke1-24/+24
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin6-32/+38
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara2-55/+0
2012-11-13Avoid global static dataStephan Bergmann1-25/+23
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown2-3/+65
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin3-14/+9
2012-11-05fdo#46808: Slight simplifications of previous commitStephan Bergmann1-2/+2
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin2-11/+7
2012-11-05fdo#46808, rename methodNoel Grandin2-3/+3
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin6-137/+105
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin2-10/+6
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin4-6/+6
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-7/+4
2012-10-22some more clang warningsCaolán McNamara2-5/+5
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-4/+4
2012-10-19delegating a constructor can't work like this, fdo#55033Markus Mohrhard2-13/+2
2012-10-19don't catch this exception, we want to crash if this fails and fix itMarkus Mohrhard1-11/+5
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-4/+4
2012-10-05fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann2-7/+40
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-4/+2
2012-10-04callcatcher: update unused code listCaolán McNamara2-60/+0
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-10-01Unused code cleanup.Marcos Paulo de Souza2-16/+0
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-9/+4
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-25fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann1-2/+11