summaryrefslogtreecommitdiff
path: root/avmedia/source/framework/soundhandler.cxx
AgeCommit message (Expand)Author
2023-11-05tdf#158068: an example of "abc" -> u"abc"_ustr conversionMike Kaganski
2023-11-05tdf#158067: an example of OUStringLiteral -> operator u""_ustr replacementMike Kaganski
2023-04-29Use getXWeak in avmediaMike Kaganski
2022-04-13Fix typoxuenhua
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-01-30tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen
2019-11-30loplugin:mergeclasses SoundHandlerNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): avmediaStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
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