summaryrefslogtreecommitdiff
path: root/include/vcl/threadex.hxx
AgeCommit message (Expand)Author
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-02-27Fix GenericSolarThreadExecutor<...,void> specializationStephan Bergmann
2019-02-27Fix commentStephan Bergmann
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-01-22vcl: various std::*::result_type deprecated in C++17Michael Stahl
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-03-18vcl: have SolarThreadExecutor use osl::Condition, not oslConditionChris Sherlock
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-01loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl
2016-01-29vcl: update documentation to std::bindMichael Stahl
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-09-29vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-05-30header guard naming consistencyNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2013-11-09fdo#65108 inter-module includes <> include/vclNorbert Thiebaud
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-04-23execute move of global headersBjoern Michaelsen