summaryrefslogtreecommitdiff
path: root/avmedia/inc
AgeCommit message (Expand)Author
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
2017-10-20tdf#87808 Add missing tooltips to Media Playback toolbarGabor Kelemen
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-03-17remove unused defines from HRC files in variousNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash
2016-08-15tdf#87794: Media Playback PanelYousuf Philips
2016-04-12Avoid reserved identifierStephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in avmediaNoel Grandin
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from avmediaAlexander Wilms
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-04more explicit ctorsDavid Tardon
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania
2012-09-25re-base on ALv2 code. Includes:Michael Meeks
2012-09-14::rtl::OUString to OUString in avmediaRicardo Montania
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-04-25callcatcher: drop unused hasPreferredSizeCaolán McNamara
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-06refactor media embedding completely:Michael Stahl
2011-12-03actually play embedded media:Michael Stahl
2011-12-03add avmedia::EmbedMediaMichael Stahl
2011-12-03avmedia::MediaItem: add pImplMichael Stahl