summaryrefslogtreecommitdiff
path: root/avmedia/source/viewer/mediawindow_impl.hxx
AgeCommit message (Expand)Author
2020-05-08compact namespace in avmedia..bridgesNoel Grandin
2020-03-22tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara
2019-02-13Pointer is pointlessNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-05-14loplugin:useuniqueptr in MediaWindowImplNoel Grandin
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-10-09avmedia: consistently use "" and <> in include directivesMike Kaganski
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-18use rtl::Reference in MediaWindowImplNoel Grandin
2016-11-02loplugin:expandablemethods in avmediaNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-14refactor MediaWindow to use RenderContextTomaž Vajngerl
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in avmediaNoel Grandin
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-25Partly revert 4ec3554a80f065c2d9c957d6ce7f577fb195be02Zolnai Tamás
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-05-23avmedia: avoid segmentation fault during destruction of media windowZolnai Tamás
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-13glTF rendering: first try to move camera positionZolnai Tamás
2014-04-27avmedia: create a special SystemChildWindow for 3D modelsZolnai Tamás
2014-04-20Make OGLFrameGrabber workZolnai Tamás
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from avmediaAlexander Wilms
2013-11-20Transport Referer from MediaWindowImpl::setURL to ...::updateMediaItemStephan Bergmann
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-18Elide some trivial avmedia::MediaWindowImpl private member functionsStephan Bergmann
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann
2013-11-18Fold MediaWindowBaseImpl into MediaWindowImplStephan Bergmann
2012-09-25re-base on ALv2 code. Includes:Michael Meeks
2011-09-20Remove RCS headerThomas Arnhold
2011-08-05callcatcher: unused methodsCaolán McNamara
2011-08-03avmedia cleanup - remove unused codeMatúš Kukan
2011-07-03callcatcher: unused hasInternalMediaControlCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-16patches/gstreamer/gstreamer-avmedia.diff: gstreamer integration, avmedia partRadek Doulik
2010-06-09avmedia101: added GStreamer backend for Unixka