summaryrefslogtreecommitdiff
path: root/salhelper/source/timer.cxx
AgeCommit message (Expand)Author
2021-11-16rtl::Static->thread-safe staticNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-18salhelper : simplify salhelper::TimerManager initalization and use std::mutexArnaud Versini
2019-01-09tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-06-18tdf#43157 - salhelper: timer.cxx change OSL_ASSERT to assertChris Sherlock
2017-06-16salhelper: cleanup include/salhelper/timer.hxxChris Sherlock
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert salhelper from OSL_ASSERT to assertChris Sherlock
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in rscNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-25set names on a bunch more threads...Michael Stahl
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from salhelperAlexander Wilms
2014-02-17salhelper: sal_Bool -> boolStephan Bergmann
2013-03-04doubled namespacesThomas Arnhold
2012-08-08fix buildThomas Arnhold
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-06-27re-base on ALv2 code.Michael Meeks
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud