summaryrefslogtreecommitdiff
path: root/avmedia/source/gstreamer
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon
2016-03-17Resolves: tdf#96989 videos playback at maximum possible volumeCaolán McNamara
2016-03-10fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara
2016-02-16loplugin:cstylecastStephan Bergmann
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-05Fix typosAndrea Gelmini
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23loplugin:unusedfields in avmediaNoel Grandin
2015-12-20loplugin::stringconcatStephan Bergmann
2015-12-20Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5Tor Lillqvist
2015-12-20Change a local DBG macro to SAL_INFOTor Lillqvist
2015-12-20Cosmetic cleanupTor Lillqvist
2015-12-20Bin silly DBG macro used in two not that interesting casesTor Lillqvist
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
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-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-18tdf#84323: Make osl::Condition::wait more readableStephan Bergmann
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24loplugin:unusedmethodsNoel Grandin
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-20Fix build for gcc 4.6.4.Thorsten Behrens
2015-05-20Fix reporting missing GStreamer pluginsStephan Bergmann
2015-05-13First cut at reporting missing GStreamer pluginsStephan Bergmann
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara
2015-04-18Typo: thow->throwJulien Nabet
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-08reduce scope of local variablesMichael Weghorn
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava