summaryrefslogtreecommitdiff
path: root/sal/textenc/tcvtutf8.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: salStephan Bergmann1-4/+4
2017-10-23loplugin:includeform: salStephan Bergmann1-3/+3
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-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-4/+4
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann1-1/+1
2014-01-10Use boolStephan Bergmann1-3/+3
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-2/+2
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist1-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-23/+20
2012-01-06Further clean up.Stephan Bergmann1-10/+19
2012-01-05Changed C files to C++.Stephan Bergmann1-0/+422