summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin1-11/+6
2017-05-04Resolves: tdf#106902 swap [es-SV] decimal and group separatorEike Rathke1-2/+168
2017-03-29tdf#106755: Fix script type for combining marksKhaled Hosny2-1/+6
2017-01-18Some cleanups, tdf#105170 follow-upKhaled Hosny1-22/+29
2017-01-17tdf#105170: Ignore diacritics on precomposed charsKhaled Hosny2-11/+87
2017-01-17tdf#104950 add English (Malaysia) [en-MY] locale dataEike Rathke3-0/+36
2017-01-11Resolves: tdf#105209 CHF currency symbol is CHF instead of SFr.Eike Rathke4-20/+48
2016-11-25Add 2 extra number formats for Hebrew localeYossi Zahn1-1/+7
2016-11-25Correct spelling of "kislev" for he_IL locale datayossizahn1-2/+2
2016-11-18loplugin:datamembershadowNoel Grandin2-33/+35
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin1-1/+1
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2-8/+2
2016-11-02upgrade to ICU 58Eike Rathke1-0/+12
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2-9/+2
2016-10-16clang-cl loplugin: i18npoolStephan Bergmann1-1/+1
2016-10-11remove some conversion operator methodsNoel Grandin1-11/+11
2016-10-06coverity#1373441 Side effect in assertionCaolán McNamara1-10/+20
2016-10-01silence coverity#1373441 Side effect in assertionCaolán McNamara1-2/+4
2016-09-30i18npool: fix loplugin:cppunitassertequals warningsMiklos Vajna3-83/+83
2016-09-26Paraguayan locales [es-PY][gug-PY] use ₲, Gs and G currency symbolsEike Rathke2-4/+32
2016-09-23Updating cu collation data for Unicode 9.0 and CLDR 30Aleksandr Andreev1-18/+10
2016-09-23tdf#100726 Improve readability of OUString concatinationAsela Dasanayaka1-7/+1
2016-09-22tdf#53698: Cache more than 1 item in NumberFormatCodeMapperMaarten Bosmans2-55/+37
2016-09-13Resolves: tdf#101924 fatal exception on Sounds like Japanese optionsCaolán McNamara1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann28-28/+28
2016-09-03coverity#1372445 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-01coverity#1372397 Uncaught exceptionCaolán McNamara2-2/+2
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (i18npool)Stephan Bergmann3-12/+12
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann12-30/+34
2016-08-18Resolves: tdf#101572 New Belarusian Ruble BYN/Br for [be-BY]Eike Rathke1-1/+8
2016-08-16Native Numbers: update list of supported languagesLaurent Balland-Poirier1-8/+8
2016-08-11DKK currency symbol is 'kr.' not 'kr' also for [fo-FO] and [kl-GL]Eike Rathke2-6/+20
2016-08-10DKK currency symbol is 'kr.' not 'kr'Eike Rathke1-6/+13
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin6-6/+6
2016-07-26Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663Eike Rathke2-246/+4
2016-07-22crashtesting: fix tdf92993-1.docx failureCaolán McNamara2-1/+17
2016-07-15new loplugin unnecessary overrideNoel Grandin2-25/+25
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2-8/+16
2016-06-29move #includes to top of fileNoel Grandin1-3/+2
2016-06-16no-break space between number and percent sign, tdf#63272Eike Rathke2-4/+4
2016-06-13remove the correct but unwanted no-break space in percentage, tdf#63272Eike Rathke2-4/+4
2016-06-13Fix typosAndrea Gelmini1-1/+1
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko4-16/+4
2016-06-06no-break space between number and percent sign, tdf#63272Eike Rathke36-72/+72
2016-06-02[PATCH] up the free usage formatindex start from 50 to 60Eike Rathke27-271/+275
2016-06-02tdf#63272 Fix location of percent sign for TurkishMuhammet Kara1-2/+2
2016-06-01percentage format with no-break space, tdf#63272Eike Rathke1-2/+2
2016-05-31Resolves: tdf#63272 [fi-FI] percentage format with no-break spaceEike Rathke1-2/+2
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin9-19/+28