summaryrefslogtreecommitdiff
path: root/avmedia/source/macavf
AgeCommit message (Expand)Author
2020-11-15CFDataGetLength returns CFIndex, not longStephan Bergmann
2020-07-04avmedia/mac: create instances with uno constructorsNoel Grandin
2020-05-08compact namespace in avmedia..bridgesNoel Grandin
2020-02-16tdf#124176: Use pragma once instead of include guardsMohamed Sameh
2020-02-11tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-11loplugin:includeformStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-02-22Bin unused functionTor Lillqvist
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
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