summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-13 00:44:08 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-13 00:44:08 +0200
commit62e1dccc306e10ef35ac9fb582f0a8771783fdd8 (patch)
tree97124cf804d145582b4d3f6f9e0bf77124050f49
parent71adcbbe868044562de2a940aa3746227214a6ab (diff)
Version 5.1.5.1, tag libreoffice-5.1.5.1 libreoffice-5.1.5.1
Change-Id: I98c205f19ce594a2395eb1908f60833ee2d13f11
0 files changed, 0 insertions, 0 deletions
b_writer'>feature/stub_writer LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/timer.cxx
AgeCommit message (Expand)Author
2023-05-29cppunit/timer: Use a range based loop and cleanupDr. David Alan Gilbert
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-08-28Fix typos in codeAndrea Gelmini
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-12-24sal_Char->char in vclNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-16Drop TimerTest::testStopwatchStephan Bergmann
2019-08-16Drop bogus check from TimerTest::testStopwatchStephan Bergmann
2019-08-14Add some margin to the Stopwatch testJan-Marek Glogowski
2019-08-13Add a TaskStopwatch to interrupt idle loopsJan-Marek Glogowski
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski
2018-09-14loplugin:constfields in vclNoel Grandin
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-08-29Avoid "ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call)"Stephan Bergmann
2017-07-20Don't run testIdleMainloop on WindowsJan-Marek Glogowski
2017-07-15coverity#1415095 annotate Infinite loop as false positiveCaolán McNamara
2017-07-14Fix instant 0ms scheduler wakeup for headlessJan-Marek Glogowski
2017-07-13Run Idle tasks immediatlyJan-Marek Glogowski
2017-07-13Round-robin invoked tasksJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17Convert bTimer => bIdleJan-Marek Glogowski
2016-12-09tdf#100337 Message boxes showup empty with white backgroundNoel Grandin
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-08-28Disable the higher frequency timer tests more effectively.Michael Meeks
2015-08-28Add a newline and fflush so that it actually shows up in the outputTor Lillqvist
2015-08-27vcl: print an error message in timer test watchdogMichael Stahl
2015-08-27vcl: increase timeout for timertest hang by someThorsten Behrens
2015-08-27coverity#1320471 Infinite loop coverity[loop_top] - Application::YieldCaolán McNamara
2015-08-25vcl: disable randomly failing timer unit testsThorsten Behrens
2015-08-23vcl: unittests for Timer and AutoTimer.Ashod Nakashian