summaryrefslogtreecommitdiff
path: root/sal/textenc/convertgb18030.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-09-19tdf#146619 Remove unused includes from sal/ [cpp files]Gabor Kelemen1-2/+0
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski1-8/+5
2019-09-04Do not exclude Unicode noncharacters from rtl_convertUnicodeToTextStephan Bergmann1-5/+9
2019-09-04[API CHANGE] rtl_convertTextToUnicode behavior upon erroneous inputStephan Bergmann1-8/+24
2018-01-12More loplugin:cstylecast: salStephan Bergmann1-7/+6
2017-10-23loplugin:includeform: salStephan Bergmann1-3/+3
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-4/+4
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann1-1/+1
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-1/+1
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-06Made textenc/converter cleanly usable by both sal and sal_textenc.Stephan Bergmann1-32/+20
2012-01-06Further clean up.Stephan Bergmann1-2/+7
2012-01-05Changed C files to C++.Stephan Bergmann1-0/+475