summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2017-08-21gtk3: make video playback fill playback windowCaolán McNamara
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-02loplugin:expandablemethods in avmediaNoel Grandin
2016-10-16clang-cl loplugin: avmediaStephan Bergmann
2016-10-14The logic is “ no QuickTime™ in the 10.12 SDK & beyond ”Douglas Mencken
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-14loplugin:overrideStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-15tdf#87794: Media Playback PanelYousuf Philips
2016-08-04No QuickTime in the 10.12 SDKTor Lillqvist
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-06-07Resolves: tdf#100258 crash on disposing media playerCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
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-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