summaryrefslogtreecommitdiff
path: root/sal/textenc/tencinfo.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-24Avoid possible memory leaks in case of exceptionsTakeshi Abe
2013-07-01Mark as constTakeshi Abe
2013-06-19Fix warning: Value stored to 'eEncoding' is never readTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-01-05Changed C files to C++.Stephan Bergmann