summaryrefslogtreecommitdiff
path: root/include/osl/conditn.hxx
AgeCommit message (Expand)Author
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2018-01-15More loplugin:cstylecast: salStephan Bergmann
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-06-25osl: variety of doxygen fixesChris Sherlock
2017-06-06Fix order of includes againStephan Bergmann
2017-06-01Fix typosAndrea Gelmini
2017-05-29osl: conditin.h and conditin.hxx doxygen updatesChris Sherlock
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock
2016-11-25osl::Condition - add deprecated markup. Use std::condition_variable.Michael Meeks
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-18tdf#84323: Make osl::Condition::wait more readableStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-17sal: remove pointless checking for __cplusplus in public C++ headersMichael Stahl
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-12-02add health warning on osl condition.Michael Meeks
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-04-24move URE headers to include/David Tardon