summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann3-4/+4
2016-01-10Fix typosAndrea Gelmini1-2/+2
2016-01-05Fix typosAndrea Gelmini1-1/+1
2015-12-24loplugin:unusedfieldsNoel Grandin3-6/+3
2015-12-23loplugin:unusedfields in avmediaNoel Grandin3-6/+3
2015-12-20loplugin::stringconcatStephan Bergmann1-3/+3
2015-12-20Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5Tor Lillqvist1-1/+1
2015-12-20Change a local DBG macro to SAL_INFOTor Lillqvist1-40/+26
2015-12-20Cosmetic cleanupTor Lillqvist1-13/+0
2015-12-20Bin silly DBG macro used in two not that interesting casesTor Lillqvist1-11/+0
2015-12-12Make .mk files more portableBaptiste Daroussin1-1/+1
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann3-13/+13
2015-11-28Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann1-2/+2
2015-11-28-Werror,-WreorderStephan Bergmann1-3/+3
2015-11-28Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann1-2/+2
2015-11-28-Werror,-Wint-to-pointer-castStephan Bergmann4-19/+27
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin1-2/+2
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann4-4/+4
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin4-9/+4
2015-11-15use initialiser for Sequence<OUString>Noel Grandin11-22/+11
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin9-18/+9
2015-11-12Bin mesa_headers completelyTor Lillqvist2-2/+0
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist2-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann6-13/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann22-68/+68
2015-11-09new loplugin: oncevarNoel Grandin2-5/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04loplugin:stringconstantStephan Bergmann1-1/+1
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin15-18/+18
2015-10-25Replace boost::bind by lambdas in avmedia tree.Mario J. Rugiero2-4/+2
2015-10-21Improve awkward dialog titleAdolfo Jayme Barrientos1-1/+1
2015-10-14avmedia/quicktime: replace OSL_TRACE with SAL_INFODouglas Mencken3-18/+27
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann27-323/+323
2015-10-12convert Link<> to typedNoel Grandin2-20/+15
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-1/+1
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann2-0/+6
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-1/+1
2015-09-20convert Link<> to typedNoel Grandin2-17/+14
2015-09-14boost->stdCaolán McNamara2-2/+1
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks1-0/+1
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks4-15/+16
2015-09-07tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks1-1/+3
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-09-04convert Link<> to typedNoel Grandin2-12/+6
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-5/+3
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-2/+2
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-1/+0