summaryrefslogtreecommitdiff
path: root/sal/textenc/textcvt.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: salStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: salStephan Bergmann1-3/+3
2017-09-28Warn about missing text converterStephan Bergmann1-0/+3
2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann1-0/+41
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin1-10/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-8/+8
2015-01-07loplugin:cstylecast: salStephan Bergmann1-2/+2
2014-04-23Typo fix: s/temporaer/temporary/Tor Lillqvist1-2/+2
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann1-2/+2
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+4
2012-01-05Changed C files to C++.Stephan Bergmann1-0/+266