summaryrefslogtreecommitdiff
path: root/sal/textenc/convertiso2022jp.cxx
AgeCommit message (Expand)Author
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski
2019-09-06Fix typo in comment (ASCII 0x42 is "B")Stephan Bergmann
2019-09-04Do not exclude Unicode noncharacters from rtl_convertUnicodeToTextStephan Bergmann
2019-09-04[API CHANGE] rtl_convertTextToUnicode behavior upon erroneous inputStephan Bergmann
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-01-06Made textenc/converter cleanly usable by both sal and sal_textenc.Stephan Bergmann
2012-01-06Further clean up.Stephan Bergmann
2012-01-05Changed C files to C++.Stephan Bergmann