summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
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
2017-10-25ofz#3789 Integer-overflowCaolán McNamara
2017-10-25Also check whether negative uOffset exceeds std::numeric_limits<off_t>::min()Stephan Bergmann
2017-10-24Make testUtf8StringLiterals work when char is unsignedStephan Bergmann
2017-10-24loplugin:includeform: sal (macOS)Stephan Bergmann
2017-10-24loplugin:includeform: compat.cxx reduxStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20Comment some values that 16 doesn't workEike Rathke
2017-10-20coverity#1419948 silence Operands don't affect resultCaolán McNamara
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-10-19tdf#113211: fix calculations with big integersMike Kaganski
2017-10-16Rephrase checks for exceeding off_t limitsStephan Bergmann
2017-10-16Fix overflowStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04lookupProfile: drop unreachable codeMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-28Missing includes (--disable-pch)Stephan Bergmann
2017-09-28Warn about missing text converterStephan Bergmann
2017-09-27SAL: use more Unicode on WindowsMike Kaganski
2017-09-26ofz#3186: wrong starting offset for JOHAB 0x6D blockCaolán McNamara
2017-09-25Fix typosAndrea Gelmini
2017-09-24Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann
2017-09-22Fresh run of bin/update_pch.shMike Kaganski