summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-09 11:10:47 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-09 11:10:47 +0200
commit95b4be85c073ec97959113fcfd500aff4405c369 (patch)
tree49be9d51e9a06151b569e74a323b197af2398dfb
parent4f5ae6184f5fa718b20dedc63dce3e304e3b6b80 (diff)
Version 3.6.7.2, tag libreoffice-3.6.7.2 libreoffice-3.6.7.2
Change-Id: I51303e75c812987ae6c305dc161c5455a4a0d210
0 files changed, 0 insertions, 0 deletions
ideshowprimitives LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/salhelper/source/timer.cxx
AgeCommit message (Expand)Author
2024-08-20Do not try to notify, if the thread is already killedMike Kaganski
2023-12-28Keep elements of salhelper::TimerManager::m_pHead list refcountedStephan Bergmann
2023-12-15Fix salhelper::TimerStephan Bergmann
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
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