summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Use long path prefix in osl_getFileStatusSamuel Mehrbrodt1-4/+12
2018-02-08ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara1-2/+2
2018-02-04tdf#49134 tdf#114466 Transfer privilege to become foreground processMike Kaganski1-0/+8
2018-01-17tdf#114939 sal: fix endMD5() off-by-oneMichael Stahl2-1/+93
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin3-11/+11
2017-11-22ofz#4366 Divide-by-zeroStephan Bergmann1-2/+10
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-21Disable custom allocatorDennis Francis1-1/+1
2017-11-21Fix typosAndrea Gelmini2-6/+6
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-13IsValidFilePath: fix correction of double path delimitersMike Kaganski1-1/+3
2017-11-13Fix typosAndrea Gelmini1-2/+2
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann2-0/+14
2017-11-10rtl: change nullptr comparisonChris Sherlock1-2/+2
2017-11-04Make Windows error reporting more robustMike Kaganski1-7/+2
2017-11-02Avoid warning thrashStephan Bergmann1-2/+1
2017-11-02Clean up oslTranslateFileErrorStephan Bergmann2-105/+53
2017-11-02coverity#1420539: dead codeStephan Bergmann1-7/+3
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann1-1/+1
2017-10-31loplugin:constantparam in sal,saxNoel Grandin7-66/+57
2017-10-29tdf#94695 Replace gethostbyaddr with getnameinfoArkadiy Illarionov1-43/+67
2017-10-27loplugin:includeform: sal (Windows)Stephan Bergmann13-21/+21
2017-10-27-Werror,-Wtautological-constant-compare (clang-cl)Stephan Bergmann2-20/+41
2017-10-26cid#1420316: Try silence CONSTANT_EXPRESSION_RESULTStephan Bergmann1-0/+1
2017-10-25ofz#3789 Integer-overflowCaolán McNamara1-1/+4
2017-10-25Also check whether negative uOffset exceeds std::numeric_limits<off_t>::min()Stephan Bergmann1-6/+10
2017-10-24Make testUtf8StringLiterals work when char is unsignedStephan Bergmann1-3/+3
2017-10-24loplugin:includeform: sal (macOS)Stephan Bergmann1-1/+1
2017-10-24loplugin:includeform: compat.cxx reduxStephan Bergmann1-6/+6
2017-10-23loplugin:includeform: salStephan Bergmann122-371/+371
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+1
2017-10-20Comment some values that 16 doesn't workEike Rathke1-2/+2
2017-10-20coverity#1419948 silence Operands don't affect resultCaolán McNamara1-1/+1
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin1-1/+1
2017-10-19tdf#113211: fix calculations with big integersMike Kaganski1-1/+52
2017-10-16Rephrase checks for exceeding off_t limitsStephan Bergmann1-10/+11
2017-10-16Fix overflowStephan Bergmann1-2/+4
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski13-173/+186
2017-10-04lookupProfile: drop unreachable codeMike Kaganski1-207/+150
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski3-15/+13
2017-10-03new loplugin:blockblockNoel Grandin1-14/+12
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-5/+9
2017-09-28Missing includes (--disable-pch)Stephan Bergmann1-0/+1
2017-09-28Warn about missing text converterStephan Bergmann1-0/+3
2017-09-27SAL: use more Unicode on WindowsMike Kaganski14-116/+183
2017-09-26ofz#3186: wrong starting offset for JOHAB 0x6D blockCaolán McNamara1-1/+1
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-24Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann2-0/+3