summaryrefslogtreecommitdiff
path: root/include/avmedia
AgeCommit message (Expand)AuthorFilesLines
2022-04-29use more string_view in INetURLObjectNoel Grandin1-1/+1
2022-03-01xPreferredPixelSizeListener is never nullCaolán McNamara1-1/+1
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara1-5/+42
2022-02-19update video pos and size after change if currently playingCaolán McNamara1-0/+1
2022-02-14update play/pause/stop when one of the other changesCaolán McNamara1-0/+1
2022-02-14Related: tdf#100007 pause state not always updating "play" state to offCaolán McNamara1-13/+13
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen1-1/+0
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann1-1/+1
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-1/+1
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-1/+1
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna1-2/+6
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+3
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer1-2/+2
2020-09-02remove dead AVMEDIA_TOOLBOXITEM_ constantsNoel Grandin1-9/+0
2020-09-02these constants can be local to the cxx fileNoel Grandin1-3/+0
2020-09-02convert MediaControlStyle to scoped enumNoel Grandin1-3/+3
2020-04-26all ItemWindows are now weldedCaolán McNamara1-1/+1
2020-03-23make more classes private in mergedlibs modeNoel Grandin2-2/+4
2020-02-01weld MediaPlaybackPanelCaolán McNamara1-13/+12
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin3-4/+4
2019-10-18Simplify MediaWindow::getMediaFiltersStephan Bergmann1-1/+1
2019-04-12tdf#42949 Fix IWYU warnings in include/avmedia/Gabor Kelemen5-15/+13
2019-02-13Pointer is pointlessNoel Grandin1-2/+2
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung1-0/+15
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung1-1/+3
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