summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* 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
* Estonian localization of aboveWord and belowWordMihkel Tõnnov2016-05-281-2/+2
* add D.M.Y date pattern to Gaelic [gd-GB]Eike Rathke2016-05-181-0/+1
* change Gaelic [gd-GB] QuotationStart to U+2019Eike Rathke2016-05-171-1/+1
* convert MappingType to scoped enumNoel Grandin2016-05-114-25/+25
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-107-13/+13
* i18npool: fix Android buildMiklos Vajna2016-04-281-19/+19
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-289-52/+49
* unit test for tdf#99468Eike Rathke2016-04-241-0/+23
* Resolves: tdf#99468 do greedy '*' match if substring match is not allowedEike Rathke2016-04-241-8/+32
* loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2016-04-212-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2016-34/+34
* check API call argument valueEike Rathke2016-04-181-0/+3
* remove old commented out codeEike Rathke2016-04-181-1/+0