summaryrefslogtreecommitdiffstats
path: root/avmedia/source/quicktime
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-268-106/+53
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-044-12/+4
* Formatting changes across all modulesChris Sherlock2016-02-097-60/+0
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-172-2/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-154-8/+4
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-102-4/+4
* loplugin:stringconstantStephan Bergmann2015-11-041-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-302-2/+2
* avmedia/quicktime: replace OSL_TRACE with SAL_INFODouglas Mencken2015-10-143-18/+27
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-53/+53
* com::sun::uno->css in avmedia and animationsNoel Grandin2015-07-175-76/+76
* tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe2015-07-065-11/+12
* convert CVT constants to scoped enumNoel Grandin2015-05-211-1/+1
* Remove unused create member functionsStephan Bergmann2015-05-092-6/+0
* loplugin:redundantcastStephan Bergmann2015-04-021-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-14/+14
* loplugin:cstylecastStephan Bergmann2015-03-291-1/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* avmedia: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-184-4/+4
* Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann2014-11-263-0/+12
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2014-10-202-5/+1
* avmedia: sal_False/True -> false/trueStephan Bergmann2014-09-151-1/+1
* avmedia: sal_Bool -> boolStephan Bergmann2014-07-012-3/+3
* avmedia: remove unused code related to fast-forwardZolnai Tamás2014-05-232-21/+0
* loplugin:saloverrideStephan Bergmann2014-05-154-58/+58
* AOO: #i124875# support Mac AV-Foundation API for multimedia contentHerbert Dürr2014-05-153-11/+4
* AOO: #i124800# switch avmedia's QuickTime component to QTKit for nowHerbert Dürr2014-05-153-21/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-155-16/+14
* Remove visual noise from avmediaAlexander Wilms2014-02-258-49/+49
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-041-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-161-62/+0
* RTL_CONSTASCII_(U)STRINGPARAM removed in avmediaChr. Rossmanith2013-01-014-12/+12
* Use prefixes for the components hereTor Lillqvist2012-10-012-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-09-2511-262/+163
* ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-211-3/+3
* Some OUString cleanup and ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-205-12/+12
* More ::rtl::OUString to OUString and some sal_Bool to bool in avmediaRicardo Montania2012-09-191-6/+6
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-312-15/+3
* -Werror,-Wnull-conversion (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-214-4/+4
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* WaE: unused variableTor Lillqvist2012-04-241-1/+0
* removed duplicate includes in avmediaTakeshi Abe2012-03-261-1/+0
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Removed unused code.Bartolomé Sánchez Salado2012-02-272-37/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0