summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann52-162/+162
2015-11-09add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] to locale data libs, tdf#95485Eike Rathke1-1/+8
2015-11-09add U+200F RIGHT-TO-LEFT MARK to currency symbol, tdf#95485 follow-upEike Rathke8-16/+16
2015-11-09correct order of currency symbol and LangID in replaceTo, tdf#95485 follow-upEike Rathke8-8/+8
2015-11-09strip leading zero from LangID in currency format, tdf#95485 follow-upEike Rathke1-1/+1
2015-11-09remove erroneous extra </DefaultName> closing tag, tdf#95485 follow-upEike Rathke8-8/+8
2015-11-09add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] locale data, tdf#95485Ghasan8-0/+328
2015-11-06coverity#1338234 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann7-13/+13
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni3-30/+30
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2-2/+2
2015-10-29add missing license headerEike Rathke1-0/+17
2015-10-29use separators and number formats as in [it-IT], tdf#91199 follow-upEike Rathke1-92/+82
2015-10-26remove extra spaces around ::Noel Grandin1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19com::sun::star->css in i18npoolNoel Grandin18-161/+156
2015-10-19Fix typoTakeshi Abe1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-44/+44
2015-10-07Reduce variable scopeStephan Bergmann1-5/+4
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini3-4/+4
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29Jewish Calendar: updated URL of borrowed codeAndrea Gelmini1-1/+1
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-14add English Botswana [en-BW] locale data, tdf#94207Eike Rathke2-0/+51
2015-09-03Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-13/+13
2015-08-27Actually process the escaped characterStephan Bergmann1-1/+2
2015-08-26Clean up aEmptyStrStephan Bergmann1-6/+4
2015-08-26remove unused calculation for hyphenationLászló Németh1-1/+0
2015-08-22disentangle the Dzongkha mess a littleEike Rathke1-1/+1
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe4-11/+7
2015-08-14loplugin: defaultparamsNoel Grandin5-16/+16
2015-08-11new loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-03new loplugin: refcountingNoel Grandin10-45/+47
2015-07-10-fsanitize=functionStephan Bergmann1-5/+5
2015-07-08Fix typosAndrea Gelmini2-2/+2
2015-07-07-fsanitize=functionStephan Bergmann1-5/+5
2015-07-06loplugin:unusedmethods hwpfilter,i18npoolNoel Grandin1-47/+0
2015-07-03Fix typosAndrea Gelmini3-3/+3
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-30add English (Gambia) [en-GM] locale data, tdf#92442Eike Rathke2-0/+51
2015-06-27coverity#1308466 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-19Don't truncate a UTF-32 code point to a UTF-16 code unitStephan Bergmann1-3/+3
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe4-10/+10
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann14-23/+23
2015-06-05ensure engineering notation format is presentEike Rathke1-0/+18