summaryrefslogtreecommitdiff
path: root/sal/textenc
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-03Rather translate "Sonderzeichen" as "special characters"Stephan Bergmann1-7/+7
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M3-54/+54
2017-06-26loplugin:oncevar in oox..saxNoel Grandin2-3/+2
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin2-3/+3
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin2-4/+4
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin10-89/+60
2017-04-04ofz#770 JOHAB_73 table starts at 0xA not 0x2Caolán McNamara1-1/+1
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-03Fix typosAndrea Gelmini1-6/+6