summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#100258 crash on disposing media playerCaolán McNamara2016-06-071-3/+5
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-1/+1
* 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
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-211-1/+1
* Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2016-05-192-2/+2
* rename to two GetSystemData methods to find all call-sitesCaolán McNamara2016-05-192-2/+2
* clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin2016-05-191-1/+1
* Give unique, comprehensible names to idles tdf#97087Muhammet Kara2016-05-161-0/+1
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-121-2/+2
* fix mac build: missing quoteCaolán McNamara2016-05-111-1/+1
* Include cppumaker-generated .hpp, not .hdlStephan Bergmann2016-05-114-4/+4
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+1
* tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara2016-04-281-0/+1
* clang-tidy modernize-loop-convert in a*Noel Grandin2016-04-211-2/+1
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-143-3/+3
* Avoid reserved identifierStephan Bergmann2016-04-121-3/+3
* headless build: reset ENABLE_GLTF and use that setting as beforeOliver Specht2016-04-052-4/+0
* tdf#94306 replace boost::noncopyable in ..Jochen Nitschke2016-04-044-8/+17
* tdf#96505 Remove 0L occurences from avmedia and basegfx modulesslideon2016-03-311-4/+4
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-311-1/+2
* Spurious closing parenthesisStephan Bergmann2016-03-311-1/+1
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-312-2/+2
* avmedia: fix varargs call for WNT 64-bitMichael Stahl2016-03-301-1/+1
* avmedia: the Module makefile already checks and disables thatMichael Stahl2016-03-291-2/+1
* avmediaogl now seems to require ENABLE_GLTF for some reasonTor Lillqvist2016-03-281-1/+2
* fix headless buildOliver Specht2016-03-254-4/+16
* Resolves: tdf#96989 videos playback at maximum possible volumeCaolán McNamara2016-03-172-6/+23
* remove unnecessary parentheses in case labelsNoel Grandin2016-03-153-26/+26
* fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara2016-03-101-1/+2
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-1/+0
* Silence -Werror,-Wnon-virtual-dtorStephan Bergmann2016-03-041-0/+8
* loplugin:unuseddefaultparams variousNoel Grandin2016-03-031-4/+2
* loplugin:write only fieldsNoel Grandin2016-02-223-7/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-173-3/+3
* loplugin:cstylecastStephan Bergmann2016-02-161-1/+1
* gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara2016-02-163-56/+122
* vcl: move CommandEvent functions from header to cxx fileChris Sherlock2016-02-101-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Formatting changes across all modulesChris Sherlock2016-02-0936-354/+130
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-063-3/+3
* Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann2016-01-261-1/+1
* more Windows build fixesNoel Grandin2016-01-251-4/+4
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-4/+4
* loplugin:unusedfieldsNoel Grandin2016-01-183-8/+4
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-113-4/+4
* Fix typosAndrea Gelmini2016-01-101-2/+2
* Fix typosAndrea Gelmini2016-01-051-1/+1
* loplugin:unusedfieldsNoel Grandin2015-12-243-6/+3