summaryrefslogtreecommitdiff
path: root/sal/osl/all
AgeCommit message (Expand)Author
2020-04-02loplugin:flatten in salNoel Grandin
2020-01-08Grammar fixesAndrea Gelmini
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-08-10cid#1452268 Uninitialized scalar variableCaolán McNamara
2019-08-02Fix typosAndrea Gelmini
2019-08-01Silence -Wunused-function on AndroidMike Kaganski
2019-08-01Unify some code across platforms to use static initializersMike Kaganski
2019-04-28tdf#120703 PVS: dereference before nullptr checkMike Kaganski
2019-03-01make SAL_DEBUG add newline in Windows debug console tooLuboš Luňák
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-06-29Make the RELATIVETIMER be relative to start of the process, not to first callTor Lillqvist
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
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-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