summaryrefslogtreecommitdiff
path: root/sal/rtl/locale.cxx
AgeCommit message (Expand)Author
2021-07-23no need to allocate these static vars on demandNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2018-10-05use std::unordered_map in localeNoel Grandin
2018-09-14These rtl_hash* functions appear to never have been exported from salStephan Bergmann
2018-08-27directly use malloc/free in sal, instead of rtl_allocateMemory/etcNoel Grandin
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-23rtl: cleanup equality conditions in locale.cxxChris Sherlock
2017-07-23rtl: remove comment cruft from locale.cxxChris Sherlock
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-02-13Revert "sal: fix some clang warning about implicit bool conversion"Stephan Bergmann
2014-02-12sal: fix some clang warning about implicit bool conversionMichael Stahl
2013-08-15Mark as constTakeshi Abe
2013-02-22Bin pointless single-child directory levelTor Lillqvist