summaryrefslogtreecommitdiffstats
path: root/i18nutil
Commit message (Expand)AuthorAgeFilesLines
* Prepare for builds against ICU 64Eike Rathke2019-10-301-0/+14
* tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/Gabor Kelemen2019-05-233-3/+2
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-091-8/+8
* Fix typo in codeAndrea Gelmini2018-12-201-1/+1
* Adds 16k papers to print files in vcl and paper files in i18nutilDaniel Silva2018-11-291-2/+4
* Sets paper sizes listbox in print dialogDaniel Silva2018-11-291-1/+4
* tdf#42949 Fix IWYU warnings in include/i18nutil/*Gabor Kelemen2018-11-074-0/+6
* loplugin:useuniqueptr in oneToOneMappingWithFlagNoel Grandin2018-10-311-9/+1
* loplugin:staticvar in hwpfilter..salNoel Grandin2018-10-184-17/+17
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* New loplugin:externalStephan Bergmann2018-09-172-2/+2
* Upgrade to ICU 62.1Eike Rathke2018-07-161-0/+23
* fix thread-unsafe return of a reference to a staticLuboš Luňák2018-06-271-3/+3
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-6/+6
* Clean up of dirty hack.Winfried Donkers2018-02-022-63/+5
* tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS.Winfried Donkers2018-01-261-0/+1
* loplugin:unused-returns in drawinglayer..svxNoel Grandin2018-01-241-5/+3
* android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2018-01-181-1/+2
* More loplugin:cstylecast: i18nutilStephan Bergmann2018-01-153-9/+9
* More loplugin:cstylecast: i18nutilStephan Bergmann2018-01-122-5/+5
* tdf#114681: Adding support for case folding in GlagoliticAleksandr Andreev2018-01-022-19/+19
* Explicitly qualify ICU types with icu:: namespaceEike Rathke2017-12-191-4/+4
* Make loplugin:salcall look into macros tooStephan Bergmann2017-12-131-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-9/+9
* Upgrade to ICU 60.1Eike Rathke2017-11-201-0/+11
* Revert "Upgrade to ICU 60.1"Eike Rathke2017-11-171-11/+0
* Upgrade to ICU 60.1David Tardon2017-11-171-0/+11
* Remove duplication of Paper enum as #definesTor Lillqvist2017-11-111-0/+3
* There is no "paperconf" command on macOSTor Lillqvist2017-11-101-0/+2
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-091-1/+1
* loplugin:includeform: i18nutilStephan Bergmann2017-10-232-4/+4
* move stuff in i18npool/i18nutil in own namespaceNoel Grandin2017-10-045-10/+10
* loplugin:constparams in i18nutil,sotNoel Grandin2017-07-171-3/+3
* Turn OSL_ENSURE() into static_assert() for NUM_PAPER_ENTRIES enum matchEike Rathke2017-07-121-2/+1
* loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2017-06-252-5/+3
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-5/+3
* Make use of OUString::startsWith rest parameterStephan Bergmann2017-06-071-5/+1
* coverity#1411565 'Constant' variable guards dead codeCaolán McNamara2017-05-301-1/+2
* i18nutil: fix invalid string copy that prevents startupMichael Stahl2017-05-291-2/+3
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-2/+1
* loplugin:salunicodeliteral: i18nutilStephan Bergmann2017-04-281-2/+2
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* remove some old MSVC workaroundsNoel Grandin2017-04-211-2/+0
* loplugin:unusedfieldsNoel Grandin2017-04-201-7/+0
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* use actual UNO enums in i18nutilNoel Grandin2017-03-312-281/+22
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann2017-03-221-1/+1