summaryrefslogtreecommitdiff
path: root/avmedia/source/macavf
AgeCommit message (Expand)Author
2017-10-09avmedia: consistently use "" and <> in include directivesMike Kaganski
2017-08-17Fix typosAndrea Gelmini
2017-08-07loplugin:casttovoidStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20loplugin:dynexcspec (macOS), avmediaStephan Bergmann
2017-01-17loplugin:stringconstantStephan Bergmann
2016-12-13fix mac build after OSL_TRACE->SAL changes (2)Noel Grandin
2016-12-13fix mac build after OSL_TRACE->SAL changesNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-09-14loplugin:overrideStephan Bergmann
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann
2016-06-02a stab at fixing the macosx buildCaolán McNamara
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-05-11fix mac build: missing quoteCaolán McNamara
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02-Werror,-Wdeprecated-declarationsStephan 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-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-09Remove unused create member functionsStephan Bergmann
2015-05-09loplugin:staticmethodsStephan Bergmann
2015-05-09loplugin:implicitboolconversionStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-12avmedia: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-06-Werror,-Wnon-virtual-dtorStephan Bergmann
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-05-16Use correct header guard name in comment at #endifTor Lillqvist
2014-05-16Make the MacAVF code build also as 32-bitTor Lillqvist
2014-05-15loplugin:saloverrideStephan Bergmann
2014-05-15loplugin:bodynotinblockStephan Bergmann
2014-05-15Argh, it's <ext/hash_map> apparentlyTor Lillqvist
2014-05-15Use std::hash:map when building against libstdc++ (and not libc++)Tor Lillqvist
2014-05-15AOO: #i124875# use AVAsset's best guess duration if AVPlayerItem isn't ready yetHerbert Dürr