summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-12-051-11/+6
* Resolves: tdf#106902 swap [es-SV] decimal and group separatorEike Rathke2017-05-041-2/+168
* tdf#106755: Fix script type for combining marksKhaled Hosny2017-03-292-1/+6
* Some cleanups, tdf#105170 follow-upKhaled Hosny2017-01-181-22/+29
* tdf#105170: Ignore diacritics on precomposed charsKhaled Hosny2017-01-172-11/+87
* tdf#104950 add English (Malaysia) [en-MY] locale dataEike Rathke2017-01-173-0/+36
* Resolves: tdf#105209 CHF currency symbol is CHF instead of SFr.Eike Rathke2017-01-114-20/+48
* Add 2 extra number formats for Hebrew localeYossi Zahn2016-11-251-1/+7
* Correct spelling of "kislev" for he_IL locale datayossizahn2016-11-251-2/+2
* loplugin:datamembershadowNoel Grandin2016-11-182-33/+35
* loplugin:countusersofdefaultparams in editeng..rscNoel Grandin2016-11-111-1/+1
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-082-8/+2
* upgrade to ICU 58Eike Rathke2016-11-021-0/+12
* loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2016-10-192-9/+2
* clang-cl loplugin: i18npoolStephan Bergmann2016-10-161-1/+1
* remove some conversion operator methodsNoel Grandin2016-10-111-11/+11
* coverity#1373441 Side effect in assertionCaolán McNamara2016-10-061-10/+20
* silence coverity#1373441 Side effect in assertionCaolán McNamara2016-10-011-2/+4
* i18npool: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-09-303-83/+83
* Paraguayan locales [es-PY][gug-PY] use ₲, Gs and G currency symbolsEike Rathke2016-09-262-4/+32
* Updating cu collation data for Unicode 9.0 and CLDR 30Aleksandr Andreev2016-09-231-18/+10
* tdf#100726 Improve readability of OUString concatinationAsela Dasanayaka2016-09-231-7/+1
* tdf#53698: Cache more than 1 item in NumberFormatCodeMapperMaarten Bosmans2016-09-222-55/+37
* Resolves: tdf#101924 fatal exception on Sounds like Japanese optionsCaolán McNamara2016-09-131-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1328-28/+28
* coverity#1372445 Uncaught exceptionCaolán McNamara2016-09-032-2/+2
* coverity#1372397 Uncaught exceptionCaolán McNamara2016-09-012-2/+2
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (i18npool)Stephan Bergmann2016-08-303-12/+12
* loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann2016-08-2612-30/+34
* Resolves: tdf#101572 New Belarusian Ruble BYN/Br for [be-BY]Eike Rathke2016-08-181-1/+8
* Native Numbers: update list of supported languagesLaurent Balland-Poirier2016-08-161-8/+8
* DKK currency symbol is 'kr.' not 'kr' also for [fo-FO] and [kl-GL]Eike Rathke2016-08-112-6/+20
* DKK currency symbol is 'kr.' not 'kr'Eike Rathke2016-08-101-6/+13
* loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2016-08-052-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-276-6/+6
* Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663Eike Rathke2016-07-262-246/+4
* crashtesting: fix tdf92993-1.docx failureCaolán McNamara2016-07-222-1/+17
* new loplugin unnecessary overrideNoel Grandin2016-07-152-25/+25
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-082-8/+16
* move #includes to top of fileNoel Grandin2016-06-291-3/+2
* no-break space between number and percent sign, tdf#63272Eike Rathke2016-06-162-4/+4
* remove the correct but unwanted no-break space in percentage, tdf#63272Eike Rathke2016-06-132-4/+4
* Fix typosAndrea Gelmini2016-06-131-1/+1
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-094-16/+4
* no-break space between number and percent sign, tdf#63272Eike Rathke2016-06-0636-72/+72
* [PATCH] up the free usage formatindex start from 50 to 60Eike Rathke2016-06-0227-271/+275
* tdf#63272 Fix location of percent sign for TurkishMuhammet Kara2016-06-021-2/+2
* percentage format with no-break space, tdf#63272Eike Rathke2016-06-011-2/+2
* Resolves: tdf#63272 [fi-FI] percentage format with no-break spaceEike Rathke2016-05-311-2/+2
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-319-19/+28