summaryrefslogtreecommitdiff
path: root/sal/osl/all
AgeCommit message (Expand)Author
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann
2018-01-22loplugin:nullptr (clang-cl)Stephan Bergmann
2018-01-19coverity#1427647 acknowledge Resource leak is deliberateCaolán McNamara
2018-01-19Remove include of config_global.h from sal/config.hStephan Bergmann
2018-01-17sal: use snprintf for sal logThorsten Behrens
2018-01-17WNT: allow to set log level/path from fileSamuel Mehrbrodt
2017-12-19Clang 3.5 has -Wreturn-type-c-linkageStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-24loplugin:includeform: compat.cxx reduxStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-02loplugin:casttovoid: salStephan Bergmann
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-19Remove questionable assertsStephan Bergmann
2017-06-18Fix TBJulien Nabet
2017-06-18tdf#43157 - osl: convert OSL_ASSERTs to assert in signalshared.cxxChris Sherlock
2017-06-16osl: signalshared.cxx no longer uses pVar (!=|==) nullptr expressionsChris Sherlock
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-02-23Silence -Werror=format-overflowStephan Bergmann
2017-02-09Some clean upStephan Bergmann
2017-02-09Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann
2017-02-07Clean up C-style interface nonsenseStephan Bergmann
2017-02-03tdf#91872: Make SAL_INFO and friends more efficientArnold Dumas
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin
2017-01-09New loplugin:externvar: salStephan Bergmann
2016-12-20add an option to pipe log output to fileMarkus Mohrhard
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-10-26sal::detail::logFormat is no longer neededStephan Bergmann
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-08-18Fix sal log for 32 bit Linux buildGiuseppe Castagno
2016-08-18Move comment block back where it wasTor Lillqvist
2016-08-18If no WARN in SAL_LOG, use the INFO selection for WARNs, tooTor Lillqvist
2016-08-18Add handling of a +RELATIVETIMER flag in the SAL_LOG environment variableTor Lillqvist
2016-08-18No need for nested unnamed namespacesTor Lillqvist
2016-08-18Add handling of a +TIMESTAMP flag in the SAL_LOG environment variableTor Lillqvist
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-05-12-Werror,-Wimplicit-fallthroughTor Lillqvist
2016-05-11sal: -Werror,-Wimplicit-fallthroughMichael Stahl
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-31Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann
2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis
2016-03-03sal: replace boost::bind with C++11 lambdasMichael Stahl
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-13sal: avoid " at:\n" at the end of SAL_DEBUG() messagesMiklos Vajna
2016-01-12Fixup SAL_DEBUG_TRACE macro.Michael Meeks
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin