/extensions/inc/

allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/rtl/character.hxx
AgeCommit message (Expand)Author
2022-02-22Restrict the converting rtl::isAscii* overloadsStephan Bergmann
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2020-12-23Make functions in rtl/character.hxx constexpr for internal useMike Kaganski
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2019-06-12Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann
2019-06-12the variable names are not code,but nCodeTomoyuki Kubota
2019-05-30tdf#125497 allow backspace to remove CJK IVS.Mark Hung
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-09-19sal: fix numerous doxygen warningsMichael Stahl
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann