summaryrefslogtreecommitdiff
path: root/avmedia/source/framework/soundhandler.cxx
AgeCommit message (Expand)Author
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-02loplugin:casttovoid: avmediaStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11avmedia: use constructor syntax for avmedia.componentChris Sherlock
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-18avmedia: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idleJennifer Liebel
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-03-10avmedia: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from avmediaAlexander Wilms
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2014-01-29bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-09-26typo fixes in commentsAndras Timar
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2012-10-01Use prefixes for the components hereTor Lillqvist
2012-09-25re-base on ALv2 code. Includes:Michael Meeks
2012-09-18corrections ::rtl::OUString, sal_Bool and macros, in avmediaRicardo Montania
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann