summaryrefslogtreecommitdiff
path: root/include/i18nutil
AgeCommit message (Expand)Author
2019-07-23Fix typoAndrea Gelmini
2019-06-12Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann
2018-12-20Fix typo in codeAndrea Gelmini
2018-11-29Adds 16k papers to print files in vcl and paper files in i18nutilDaniel Silva
2018-11-07tdf#42949 Fix IWYU warnings in include/i18nutil/*Gabor Kelemen
2018-10-31loplugin:useuniqueptr in oneToOneMappingWithFlagNoel Grandin
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-06-27fix thread-unsafe return of a reference to a staticLuboš Luňák
2018-03-07Clarify that IGNORE_DIACRITICS_CTL is not only CTL, despite its nameEike Rathke
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-15More loplugin:cstylecast: i18nutilStephan Bergmann
2018-01-12More loplugin:cstylecast: i18nutilStephan Bergmann
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-11Remove duplication of Paper enum as #definesTor Lillqvist
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin
2017-10-23loplugin:includeform: i18nutilStephan Bergmann
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin
2017-03-31use actual UNO enums in i18nutilNoel Grandin
2017-03-01Blind fix for 64-bit Windows buildsNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-16fix commentsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18nutilStephan Bergmann
2017-01-09New loplugin:externvar: i18npoolStephan Bergmann
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann
2016-09-20Remove redundant default ctor definitionStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-11convert MappingType to scoped enumNoel Grandin
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/i18nlangtag,i18nutilNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-02-16boost->stdCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-18i18nutil: sal_Bool -> boolStephan Bergmann
2014-02-11coverity#707928 Uninitialized scalar fieldCaolán McNamara
2014-01-20Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara
2013-11-09fdo#65108 inter-module includes <> include/i18nutilNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-21Exempler->ExemplarCaolán McNamara
2013-08-09Mark as const/staticTakeshi Abe
2013-04-23execute move of global headersBjoern Michaelsen