summaryrefslogtreecommitdiff
path: root/include/i18nutil
AgeCommit message (Expand)AuthorFilesLines
2023-09-23tdf#146619 Recheck include/[e-j]* with IWYUGabor Kelemen1-1/+2
2023-07-25i18nutil: Make unicode::getUnicodeType() take a UTF-32 code pointKhaled Hosny1-5/+5
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski1-56/+57
2023-06-23Remove recently unused unicode::isCJKIVSCharacter()Khaled Hosny1-13/+0
2023-06-23Improve and rename unicode::isIVSSelector()Khaled Hosny1-3/+3
2023-05-29Remove recently unused CTLScriptType codeKhaled Hosny1-3/+0
2022-11-30tdf#104597 related: restore the mirroring of Bidi_Mirrored charactersKevin Suo1-0/+1
2022-10-05Introduce unicode::getScriptClassFromLanguageTag()Eike Rathke1-0/+9
2022-05-19clang-tidy modernize-pass-by-value in i18nutilNoel Grandin1-5/+6
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