summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Use long path prefix in osl_getFileStatusSamuel Mehrbrodt2018-02-261-4/+12
* ofz#6112 wrong start off sets for korean KSC5601 tableCaolán McNamara2018-02-081-2/+2
* tdf#49134 tdf#114466 Transfer privilege to become foreground processMike Kaganski2018-02-041-0/+8
* tdf#114939 sal: fix endMD5() off-by-oneMichael Stahl2018-01-172-1/+93
* 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
* coverity#1419948 silence Operands don't affect resultCaolán McNamara2017-10-201-1/+1
* loplugin:constmethod in codemaker,registry,storeNoel Grandin2017-10-201-1/+1
* tdf#113211: fix calculations with big integersMike Kaganski2017-10-191-1/+52
* Rephrase checks for exceeding off_t limitsStephan Bergmann2017-10-161-10/+11
* Fix overflowStephan Bergmann2017-10-161-2/+4
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-0513-173/+186
* lookupProfile: drop unreachable codeMike Kaganski2017-10-041-207/+150
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-033-15/+13
* new loplugin:blockblockNoel Grandin2017-10-031-14/+12
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-5/+9
* Missing includes (--disable-pch)Stephan Bergmann2017-09-281-0/+1
* Warn about missing text converterStephan Bergmann2017-09-281-0/+3
* SAL: use more Unicode on WindowsMike Kaganski2017-09-2714-116/+183
* ofz#3186: wrong starting offset for JOHAB 0x6D blockCaolán McNamara2017-09-261-1/+1
* Fix typosAndrea Gelmini2017-09-251-1/+1
* Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann2017-09-242-0/+3