summaryrefslogtreecommitdiffstats
path: root/avmedia/source/macavf
Commit message (Expand)AuthorAgeFilesLines
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-249-34/+34
* loplugin:includeformStephan Bergmann2018-09-111-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* Bin unused functionTor Lillqvist2018-02-222-19/+0
* More loplugin:cstylecast on macOSStephan Bergmann2018-01-201-2/+2
* loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann2018-01-191-1/+1
* loplugin:salcall (macOS)Stephan Bergmann2017-12-153-6/+6
* avmedia: consistently use "" and <> in include directivesMike Kaganski2017-10-094-4/+4
* Fix typosAndrea Gelmini2017-08-171-1/+1
* loplugin:casttovoidStephan Bergmann2017-08-071-2/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-268-110/+55
* loplugin:dynexcspec (macOS), avmediaStephan Bergmann2017-01-201-0/+2
* loplugin:stringconstantStephan Bergmann2017-01-172-2/+2
* fix mac build after OSL_TRACE->SAL changes (2)Noel Grandin2016-12-131-0/+1
* fix mac build after OSL_TRACE->SAL changesNoel Grandin2016-12-132-5/+4
* OSL_TRACE->SAL in avmedia..canvasNoel Grandin2016-12-134-39/+5
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* loplugin:overrideStephan Bergmann2016-09-144-4/+4
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-044-11/+4
* Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann2016-06-032-2/+2
* a stab at fixing the macosx buildCaolán McNamara2016-06-022-4/+2
* drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin2016-06-022-4/+4
* fix mac build: missing quoteCaolán McNamara2016-05-111-1/+1
* Include cppumaker-generated .hpp, not .hdlStephan Bergmann2016-05-114-4/+4
* Formatting changes across all modulesChris Sherlock2016-02-098-100/+0
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-172-2/+2
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-164-9/+4
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-104-9/+9
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-302-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-55/+55
* -Werror,-Wdeprecated-declarationsStephan Bergmann2015-10-022-0/+6
* com::sun::uno->css in avmedia and animationsNoel Grandin2015-07-174-72/+72
* tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe2015-07-065-10/+12
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* convert CVT constants to scoped enumNoel Grandin2015-05-211-1/+1
* Remove unused create member functionsStephan Bergmann2015-05-092-8/+0
* loplugin:staticmethodsStephan Bergmann2015-05-092-2/+2
* loplugin:implicitboolconversionStephan Bergmann2015-05-091-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* 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
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-271-2/+2
* avmedia: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-2/+2
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* -Werror,-Wnon-virtual-dtorStephan Bergmann2014-10-061-0/+1
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-221-1/+0