summaryrefslogtreecommitdiff
path: root/avmedia/inc
AgeCommit message (Expand)AuthorFilesLines
2020-09-04tdf#124176 Use #pragma once in avmediaGeorge Bateman3-12/+3
2020-05-24remove some unused definesNoel Grandin1-1/+0
2020-05-22move InterimItemWindow to vclCaolán McNamara1-1/+1
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-1/+1
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara1-9/+2
2020-02-11tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara1-4/+1
2020-02-01weld MediaPlaybackPanelCaolán McNamara3-31/+17
2020-01-30tdf#42949 Fix IWYU warnings in avmedia/Gabor Kelemen1-2/+0
2019-04-02tdf#100007: slider and time field update during video playbackKatarina Behrens1-0/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-05-24include guard should be at the end of the fileNoel Grandin1-2/+2
2017-10-20tdf#87808 Add missing tooltips to Media Playback toolbarGabor Kelemen1-0/+2
2017-07-21de-hrc various thingsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+48
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-04-25remove bitmaps from .src filesCaolán McNamara1-0/+32
2017-03-17remove unused defines from HRC files in variousNoel Grandin1-1/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-02tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash1-0/+3
2016-08-15tdf#87794: Media Playback PanelYousuf Philips1-24/+5
2016-04-12Avoid reserved identifierStephan Bergmann1-3/+3
2016-02-09Formatting changes across all modulesChris Sherlock1-7/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-04convert Link<> to typedNoel Grandin1-3/+3
2015-05-22loplugin:constantfunctionNoel Grandin1-1/+0
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in avmediaNoel Grandin1-6/+7
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2014-12-09changed timers to idleJennifer Liebel1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-25Remove visual noise from avmediaAlexander Wilms1-4/+4
2013-04-23execute move of global headersBjoern Michaelsen5-425/+0
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist2-26/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-1/+1
2012-12-04more explicit ctorsDavid Tardon1-1/+1
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania1-4/+4
2012-09-25re-base on ALv2 code. Includes:Michael Meeks7-144/+108
2012-09-14::rtl::OUString to OUString in avmediaRicardo Montania3-15/+15
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara1-1/+1