summaryrefslogtreecommitdiffstats
path: root/avmedia/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#100007: slider and time field update during video playbackKatarina Behrens2019-04-021-0/+1
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* include guard should be at the end of the fileNoel Grandin2018-05-241-2/+2
* tdf#87808 Add missing tooltips to Media Playback toolbarGabor Kelemen2017-10-201-0/+2
* de-hrc various thingsCaolán McNamara2017-07-211-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+48
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-051-1/+1
* remove bitmaps from .src filesCaolán McNamara2017-04-251-0/+32
* remove unused defines from HRC files in variousNoel Grandin2017-03-171-1/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-6/+6
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* tdf#32581 Add the possibility to retrieve the filename of mediaAbhilash2016-09-021-0/+3
* tdf#87794: Media Playback PanelYousuf Philips2016-08-151-24/+5
* Avoid reserved identifierStephan Bergmann2016-04-121-3/+3
* Formatting changes across all modulesChris Sherlock2016-02-091-7/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-09-041-3/+3
* loplugin:constantfunctionNoel Grandin2015-05-221-1/+0
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-1/+1
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-061-1/+1
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* vcl: VclPtr conversion in avmediaNoel Grandin2015-04-091-6/+7
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-061-0/+1
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
* Remove visual noise from avmediaAlexander Wilms2014-02-251-4/+4
* execute move of global headersBjoern Michaelsen2013-04-235-425/+0
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-1/+0
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-162-26/+0
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-081-0/+3
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-281-1/+1
* more explicit ctorsDavid Tardon2012-12-041-1/+1
* sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania2012-09-261-4/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-09-257-144/+108
* ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-143-15/+15
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-2/+0
* callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2012-06-181-1/+1
* callcatcher: drop unused hasPreferredSizeCaolán McNamara2012-04-251-1/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-231-0/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-2/+2
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* refactor media embedding completely:Michael Stahl2011-12-061-4/+3
* actually play embedded media:Michael Stahl2011-12-031-1/+5
* add avmedia::EmbedMediaMichael Stahl2011-12-031-0/+7
* avmedia::MediaItem: add pImplMichael Stahl2011-12-031-12/+8