summaryrefslogtreecommitdiff
path: root/avmedia/source/viewer
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-07-06tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-13tdf#91960 presentation causes Impress crashNoel Grandin
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-14refactor MediaWindow to use RenderContextTomaž Vajngerl
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-16avmedia: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10nail more lifecycle oddness.Michael Meeks
2015-04-10mend misc. lifecycle breakage.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in avmediaNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2014-11-14catch by referenceCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-12Wording: 'Audio/Video' -> 'Audio or Video'Samuel Mehrbrodt
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann
2014-09-11fdo#82994 Added some more audio formatsDaniel Sikeler
2014-09-09fdo#82994: Changed filterlabel of .ac3-filesDaniel Sikeler
2014-09-02fix buildMarkus Mohrhard
2014-08-28fdo#82994: added missing media extensionsDaniel Sikeler
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18STRING -> StringThomas Arnhold
2014-08-15ErrorBox AVMEDIA_ERR_URL to StringThomas Arnhold
2014-07-20Avoid a warning, return early on empty URL.Zolnai Tamás
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-05-25avmedia: call resize before player window is createdZolnai Tamás
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