# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: xml'/>
summaryrefslogtreecommitdiff
path: root/avmedia/inc
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-02-14Related: tdf#100007 pause state not always updating "play" state to offCaolán McNamara
2022-02-11these label properties are already set to this text in the .uiCaolán McNamara
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-11-17loplugin:stringliteraldefine in avmediaNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2020-09-04tdf#124176 Use #pragma once in avmediaGeorge Bateman
2020-05-24remove some unused definesNoel Grandin
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara
2020-02-11tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara
2020-02-01weld MediaPlaybackPanelCaolán McNamara
2020-01-30tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen
2019-04-02tdf#100007: slider and time field update during video playbackKatarina Behrens
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-05-24include guard should be at the end of the fileNoel Grandin