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