summaryrefslogtreecommitdiff
path: root/include/i18nutil
AgeCommit message (Expand)AuthorFilesLines
2022-04-11use more string_viewNoel Grandin1-4/+4
2022-03-01Fix typosAndrea Gelmini1-1/+1
2022-02-25tdf#145759 30.6001 -> monthDaysWithoutJanFebHossein1-0/+23
2021-11-02Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist1-0/+4
2021-10-14[API CHANGE] Fix all bad UNOIDL identifiers across offapiStephan Bergmann1-18/+18
2021-09-17improve commentNoel Grandin1-1/+2
2021-09-16speedup CharacterClassificationImpl::toUpperNoel Grandin1-2/+2
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-5/+1
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA1-2/+6
2021-01-22tdf#135590 rotated paper sizes reported as portrait size they are notCaolán McNamara1-1/+1
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer3-27/+28
2020-11-17loplugin:stringviewparam check methods tooNoel1-2/+2
2020-11-04negative returnsCaolán McNamara1-1/+1
2020-10-22long->tools::Long in hwpfilter..ooxNoel1-6/+7
2020-05-03use more compact namespace syntax in /includeNoel Grandin3-3/+3
2020-03-06mark some more classes hidden in --enable-mergelibs modeNoel Grandin3-3/+6
2019-11-19make some classes module-privateNoel Grandin1-1/+1
2019-07-23Fix typoAndrea Gelmini1-2/+2
2019-06-12Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann1-0/+25
2018-12-20Fix typo in codeAndrea Gelmini1-1/+1
2018-11-29Adds 16k papers to print files in vcl and paper files in i18nutilDaniel Silva1-2/+4
2018-11-07tdf#42949 Fix IWYU warnings in include/i18nutil/*Gabor Kelemen6-10/+8
2018-10-31loplugin:useuniqueptr in oneToOneMappingWithFlagNoel Grandin1-1/+2
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin1-3/+3
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