summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2018-01-02Remove broken testStephan Bergmann
2018-01-02Unused return value of rtl_cache_constructorStephan Bergmann
2018-01-01sal: (win32) readd comment explaining about buffer size decisionChris Sherlock
2017-12-30Support for tcmalloc and jemalloc is long deadStephan Bergmann
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-12-29PRIu64 is unusedStephan Bergmann
2017-12-28rtl: support start/stop threads around pre-initAshod Nakashian
2017-12-27sal: fix typo in tcvtmb.cxx and remove comment cruftChris Sherlock
2017-12-22unotools: don't go belly-up if temp dir is wrong or emptyJuergen Funk
2017-12-20Don't use -I$(SRCDIR), people have various strange stuff in the SRCDIR.Jan Holesovsky
2017-12-19Clang 3.5 has -Wreturn-type-c-linkageStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-17Fix typosAndrea Gelmini
2017-12-15Fix typosAndrea Gelmini
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Function LookupAccountSidW takes number of characters, not bytesMike Kaganski
2017-12-04Condition for definition of LastIdent must match condition for its useStephan Bergmann
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-12-03Replace lists by vectors in bootstrap (sal)Julien Nabet
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-30sal: check for HAVE_GCC_BUILTIN_ATOMIC only once in interlckMiklos Vajna
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-28Revert loplugin:unnecessaryparen warning around integer literalsStephan Bergmann
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan 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-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21Disable custom allocatorDennis Francis
2017-11-21Fix typosAndrea Gelmini
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-13IsValidFilePath: fix correction of double path delimitersMike Kaganski
2017-11-13Fix typosAndrea Gelmini
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2017-11-10rtl: change nullptr comparisonChris Sherlock
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-11-02Avoid warning thrashStephan Bergmann
2017-11-02Clean up oslTranslateFileErrorStephan Bergmann
2017-11-02coverity#1420539: dead codeStephan Bergmann
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-29tdf#94695 Replace gethostbyaddr with getnameinfoArkadiy Illarionov
2017-10-27loplugin:includeform: sal (Windows)Stephan Bergmann
2017-10-27-Werror,-Wtautological-constant-compare (clang-cl)Stephan Bergmann
2017-10-26cid#1420316: Try silence CONSTANT_EXPRESSION_RESULTStephan Bergmann