summaryrefslogtreecommitdiff
path: root/sal/textenc/convertisciidevangari.cxx
AgeCommit message (Expand)Author
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: salStephan Bergmann
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan 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-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2012-11-27warning C4309: '=' : truncation of constant valueStephan Bergmann
2012-11-27implement a new iscii (devangari) <-> unicode converterCaolán McNamara