summaryrefslogtreecommitdiffstats
path: root/include/i18nutil
Commit message (Expand)AuthorAgeFilesLines
* 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