summaryrefslogtreecommitdiffstats
path: root/salhelper/source/timer.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in salhelper/Gabor Kelemen2019-01-091-1/+0
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-4/+4
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* loplugin:constparams in soltools and variousNoel Grandin2017-07-211-2/+2
* tdf#43157 - salhelper: timer.cxx change OSL_ASSERT to assertChris Sherlock2017-06-181-45/+10
* salhelper: cleanup include/salhelper/timer.hxxChris Sherlock2017-06-161-57/+41
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-3/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-8/+8
* tdf#43157: convert salhelper from OSL_ASSERT to assertChris Sherlock2017-05-071-8/+8
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-5/+0
* loplugin:unusedmethods unused return value in rscNoel Grandin2016-01-151-11/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-18/+18
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* fdo#82577: Handle TimeNoel Grandin2014-10-011-4/+4
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* Remove visual noise from salhelperAlexander Wilms2014-02-261-11/+11
* salhelper: sal_Bool -> boolStephan Bergmann2014-02-171-14/+14
* doubled namespacesThomas Arnhold2013-03-041-2/+0
* fix buildThomas Arnhold2012-08-081-1/+2
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-2/+1
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-271-23/+14
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-11/+13
* add modelines to .h and .c files as wellCaolán McNamara2010-10-271-0/+3
* merge vosremoval-timer.diffNorbert Thiebaud2010-10-251-0/+485