summaryrefslogtreecommitdiffstats
path: root/sal/rtl/alloc_arena.cxx
Commit message (Expand)AuthorAgeFilesLines
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-5/+5
* Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara2018-07-271-1/+1
* new loplugin:shouldreturnboolNoel Grandin2018-06-111-6/+4
* Remove leftover "#pragma GCC diagnostic ignored" halfStephan Bergmann2018-05-171-4/+0
* [API CHANGE] Remove no longer working rtl_arena -> rtl_cache featureStephan Bergmann2018-05-161-84/+4
* loplugin:constantparamNoel Grandin2018-04-271-2/+2
* loplugin:constantparamNoel Grandin2018-04-201-3/+3
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-3/+3
* SAL_W32 is just an alias for _WIN32Stephan Bergmann2018-01-191-8/+8
* More loplugin:cstylecast: salStephan Bergmann2018-01-121-7/+7
* sal: add pre-initialization scheme for allocations.Michael Meeks2017-12-151-0/+28
* loplugin:salcall fix functionsNoel Grandin2017-12-111-4/+4
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-291-1/+1
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-1/+1
* loplugin:includeform: salStephan Bergmann2017-10-231-2/+2
* followup b714ba73c - remove excessive bracesChris Sherlock2017-07-231-11/+11
* rtl: remove comparisons against nullptr from RTL mem filesChris Sherlock2017-07-221-39/+39
* rtl: remove comment cruft from alloc filesChris Sherlock2017-07-221-246/+107
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-2/+2
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* Work around GCC 7 mis-featureStephan Bergmann2017-05-031-0/+7
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-261-1/+1
* coverity#1399029 silence Out-of-bounds readCaolán McNamara2017-01-221-2/+3
* tweak high/low bit so we're always shifting with an unsigned numberCaolán McNamara2017-01-201-5/+3
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-1/+1
* clang-cl loplugin: salStephan Bergmann2016-10-041-3/+3
* Drop pointless "internal" directory level for already internal include filesTor Lillqvist2016-04-071-1/+1
* new loplugin: commaoperatorNoel Grandin2016-02-231-3/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-56/+56
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-6/+6
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-13/+13
* rtl_arena_alloc must never obey AMode_SYSTEMStephan Bergmann2015-01-161-11/+0
* loplugin:cstylecast: salStephan Bergmann2015-01-071-7/+8
* markup with event type not checker typeCaolán McNamara2014-11-051-0/+1
* cid#1202756 Clarify with assert that ave == 0 cannot happenStephan Bergmann2014-10-311-0/+1
* cid#1202755 Clarify with assert that new_size == 0 cannot happenStephan Bergmann2014-10-311-0/+2
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-031-11/+0
* Use boolStephan Bergmann2014-01-101-2/+2
* WaE: C4334: '<<' : result of 32-bit shift implicitly converted to 64 bitsTor Lillqvist2013-08-301-4/+4
* mingw64: casting to pointer from narrower integer fixes in salFridrich Štrba2013-06-101-1/+1
* Hopefully _BSD_SOURCE not needed anywhere for MAP_ANONStephan Bergmann2013-03-271-1/+0
* Cleanup static and inline usage in alloc_impl.Arnaud Versini2013-03-041-55/+36
* Bin pointless single-child directory levelTor Lillqvist2013-02-221-0/+1334