summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
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
2015-12-20Cosmetic cleanupTor Lillqvist
2015-12-20Bin silly DBG macro used in two not that interesting casesTor Lillqvist
2015-12-12Make .mk files more portableBaptiste Daroussin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-28Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann
2015-11-28-Werror,-Wint-to-pointer-castStephan Bergmann
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantStephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-25Replace boost::bind by lambdas in avmedia tree.Mario J. Rugiero
2015-10-21Improve awkward dialog titleAdolfo Jayme Barrientos
2015-10-14avmedia/quicktime: replace OSL_TRACE with SAL_INFODouglas Mencken
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann