/starmath/

0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/rtl/alloc_arena.cxx
AgeCommit message (Expand)Author
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-05-17Remove leftover "#pragma GCC diagnostic ignored" halfStephan Bergmann
2018-05-16[API CHANGE] Remove no longer working rtl_arena -> rtl_cache featureStephan Bergmann
2018-04-27loplugin:constantparamNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-23followup b714ba73c - remove excessive bracesChris 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-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-03Work around GCC 7 mis-featureStephan Bergmann
2017-04-26loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-01-22coverity#1399029 silence Out-of-bounds readCaolán McNamara
2017-01-20tweak high/low bit so we're always shifting with an unsigned numberCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-16rtl_arena_alloc must never obey AMode_SYSTEMStephan Bergmann
2015-01-07loplugin:cstylecast: salStephan Bergmann
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-31cid#1202756 Clarify with assert that ave == 0 cannot happenStephan Bergmann
2014-10-31cid#1202755 Clarify with assert that new_size == 0 cannot happenStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist