summaryrefslogtreecommitdiff
path: root/sal/rtl/alloc_arena.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-5/+5
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara1-1/+1
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-6/+4
2018-05-17Remove leftover "#pragma GCC diagnostic ignored" halfStephan Bergmann1-4/+0
2018-05-16[API CHANGE] Remove no longer working rtl_arena -> rtl_cache featureStephan Bergmann1-84/+4
2018-04-27loplugin:constantparamNoel Grandin1-2/+2
2018-04-20loplugin:constantparamNoel Grandin1-3/+3
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-3/+3
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann1-8/+8
2018-01-12More loplugin:cstylecast: salStephan Bergmann1-7/+7
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks1-0/+28
2017-12-11loplugin:salcall fix functionsNoel Grandin1-4/+4
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-10-23loplugin:includeform: salStephan Bergmann1-2/+2
2017-07-23followup b714ba73c - remove excessive bracesChris Sherlock1-11/+11
2017-07-22rtl: remove comparisons against nullptr from RTL mem filesChris Sherlock1-39/+39
2017-07-22rtl: remove comment cruft from alloc filesChris Sherlock1-246/+107
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-03Work around GCC 7 mis-featureStephan Bergmann1-0/+7
2017-04-26loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-01-22coverity#1399029 silence Out-of-bounds readCaolán McNamara1-2/+3
2017-01-20tweak high/low bit so we're always shifting with an unsigned numberCaolán McNamara1-5/+3
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-1/+1
2016-10-04clang-cl loplugin: salStephan Bergmann1-3/+3
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist1-1/+1
2016-02-23new loplugin: commaoperatorNoel Grandin1-3/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-56/+56
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-6/+6
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-13/+13
2015-01-16rtl_arena_alloc must never obey AMode_SYSTEMStephan Bergmann1-11/+0
2015-01-07loplugin:cstylecast: salStephan Bergmann1-7/+8
2014-11-05markup with event type not checker typeCaolán McNamara1-0/+1
2014-10-31cid#1202756 Clarify with assert that ave == 0 cannot happenStephan Bergmann1-0/+1
2014-10-31cid#1202755 Clarify with assert that new_size == 0 cannot happenStephan Bergmann1-0/+2
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist1-11/+0
2014-01-10Use boolStephan Bergmann1-2/+2
2013-08-30WaE: C4334: '<<' : result of 32-bit shift implicitly converted to 64 bitsTor Lillqvist1-4/+4
2013-06-10mingw64: casting to pointer from narrower integer fixes in salFridrich Štrba1-1/+1
2013-03-27Hopefully _BSD_SOURCE not needed anywhere for MAP_ANONStephan Bergmann1-1/+0
2013-03-04Cleanup static and inline usage in alloc_impl.Arnaud Versini1-55/+36
2013-02-22Bin pointless single-child directory levelTor Lillqvist1-0/+1334