summaryrefslogtreecommitdiff
path: root/sal/textenc
AgeCommit message (Expand)AuthorFilesLines
2020-11-21tdf#123936 Formatting files in module sal with clang-formatPhilipp Hofer5-22/+16
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: salStephan Bergmann41-2061/+2061
2020-05-10compact namespace in sal..svgioNoel Grandin4-8/+8
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin6-66/+66
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-26tdf#124176: Use pragma once instead of include guardsBurak Bala1-4/+1
2020-01-25tdf#124176: Use pragma once instead of include guardsiakarsu1-5/+1
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin5-18/+18
2019-12-11Fix typoAndrea Gelmini1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann4-0/+20
2019-11-20ofz#19010 wrong start of rangeCaolán McNamara1-1/+1
2019-09-11Fix Unicode to Shift JIS/MS932 conversion dataStephan Bergmann1-2/+2
2019-09-06Fix typo in comment (ASCII 0x42 is "B")Stephan Bergmann1-1/+1
2019-09-05Fix conversion of U+0000 in ImplUnicodeToDBCSStephan Bergmann1-1/+1
2019-09-04Do not exclude Unicode noncharacters from rtl_convertUnicodeToTextStephan Bergmann10-50/+80
2019-09-04[API CHANGE] rtl_convertTextToUnicode behavior upon erroneous inputStephan Bergmann12-31/+194
2019-09-03Fix handling of invalid bytes >= 0x80 in ImplUTF7ToUnicodeStephan Bergmann1-7/+10
2019-08-02Fix typosAndrea Gelmini6-20/+20
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-6/+6
2019-03-04Revert "new loplugin typedefparam"Noel Grandin2-6/+6
2019-03-04new loplugin typedefparamNoel Grandin2-6/+6
2018-12-02-Werror,-Wc++98-compat-extra-semiStephan Bergmann1-1/+1
2018-12-01tdf#39468 Translate German commentsJens Carl1-1/+1
2018-11-19Fix typosAndrea Gelmini1-10/+10
2018-10-31Translate German commentsJohnny_M3-11/+11
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-5/+3
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin6-66/+66
2018-08-19Fix typosAndrea Gelmini1-2/+2
2018-07-23ofz#9507 wrong start point for Johab block 59Caolán McNamara1-1/+1
2018-02-08ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara1-2/+2
2018-01-12More loplugin:cstylecast: salStephan Bergmann14-67/+63
2017-12-27sal: fix typo in tcvtmb.cxx and remove comment cruftChris Sherlock1-13/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-13Fix typosAndrea Gelmini1-2/+2
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: salStephan Bergmann55-131/+131
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin1-1/+1
2017-09-28Warn about missing text converterStephan Bergmann1-0/+3
2017-09-26ofz#3186: wrong starting offset for JOHAB 0x6D blockCaolán McNamara1-1/+1
2017-09-24Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann1-0/+2
2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann1-0/+41
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann1-4/+1
2017-09-13Silence warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2017-09-13Make reading UTF-8 strictStephan Bergmann1-24/+49
2017-08-25ofz#2852 korean table entries start at 0xF not 0x7Caolán McNamara1-2/+2
2017-08-18Fix typosAndrea Gelmini1-2/+2
2017-08-17Fix typosAndrea Gelmini2-9/+9
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock14-48/+48
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1