summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2013-02-25loplugin: improve indentationThomas Arnhold1-14/+7
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam361-1/+1
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-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1
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-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl1-1/+0
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin4-27/+6
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2-0/+21
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist2-16/+1
2013-01-01remove use of #pragma optimizeLuboš Luňák1-11/+0
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist2-159/+24
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania2-24/+159
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-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