summaryrefslogtreecommitdiff
path: root/include/avmedia
AgeCommit message (Expand)Author
2021-01-26loplugin:passstuffbyrefNoel
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-09-02remove dead AVMEDIA_TOOLBOXITEM_ constantsNoel Grandin
2020-09-02these constants can be local to the cxx fileNoel Grandin
2020-09-02convert MediaControlStyle to scoped enumNoel Grandin
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-01weld MediaPlaybackPanelCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin
2019-10-18Simplify MediaWindow::getMediaFiltersStephan Bergmann
2019-04-12tdf#42949 Fix IWYU warnings in include/avmedia/Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung
2018-05-14loplugin:useuniqueptr in MediaFloaterNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-09-03set parent for insert media file dialogCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-23unwind AVMEDIA_IMGLST/AVMEDIA_IMGLST_L ImageListsCaolán McNamara
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-15tdf#87794: Media Playback PanelYousuf Philips
2016-07-25new loplugin overrideparamNoel Grandin
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann