summaryrefslogtreecommitdiffstats
path: root/avmedia/source/framework/soundhandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-4/+4
* com::sun::uno->css in avmedia and animationsNoel Grandin2015-07-171-5/+5
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-3/+2
* Clean up previous commitStephan Bergmann2015-03-111-24/+4
* avmedia: use constructor syntax for avmedia.componentChris Sherlock2015-03-111-43/+9
* Idle: Changed to new enum nameTobias Madl2015-03-061-1/+1
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-061-1/+1
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-061-1/+1
* avmedia: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+1
* changed timers to idleJennifer Liebel2014-12-091-5/+5
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-5/+5
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-071-20/+0
* avmedia: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-20/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-9/+9
* Remove visual noise from avmediaAlexander Wilms2014-02-251-7/+7
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-041-1/+1
* bool improvementsStephan Bergmann2014-01-291-1/+1
* bool improvementsStephan Bergmann2014-01-221-2/+2
* typo fixesAndras Timar2013-12-201-3/+3
* avmedia: Implement "block untrusted referer links" featureStephan Bergmann2013-11-201-4/+5
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-6/+6
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-35/+6
* typo fixes in commentsAndras Timar2013-09-261-3/+3
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-3/+3
* Use prefixes for the components hereTor Lillqvist2012-10-011-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-09-251-23/+14
* corrections ::rtl::OUString, sal_Bool and macros, in avmediaRicardo Montania2012-09-181-6/+3
* More ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-151-14/+14
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-16/+0
* remove include comments and boxesThomas Arnhold2012-08-081-10/+0
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-13/+0
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-38/+0
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-38/+0
| |\
| | * sb129: #i113189# change UNO components to use passive registrationsb2010-09-101-38/+0
* | | Remove dead code in libs-coreXisco Fauli2011-03-141-1/+0
|/ /
* | Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller2010-11-051-1/+1
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-2/+2
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-4/+0
|/