summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterTimer.cxx
AgeCommit message (Expand)Author
2021-05-07presenter : use std::mutexArnaud Versini
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-03-12Revert "loplugin:constfields in sdext"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-07-20loplugin:referencecasting in sdextNoel Grandin
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in sdextNoel Grandin
2018-08-07simplify TimerSchedulerNoel Grandin
2018-01-03Silence loplugin:unreffun with --disable-assert-always-abortStephan Bergmann
2017-07-02loplugin:casttovoid: sdextStephan Bergmann
2017-05-24rhbz#1425304 sdext: join TimerScheduler thread before shutdownMichael Stahl
2017-02-23change intervall -> intervalDavid Tardon
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2016-11-09spelling mutext->mutexNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-12sdext: replace boost::bind with C++11 lambdas, part 2Michael Stahl
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-08-03sdext: replace boost::function with std::functionMichael Stahl
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-09-08sdext: check the copy on the stack, not the memberMichael Stahl
2014-08-25set names on a bunch more threads...Michael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-30Missing includeFridrich Štrba
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-05-30presenter-console: cleanup and simplify threading mess around timers.Michael Meeks
2012-04-16callcatcher: update listCaolán McNamara
2012-02-19Get rid of size() == 0Elton Chung
2012-01-23A copy-paste bug detected by cppcheckMariusz Dykierek
2012-01-12sdext/source/presenter/*: remove extraneous vertical whitespaceRich Wareham
2011-11-27remove include of pch header from sdextNorbert Thiebaud
2011-10-25remove unused methods from sdext:presenterFelix Zhang
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-09-10Drop unused partsJulien Nabet