summaryrefslogtreecommitdiffstats
path: root/avmedia/source/viewer/mediawindow_impl.cxx
Commit message (Expand)AuthorAgeFilesLines
* Pointer is pointlessNoel Grandin2019-02-131-4/+5
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-201-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-211-0/+1
* Remove Library_avmediaQuickTime, which is deadStephan Bergmann2018-09-121-4/+0
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-2/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* loplugin:useuniqueptr in MediaWindowImplNoel Grandin2018-05-141-8/+6
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-1/+1
* tdf#42949 Remove unnecessary localization headers from avmediaGabor Kelemen2018-04-041-1/+0
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-1/+1
* loplugin:changetoolsgen in avmedia..basicNoel Grandin2018-02-131-7/+7
* tdf#113380: if the player doesn't exist,...Xisco Fauli2017-12-041-1/+1
* loplugin:singlevalfieldsNoel Grandin2017-12-041-10/+9
* related: tdf#103884 remove gltf/collada featureThorsten Behrens2017-10-301-24/+0
* avmedia: consistently use "" and <> in include directivesMike Kaganski2017-10-091-4/+4
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-2/+1
* loplugin:unnecessaryparenNoel Grandin2017-08-181-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2017-05-191-1/+1
* remove bitmaps from .src filesCaolán McNamara2017-04-251-2/+3
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-3/+3
* avmedia: silence pointless warning about VLCMiklos Vajna2017-03-031-1/+1
* new loplugin unoanyNoel Grandin2017-02-281-3/+3
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-1/+1
* makeAny->Any in accessibility..avmediaNoel Grandin2017-02-011-3/+3
* use rtl::Reference in MediaWindowImplNoel Grandin2017-01-181-11/+12
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* loplugin:expandablemethods in avmediaNoel Grandin2016-11-021-55/+12
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-211-1/+1
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-1/+1
* fix headless buildOliver Specht2016-03-251-1/+4
* vcl: move CommandEvent functions from header to cxx fileChris Sherlock2016-02-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* convert MediaState to scoped enumNoel Grandin2015-06-041-5/+5
* convert POINTER constants to scoped enumNoel Grandin2015-05-221-4/+4
* refactor MediaWindow to use RenderContextTomaž Vajngerl2015-05-141-220/+175
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-2/+2
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* avmedia: convert new to ::Create to get initial ref-counting right.Michael Meeks2015-04-161-3/+3
* mend misc. lifecycle breakage.Michael Meeks2015-04-101-0/+2
* vclwidget: convert lots more sites to use VclPtrNoel Grandin2015-04-101-1/+3
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-2/+1
* prophylactic double dispose audit.Michael Meeks2015-04-091-0/+3
* vcl: VclPtr conversion in avmediaNoel Grandin2015-04-091-12/+6