summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:unusedfields in avmediaNoel Grandin2015-12-233-6/+3
* loplugin::stringconcatStephan Bergmann2015-12-201-3/+3
* Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5Tor Lillqvist2015-12-201-1/+1
* Change a local DBG macro to SAL_INFOTor Lillqvist2015-12-201-40/+26
* Cosmetic cleanupTor Lillqvist2015-12-201-13/+0
* Bin silly DBG macro used in two not that interesting casesTor Lillqvist2015-12-201-11/+0
* Make .mk files more portableBaptiste Daroussin2015-12-121-1/+1
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-103-13/+13
* Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann2015-11-281-2/+2
* -Werror,-WreorderStephan Bergmann2015-11-281-3/+3
* Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann2015-11-281-2/+2
* -Werror,-Wint-to-pointer-castStephan Bergmann2015-11-284-19/+27
* other #includes should be AFTER the include-once #defineNoel Grandin2015-11-171-2/+2
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-174-4/+4
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-164-9/+4
* use initialiser for Sequence<OUString>Noel Grandin2015-11-1511-22/+11
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-159-18/+9
* Bin mesa_headers completelyTor Lillqvist2015-11-122-2/+0
* Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist2015-11-122-2/+2
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-106-13/+13
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1022-68/+68
* new loplugin: oncevarNoel Grandin2015-11-092-5/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* loplugin:stringconstantStephan Bergmann2015-11-041-1/+1
* yyyyyNoel Grandin2015-11-041-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-3015-18/+18
* Replace boost::bind by lambdas in avmedia tree.Mario J. Rugiero2015-10-252-4/+2
* Improve awkward dialog titleAdolfo Jayme Barrientos2015-10-211-1/+1
* avmedia/quicktime: replace OSL_TRACE with SAL_INFODouglas Mencken2015-10-143-18/+27
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1227-323/+323
* convert Link<> to typedNoel Grandin2015-10-122-20/+15
* Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2015-10-071-1/+1
* -Werror,-Wdeprecated-declarationsStephan Bergmann2015-10-022-0/+6
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-1/+1
* convert Link<> to typedNoel Grandin2015-09-202-17/+14
* boost->stdCaolán McNamara2015-09-142-2/+1
* tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks2015-09-081-0/+1
* tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks2015-09-084-15/+16
* tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks2015-09-071-1/+3