summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc/vlcwindow.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-27/+27
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-27/+27
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin1-27/+27
2015-07-13avmedia: add some missing license headers to vlc filesMichael Stahl1-0/+2
2015-07-06tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe1-2/+3
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-3/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-27/+27
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-27/+27
2013-09-20Avmedia/VLC: Storing a frame size in the window classMinh Ngo1-0/+1
2013-09-14Avmedia/VLC: Switching window ID when changing a screen mode.Minh Ngo1-1/+5
2013-09-14Media zoom for Avmedia/vlcMinh Ngo1-0/+1
2013-09-03-Werror,-Wunused-private-fieldStephan Bergmann1-3/+1
2013-09-03Make --enable-vlc at least compile on WindowsStephan Bergmann1-1/+1
2013-09-03Missing exception specificationsStephan Bergmann1-7/+7
2013-07-26Binding a video frame into a LibreOffice's widgetMinh Ngo1-0/+1
2013-07-26Frame grabber interface. Adding service/implementation names.Minh Ngo1-1/+4
2013-07-26Fixing source for buildingMinh Ngo1-0/+22
2013-07-26Lockguards for threadsafe. VLCWindow class templates.Minh Ngo1-0/+44