summaryrefslogtreecommitdiff
path: root/avmedia/source/quicktime
AgeCommit message (Expand)Author
2017-10-09avmedia: consistently use "" and <> in include directivesMike Kaganski
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert avmedia module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-04loplugin:stringconstantStephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14avmedia/quicktime: replace OSL_TRACE with SAL_INFODouglas Mencken
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-07-06tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-09Remove unused create member functionsStephan Bergmann
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18avmedia: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-20-Werror,-Wunused-private-fieldStephan Bergmann
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann
2014-07-01avmedia: sal_Bool -> boolStephan Bergmann
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-05-15loplugin:saloverrideStephan Bergmann
2014-05-15AOO: #i124875# support Mac AV-Foundation API for multimedia contentHerbert Dürr
2014-05-15AOO: #i124800# switch avmedia's QuickTime component to QTKit for nowHerbert Dürr
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-02-25Remove visual noise from avmediaAlexander Wilms
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in avmediaChr. Rossmanith
2012-10-01Use prefixes for the components hereTor Lillqvist
2012-09-25re-base on ALv2 code. Includes:Michael Meeks
2012-09-21::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-20Some OUString cleanup and ::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-19More ::rtl::OUString to OUString and some sal_Bool to bool in avmediaRicardo Montania
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-31-Werror,-Wnull-conversion (Clang towards 3.2)Stephan Bergmann
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-24WaE: unused variableTor Lillqvist