summaryrefslogtreecommitdiffstats
path: root/include/i18nutil
Commit message (Expand)AuthorAgeFilesLines
* Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist2021-11-021-0/+4
* [API CHANGE] Fix all bad UNOIDL identifiers across offapiStephan Bergmann2021-10-141-18/+18
* improve commentNoel Grandin2021-09-171-1/+2
* speedup CharacterClassificationImpl::toUpperNoel Grandin2021-09-161-2/+2
* clang-tidy:readability-redundant-member-initNoel Grandin2021-09-011-5/+1
* Add PowerPoint compatible screen size for ImpressJun NOGATA2021-07-131-2/+6
* tdf#135590 rotated paper sizes reported as portrait size they are notCaolán McNamara2021-01-221-1/+1
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-213-27/+28
* loplugin:stringviewparam check methods tooNoel2020-11-171-2/+2
* negative returnsCaolán McNamara2020-11-041-1/+1
* long->tools::Long in hwpfilter..ooxNoel2020-10-221-6/+7
* use more compact namespace syntax in /includeNoel Grandin2020-05-033-3/+3
* mark some more classes hidden in --enable-mergelibs modeNoel Grandin2020-03-063-3/+6
* make some classes module-privateNoel Grandin2019-11-191-1/+1
* Fix typoAndrea Gelmini2019-07-231-2/+2
* Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann2019-06-121-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