summaryrefslogtreecommitdiffstats
path: root/sal/textenc/tcvtmb.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix conversion of U+0000 in ImplUnicodeToDBCSStephan Bergmann2019-09-051-1/+1
* [API CHANGE] rtl_convertTextToUnicode behavior upon erroneous inputStephan Bergmann2019-09-041-0/+34
* Fix typosAndrea Gelmini2019-08-021-3/+3
* More loplugin:cstylecast: salStephan Bergmann2018-01-121-13/+12
* sal: fix typo in tcvtmb.cxx and remove comment cruftChris Sherlock2017-12-271-13/+1
* loplugin:includeform: salStephan Bergmann2017-10-231-2/+2
* RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock2017-07-171-6/+6
* clang-tidy: readability-else-after-returnNoel Grandin2017-04-121-45/+32
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-221-2/+1
* -Werror=maybe-uninitializedStephan Bergmann2015-04-081-0/+1
* tdf#88169: Do not return ..._INFO_SRCBUFFERTOSMALL when ..._FLAGS_FLUSHStephan Bergmann2015-04-081-79/+84
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-4/+4
* fdo#39440 sal: reduce scope of local variablesMichael Weghorn2014-12-191-6/+3
* Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann2013-11-271-20/+20
* Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist2013-02-221-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-211-23/+14
* Translated German comments to English in folder 'sal'.Mark Wolf2012-04-051-14/+12
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-4/+4
* Final disentanglement between sal and sal_textenc.Stephan Bergmann2012-01-061-14/+7
* Further clean up.Stephan Bergmann2012-01-061-4/+4
* Changed C files to C++.Stephan Bergmann2012-01-051-0/+690