summaryrefslogtreecommitdiff
path: root/include/avmedia
AgeCommit message (Expand)AuthorFilesLines
2018-05-14loplugin:useuniqueptr in MediaFloaterNoel Grandin1-1/+2
2018-04-06weld linkeditdialogCaolán McNamara1-4/+3
2018-02-22weld native message dialogsCaolán McNamara1-1/+2
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-35/+0
2017-09-03set parent for insert media file dialogCaolán McNamara1-1/+1
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-4/+4
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin1-2/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-12-23unwind AVMEDIA_IMGLST/AVMEDIA_IMGLST_L ImageListsCaolán McNamara1-4/+1
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski1-1/+4
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-4/+4
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-08-15tdf#87794: Media Playback PanelYousuf Philips1-0/+84
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-1/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+1
2015-12-24loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-10/+10
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin2-5/+5
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky1-4/+0
2015-06-04convert MediaState to scoped enumNoel Grandin1-24/+16
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+2
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+1
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin1-14/+22
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+2
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara2-5/+4
2014-10-17-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin3-8/+8
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás1-0/+4
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+1
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás1-0/+2
2014-05-30header guard naming consistencyNoel Grandin1-3/+3
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás1-2/+1
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás1-0/+2
2014-04-20Make OGLFrameGrabber workZolnai Tamás1-3/+2
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás1-0/+3
2014-04-02Fix mac build: "<::" cannot begin a template-argument listZolnai Tamás1-2/+2
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás2-0/+27
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-9/+9
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms2-6/+6