summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/localedatawrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-3/+3
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-5/+5
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-53/+0
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-27/+27
2014-01-28bool improvementsStephan Bergmann1-9/+9
2014-01-28coverity#440774 Logically dead codeCaolán McNamara1-21/+2
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-12-03convert xub_StrLen->sal_Int32 in unotoolsNoel Grandin1-2/+2
2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin1-5/+5
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-18/+5
2013-05-08coverity#1019431: use of freed memoryMarkus Mohrhard1-2/+4
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-7/+25
2013-04-10use language tagsEike Rathke1-32/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-52/+52
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-12Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith1-27/+16
2013-02-11fdo#46808, remove unused header fileNoel Grandin1-1/+0
2012-12-13added FIXME-BCP47 marker, adapted debug checkEike Rathke1-4/+5
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-37/+41
2012-11-16converted to use LanguageTagEike Rathke1-12/+7
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-6/+17
2012-10-22some more clang warningsCaolán McNamara1-3/+3
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
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-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke1-1/+58
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-26tidy some resource stringsCaolán McNamara1-13/+8
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-20adapt callers of getCurrFormatsImpl() to changesEike Rathke1-11/+10
2012-06-19death to some UniStringsCaolán McNamara1-7/+6
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-108/+103
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-9/+10
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-10Remove unused codeElton Chung1-30/+0
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot1-4/+4
2012-01-18convert one freshly introduced DBG_ERRORFILE to SAL_WARNEike Rathke1-8/+2
2012-01-18nitpick, it's i18n, not l18nEike Rathke1-9/+9
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-13/+13
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-73/+13
2012-01-11bumped locale data wrapper to use XLocaleData4 and provide date acceptance pa...Eike Rathke1-1/+24
2012-01-08catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara1-39/+39
2011-11-27remove include of och header from unotoolsNorbert Thiebaud1-2/+0
2011-11-19add narrow (one letter) month namesEike Rathke1-2/+2
2011-11-19use new possessive genitive case month names locale data APIEike Rathke1-26/+28
2011-08-19remove legacy explicit library loading fallbacks, and cleanMichael Meeks1-51/+4
2011-07-01tweak appendLocaleInfo to return a new stringCaolán McNamara1-20/+22