/qadevOOo/

libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)Author
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: embeddedobjStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-04Remove redundant control flow branchMike Kaganski
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-20loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22Help old GCCStephan Bergmann
2017-11-22fuzzing: common case of embedded charts in docxCaolán McNamara
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin