summaryrefslogtreecommitdiff
path: root/sal/rtl
AgeCommit message (Expand)Author
2018-01-04ofz#4886 Integer-overflowCaolán McNamara
2018-01-02Unused return value of rtl_cache_constructorStephan Bergmann
2017-12-29PRIu64 is unusedStephan Bergmann
2017-12-28rtl: support start/stop threads around pre-initAshod Nakashian
2017-12-15Fix typosAndrea Gelmini
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-03Replace lists by vectors in bootstrap (sal)Julien Nabet
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22ofz#4366 Divide-by-zeroStephan Bergmann
2017-11-21Disable custom allocatorDennis Francis
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-10rtl: change nullptr comparisonChris Sherlock
2017-10-25ofz#3789 Integer-overflowCaolán McNamara
2017-10-23loplugin:includeform: salStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20Comment some values that 16 doesn't workEike Rathke
2017-10-19tdf#113211: fix calculations with big integersMike Kaganski
2017-09-27SAL: use more Unicode on WindowsMike Kaganski
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-23rtl: cleanup equality conditions in uuid.cxxChris Sherlock
2017-07-23rtl: cleanup uri.cxxChris Sherlock
2017-07-23rtl: cleanup rtl_process.cxxChris Sherlock
2017-07-23rtl: remove comments, cleanup equality conditions in random.cxxChris Sherlock
2017-07-23rtl: cleanup equality conditions in math.cxxChris Sherlock
2017-07-23rtl: cleanup equality conditions in locale.cxxChris Sherlock
2017-07-23rtl: remove comment cruft from locale.cxxChris Sherlock
2017-07-23rtl: cleanup equality conditions in hash.cxxChris Sherlock
2017-07-23rtl: fix equality conditions in crc.cxx and digest.cxxChris Sherlock
2017-07-23rtl: cleanup cipher.cxx equality conditionsChris Sherlock
2017-07-23rtl: remove comment cruft from cipher.cxxChris Sherlock
2017-07-23followup b714ba73c - remove excessive bracesChris Sherlock
2017-07-22rtl: fix bootstrap formatting, comparison to nullptrChris Sherlock
2017-07-22rtl: remove comparisons against nullptr from RTL mem filesChris Sherlock
2017-07-22rtl: remove comment cruft from alloc filesChris Sherlock
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: salStephan Bergmann
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin