summaryrefslogtreecommitdiff
path: root/unotools/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-25loplugin: unused variablesThomas Arnhold1-7/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-23Fix typo accessable/accessibleJulien Nabet3-3/+3
2013-02-23sal: update log areasThomas Arnhold4-29/+24
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-3/+3
2013-02-15do not use the raw locale for osl_getTextEncodingFromLocale()Eike Rathke1-3/+15
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2-20/+12
2013-02-11fdo#46808, remove unused header fileNoel Grandin4-63/+0
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin3-38/+17
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-7/+6
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-1/+0
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2-10/+4
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-0/+6
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-13/+1
2013-01-01remove use of #pragma optimizeLuboš Luňák1-11/+0
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist1-156/+24
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania1-24/+156
2012-12-28Get rid of C2U in unotools.Jan Holesovsky2-24/+17
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-6/+3
2012-12-18Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara1-5/+95
2012-12-1732bit 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