summaryrefslogtreecommitdiff
path: root/sal/osl/all/log.cxx
AgeCommit message (Expand)Author
2020-04-02loplugin:flatten in salNoel Grandin
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-08-10cid#1452268 Uninitialized scalar variableCaolán McNamara
2019-08-01Silence -Wunused-function on AndroidMike Kaganski
2019-08-01Unify some code across platforms to use static initializersMike Kaganski
2019-03-01make SAL_DEBUG add newline in Windows debug console tooLuboš Luňák
2018-06-29Make the RELATIVETIMER be relative to start of the process, not to first callTor Lillqvist
2018-06-05sal: WNT -> _WIN32Thorsten Behrens
2018-06-05sal: fix logfile path retrieval from logging.iniThorsten Behrens
2018-05-10sal: log windows traces to debugger console, take twoThorsten Behrens
2018-05-08sal: log windows trace output to debugger consoleThorsten Behrens
2018-03-02Make SAL_LOG_FILE work on Windows also without logging.iniStephan 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-10-23loplugin:includeform: salStephan Bergmann
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-10-26sal::detail::logFormat is no longer neededStephan Bergmann
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-05-12-Werror,-Wimplicit-fallthroughTor Lillqvist
2016-05-11sal: -Werror,-Wimplicit-fallthroughMichael Stahl
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
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-03-02V804: Decreased performanceCaolán McNamara
2014-05-06sal logging: Flush after having written the output.Jan Holesovsky
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-06-19Add missing break statementsTor Lillqvist
2013-05-14Fix syntax errorTor Lillqvist
2013-05-14Include PID and TID in SAL_DEBUG outputStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks