summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin3-6/+6
2017-06-05avmedia : Simplify Window::WindowArnaud Versini1-35/+11
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-05-19loplugin:stringcopy: avmediaStephan Bergmann3-14/+14
2017-05-19make string translation loading more uniformCaolán McNamara5-27/+28
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin2-2/+2
2017-05-17AVMEDIA_RESSTR define can go nowCaolán McNamara3-6/+5
2017-05-16loplugin:comparisonwithconstant in avmediaNoel Grandin6-9/+9
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-07avmedia: remove useless mutex and lockArnaud Versini1-19/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock2-2/+2
2017-05-07tdf#43157: convert avmedia module away from OSL_ASSERT to assertChris Sherlock2-2/+2
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin2-4/+2
2017-04-25remove bitmaps from .src filesCaolán McNamara8-126/+96
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky8-8/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2-5/+5
2017-04-04Fix buildStephan Bergmann1-1/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna5-9/+9
2017-03-26Fix typosAndrea Gelmini1-1/+1
2017-03-17remove unused defines from HRC files in variousNoel Grandin1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann3-3/+3
2017-03-03avmedia: silence pointless warning about VLCMiklos Vajna1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-5/+3
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist3-4/+4
2017-02-10Remove MinGW supportStephan Bergmann1-6/+0
2017-02-02loplugin:useuniqueptrStephan Bergmann1-5/+7
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin3-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann52-695/+400
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski5-7/+7
2017-01-20loplugin:dynexcspec (macOS), avmediaStephan Bergmann1-0/+2
2017-01-18use rtl::Reference in MediaWindowImplNoel Grandin2-13/+13
2017-01-17loplugin:stringconstantStephan Bergmann2-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski3-3/+3
2016-12-27DirectShow moved from DirectX to the Windows APIDamjan Jovanovic1-1/+1
2016-12-23unwind AVMEDIA_IMGLST/AVMEDIA_IMGLST_L ImageListsCaolán McNamara4-48/+118
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann1-4/+1
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski1-2/+4
2016-12-13post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara1-10/+0
2016-12-13change from glew to epoxyCaolán McNamara2-6/+2
2016-12-13fix mac build after OSL_TRACE->SAL changes (2)Noel Grandin1-0/+1
2016-12-13fix mac build after OSL_TRACE->SAL changesNoel Grandin2-5/+4
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin4-39/+5
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin2-11/+11
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin2-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin6-7/+7
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-13/+2
2016-11-02loplugin:expandablemethods in avmediaNoel Grandin2-67/+12
2016-10-16clang-cl loplugin: avmediaStephan Bergmann8-127/+127