summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-28Estonian localization of aboveWord and belowWordMihkel Tõnnov1-2/+2
2016-05-18add D.M.Y date pattern to Gaelic [gd-GB]Eike Rathke1-0/+1
2016-05-17change Gaelic [gd-GB] QuotationStart to U+2019Eike Rathke1-1/+1
2016-05-11convert MappingType to scoped enumNoel Grandin4-25/+25
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann7-13/+13
2016-04-28i18npool: fix Android buildMiklos Vajna1-19/+19
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin9-52/+49
2016-04-24unit test for tdf#99468Eike Rathke1-0/+23
2016-04-24Resolves: tdf#99468 do greedy '*' match if substring match is not allowedEike Rathke1-8/+32
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann16-34/+34
2016-04-18check API call argument valueEike Rathke1-0/+3
2016-04-18remove old commented out codeEike Rathke1-1/+0
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-28/+22
2016-04-12Avoid reserved identifiersStephan Bergmann1-31/+31