summaryrefslogtreecommitdiff
path: root/i18nutil
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Fix case mapping for undefined characters in the Osage blockAlex Henrie1-2/+2
2019-12-20Add case table for Deseret and OsageAlex Henrie2-4/+46
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-28Upgrade to ICU 64.2Eike Rathke1-0/+14
2019-10-05Drop bogus memsetStephan Bergmann1-2/+0
2019-09-17avoid some copyingNoel Grandin1-1/+1
2019-05-23tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/Gabor Kelemen3-3/+2
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin1-8/+8
2018-12-20Fix typo in codeAndrea Gelmini1-1/+1
2018-11-29Adds 16k papers to print files in vcl and paper files in i18nutilDaniel Silva1-2/+4
2018-11-29Sets paper sizes listbox in print dialogDaniel Silva1-1/+4
2018-11-07tdf#42949 Fix IWYU warnings in include/i18nutil/*Gabor Kelemen4-0/+6
2018-10-31loplugin:useuniqueptr in oneToOneMappingWithFlagNoel Grandin1-9/+1
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin4-17/+17
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-07-16Upgrade to ICU 62.1Eike Rathke1-0/+23
2018-06-27fix thread-unsafe return of a reference to a staticLuboš Luňák1-3/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-6/+6
2018-02-02Clean up of dirty hack.Winfried Donkers2-63/+5
2018-01-26tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS.Winfried Donkers1-0/+1
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin1-5/+3
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier1-1/+2
2018-01-15More loplugin:cstylecast: i18nutilStephan Bergmann3-9/+9
2018-01-12More loplugin:cstylecast: i18nutilStephan Bergmann2-5/+5
2018-01-02tdf#114681: Adding support for case folding in GlagoliticAleksandr Andreev2-19/+19
2017-12-19Explicitly qualify ICU types with icu:: namespaceEike Rathke1-4/+4
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-9/+9
2017-11-20Upgrade to ICU 60.1Eike Rathke1-0/+11
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke1-11/+0
2017-11-17Upgrade to ICU 60.1David Tardon1-0/+11
2017-11-11Remove duplication of Paper enum as #definesTor Lillqvist1-0/+3
2017-11-10There is no "paperconf" command on macOSTor Lillqvist1-0/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: i18nutilStephan Bergmann2-4/+4
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin5-10/+10
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin1-3/+3
2017-07-12Turn OSL_ENSURE() into static_assert() for NUM_PAPER_ENTRIES enum matchEike Rathke1-2/+1
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2-5/+3
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin1-5/+3
2017-06-07Make use of OUString::startsWith rest parameterStephan Bergmann1-5/+1
2017-05-30coverity#1411565 'Constant' variable guards dead codeCaolán McNamara1-1/+2
2017-05-29i18nutil: fix invalid string copy that prevents startupMichael Stahl1-2/+3
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-2/+1
2017-04-28loplugin:salunicodeliteral: i18nutilStephan Bergmann1-2/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-04-21remove some old MSVC workaroundsNoel Grandin1-2/+0