summaryrefslogtreecommitdiff
path: root/unotools/source
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-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 Grandin2-14/+17
2012-11-30Remove SvtStartOptionsStephan Bergmann2-316/+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 Grandin1-8/+3
2012-11-25Make ~SearchParam non-inlineStephan Bergmann1-0/+2
2012-11-23some i18n wrappers with LanguageTagEike Rathke5-86/+84
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke4-61/+17
2012-11-16use LanguageTag::reset()Eike Rathke2-6/+6
2012-11-16need more coffeeEike Rathke1-2/+2
2012-11-16merge failureEike Rathke1-2/+2
2012-11-16converted to use LanguageTagEike Rathke6-63/+56
2012-11-15changed tabs to spacesEike Rathke1-24/+24
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin4-22/+26
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara1-46/+0
2012-11-13Avoid global static dataStephan Bergmann1-25/+23
2012-11-12fdo#36324 fdo#42929 - option to ingore system input language changesJeremy Brown1-3/+59
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2-10/+6
2012-11-05fdo#46808: Slight simplifications of previous commitStephan Bergmann1-2/+2
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-6/+4
2012-11-05fdo#46808, rename methodNoel Grandin1-2/+2
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin5-136/+103
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin1-6/+3
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 Mohrhard1-1/+1
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 Bergmann1-7/+33
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-4/+2
2012-10-04callcatcher: update unused code listCaolán McNamara1-58/+0
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-10-01Unused code cleanup.Marcos Paulo de Souza1-8/+0
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-9/+4
2012-09-25fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann1-2/+11
2012-09-20Bin other unused methodsJulien Nabet1-5/+0
2012-09-20Dump some newly unused methodsJulien Nabet1-6/+0
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-4/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-2/+0
2012-09-17Improvement on previous commitStephan Bergmann1-25/+13
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-4/+4
2012-09-17update unused code listCaolán McNamara1-9/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann5-189/+148