summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* unotools: don't go belly-up if temp dir is wrong or emptyJuergen Funk2017-12-222-0/+26
* Don't use -I$(SRCDIR), people have various strange stuff in the SRCDIR.Jan Holesovsky2017-12-202-2/+1
* Clang 3.5 has -Wreturn-type-c-linkageStephan Bergmann2017-12-191-3/+0
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* Fix typosAndrea Gelmini2017-12-171-1/+1
* Fix typosAndrea Gelmini2017-12-151-1/+1
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-159-18/+18
* sal: add pre-initialization scheme for allocations.Michael Meeks2017-12-1511-9/+211
* loplugin:salcall (macOS)Stephan Bergmann2017-12-152-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-1119-75/+75
* Function LookupAccountSidW takes number of characters, not bytesMike Kaganski2017-12-061-2/+2
* Condition for definition of LastIdent must match condition for its useStephan Bergmann2017-12-041-1/+1
* new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2017-12-041-1/+1
* Replace lists by vectors in bootstrap (sal)Julien Nabet2017-12-031-24/+22
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-1/+1
* sal: check for HAVE_GCC_BUILTIN_ATOMIC only once in interlckMiklos Vajna2017-11-301-17/+9
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-292-2/+2
* Revert loplugin:unnecessaryparen warning around integer literalsStephan Bergmann2017-11-281-1/+1
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-271-3/+3
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-272-2/+2
* loplugin:simplifybool can't invert conditions involving float typesNoel Grandin2017-11-231-1/+1
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-233-11/+11
* ofz#4366 Divide-by-zeroStephan Bergmann2017-11-221-2/+10
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* Disable custom allocatorDennis Francis2017-11-211-1/+1
* Fix typosAndrea Gelmini2017-11-212-6/+6
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-1/+1
* Fix typosAndrea Gelmini2017-11-131-1/+1
* IsValidFilePath: fix correction of double path delimitersMike Kaganski2017-11-131-1/+3
* Fix typosAndrea Gelmini2017-11-131-2/+2
* Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann2017-11-112-0/+14
* rtl: change nullptr comparisonChris Sherlock2017-11-101-2/+2
* Make Windows error reporting more robustMike Kaganski2017-11-041-7/+2
* Avoid warning thrashStephan Bergmann2017-11-021-2/+1
* Clean up oslTranslateFileErrorStephan Bergmann2017-11-022-105/+53
* coverity#1420539: dead codeStephan Bergmann2017-11-021-7/+3
* -I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann2017-11-011-1/+1
* loplugin:constantparam in sal,saxNoel Grandin2017-10-317-66/+57
* tdf#94695 Replace gethostbyaddr with getnameinfoArkadiy Illarionov2017-10-291-43/+67
* loplugin:includeform: sal (Windows)Stephan Bergmann2017-10-2713-21/+21
* -Werror,-Wtautological-constant-compare (clang-cl)Stephan Bergmann2017-10-272-20/+41
* cid#1420316: Try silence CONSTANT_EXPRESSION_RESULTStephan Bergmann2017-10-261-0/+1
* ofz#3789 Integer-overflowCaolán McNamara2017-10-251-1/+4
* Also check whether negative uOffset exceeds std::numeric_limits<off_t>::min()Stephan Bergmann2017-10-251-6/+10
* Make testUtf8StringLiterals work when char is unsignedStephan Bergmann2017-10-241-3/+3
* loplugin:includeform: sal (macOS)Stephan Bergmann2017-10-241-1/+1
* loplugin:includeform: compat.cxx reduxStephan Bergmann2017-10-241-6/+6
* loplugin:includeform: salStephan Bergmann2017-10-23122-371/+371
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-2/+1
* Comment some values that 16 doesn't workEike Rathke2017-10-201-2/+2