summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2016-06-07Resolves: tdf#100258 crash on disposing media playerCaolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
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-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11fix mac build: missing quoteCaolán McNamara
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-21clang-tidy modernize-loop-convert in a*Noel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-05headless build: reset ENABLE_GLTF and use that setting as beforeOliver Specht
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-03-31tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31Spurious closing parenthesisStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-30avmedia: fix varargs call for WNT 64-bitMichael Stahl
2016-03-29avmedia: the Module makefile already checks and disables thatMichael Stahl
2016-03-28avmediaogl now seems to require ENABLE_GLTF for some reasonTor Lillqvist
2016-03-25fix headless buildOliver Specht
2016-03-17Resolves: tdf#96989 videos playback at maximum possible volumeCaolán McNamara
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-10fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16loplugin:cstylecastStephan Bergmann
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
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