summaryrefslogtreecommitdiffstats
path: root/include/i18nutil
Commit message (Expand)AuthorAgeFilesLines
* Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann2019-06-131-0/+25
* 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
* tdf#42949 Fix IWYU warnings in include/i18nutil/*Gabor Kelemen2018-11-076-10/+8
* loplugin:useuniqueptr in oneToOneMappingWithFlagNoel Grandin2018-10-311-1/+2
* loplugin:staticvar in hwpfilter..salNoel Grandin2018-10-181-3/+3
* fix thread-unsafe return of a reference to a staticLuboš Luňák2018-06-271-2/+2
* Clarify that IGNORE_DIACRITICS_CTL is not only CTL, despite its nameEike Rathke2018-03-071-0/+2
* loplugin:unused-returns in drawinglayer..svxNoel Grandin2018-01-241-1/+1
* More loplugin:cstylecast: i18nutilStephan Bergmann2018-01-152-37/+37
* More loplugin:cstylecast: i18nutilStephan Bergmann2018-01-121-5/+5
* Make loplugin:salcall look into macros tooStephan Bergmann2017-12-131-3/+3
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-9/+9
* Remove duplication of Paper enum as #definesTor Lillqvist2017-11-111-3/+2
* loplugin:finalclasses in h*,i*,j*Noel Grandin2017-11-011-2/+2
* loplugin:includeform: i18nutilStephan Bergmann2017-10-231-3/+3
* move stuff in i18npool/i18nutil in own namespaceNoel Grandin2017-10-043-6/+6
* loplugin:constparams in i18nutil,sotNoel Grandin2017-07-171-3/+3
* use actual UNO enums in i18nutilNoel Grandin2017-03-312-43/+43
* Blind fix for 64-bit Windows buildsNoel Grandin2017-03-011-2/+2
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-013-2/+277
* fix commentsNoel Grandin2017-02-161-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-3/+3
* New loplugin:dynexcspec: Add @throws documentation, i18nutilStephan Bergmann2017-01-191-0/+3
* New loplugin:externvar: i18npoolStephan Bergmann2017-01-091-2/+2
* Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann2016-09-201-1/+0
* Remove redundant default ctor definitionStephan Bergmann2016-09-201-2/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* convert MappingType to scoped enumNoel Grandin2016-05-111-18/+20
* Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann2016-03-101-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-3/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in include/i18nlangtag,i18nutilNoel Grandin2015-10-234-8/+8
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-4/+4
* tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth2015-08-121-0/+46
* loplugin:unusedmethodsNoel Grandin2015-07-301-5/+0
* boost->stdCaolán McNamara2015-02-161-2/+8
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-1/+1
* Remove visual noise from includeAlexander Wilms2014-03-011-2/+2
* i18nutil: sal_Bool -> boolStephan Bergmann2014-02-182-11/+11
* coverity#707928 Uninitialized scalar fieldCaolán McNamara2014-02-111-1/+5
* Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara2014-01-201-0/+7
* fdo#65108 inter-module includes <> include/i18nutilNorbert Thiebaud2013-11-097-7/+7
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-233-7/+7
* Exempler->ExemplarCaolán McNamara2013-10-211-1/+1
* Mark as const/staticTakeshi Abe2013-08-091-1/+1
* execute move of global headersBjoern Michaelsen2013-04-237-0/+501