summaryrefslogtreecommitdiff
path: root/include/i18nutil
AgeCommit message (Expand)AuthorFilesLines
2018-06-27fix thread-unsafe return of a reference to a staticLuboš Luňák1-2/+2
2018-03-07Clarify that IGNORE_DIACRITICS_CTL is not only CTL, despite its nameEike Rathke1-0/+2
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: i18nutilStephan Bergmann2-37/+37
2018-01-12More loplugin:cstylecast: i18nutilStephan Bergmann1-5/+5
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann1-3/+3
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-9/+9
2017-11-11Remove duplication of Paper enum as #definesTor Lillqvist1-3/+2
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin1-2/+2
2017-10-23loplugin:includeform: i18nutilStephan Bergmann1-3/+3
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin3-6/+6
2017-07-17loplugin:constparams in i18nutil,sotNoel Grandin1-3/+3
2017-03-31use actual UNO enums in i18nutilNoel Grandin2-43/+43
2017-03-01Blind fix for 64-bit Windows buildsNoel Grandin1-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin3-2/+277
2017-02-16fix commentsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18nutilStephan Bergmann1-0/+3
2017-01-09New loplugin:externvar: i18npoolStephan Bergmann1-2/+2
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann1-1/+0
2016-09-20Remove redundant default ctor definitionStephan Bergmann1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-11convert MappingType to scoped enumNoel Grandin1-18/+20
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/i18nlangtag,i18nutilNoel Grandin4-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth1-0/+46
2015-07-30loplugin:unusedmethodsNoel Grandin1-5/+0
2015-02-16boost->stdCaolán McNamara1-2/+8
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2014-02-18i18nutil: sal_Bool -> boolStephan Bergmann2-11/+11
2014-02-11coverity#707928 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-01-20Related: #i56998# provide a way to format % per-locale rulesCaolán McNamara1-0/+7
2013-11-09fdo#65108 inter-module includes <> include/i18nutilNorbert Thiebaud7-7/+7
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold3-7/+7
2013-10-21Exempler->ExemplarCaolán McNamara1-1/+1
2013-08-09Mark as const/staticTakeshi Abe1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen7-0/+501