summaryrefslogtreecommitdiff
path: root/avmedia/source/viewer/mediawindow_impl.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-14loplugin:useuniqueptr in MediaWindowImplNoel Grandin1-8/+6
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-04tdf#42949 Remove unnecessary localization headers from avmediaGabor Kelemen1-1/+0
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin1-7/+7
2017-12-04tdf#113380: if the player doesn't exist,...Xisco Fauli1-1/+1
2017-12-04loplugin:singlevalfieldsNoel Grandin1-10/+9
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-24/+0
2017-10-09avmedia: consistently use "" and <> in include directivesMike Kaganski1-4/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+1
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin1-1/+1
2017-04-25remove bitmaps from .src filesCaolán McNamara1-2/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-03avmedia: silence pointless warning about VLCMiklos Vajna1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-1/+1
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin1-3/+3
2017-01-18use rtl::Reference in MediaWindowImplNoel Grandin1-11/+12
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-02loplugin:expandablemethods in avmediaNoel Grandin1-55/+12
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara1-1/+1
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2016-03-25fix headless buildOliver Specht1-1/+4
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-06-04convert MediaState to scoped enumNoel Grandin1-5/+5
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-4/+4
2015-05-14refactor MediaWindow to use RenderContextTomaž Vajngerl1-220/+175
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-16avmedia: convert new to ::Create to get initial ref-counting right.Michael Meeks1-3/+3
2015-04-10mend misc. lifecycle breakage.Michael Meeks1-0/+2
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+1
2015-04-09prophylactic double dispose audit.Michael Meeks1-0/+3
2015-04-09vcl: VclPtr conversion in avmediaNoel Grandin1-12/+6
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin1-8/+8
2015-01-14GetData is a hopelessly generic nameCaolán McNamara1-1/+1
2014-11-14catch by referenceCaolán McNamara1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4