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