summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc
AgeCommit message (Expand)Author
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-16compact namespace: avmediaNoel Grandin
2020-07-06avmedia: create instances with uno constructorsNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-03-22tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-27Fix order of MACOSX vs. UNX checksStephan Bergmann
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-14clang-tidy modernize-concat-nested-namespace in avmediaNoel Grandin
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-11-08Fix Windows --eanble-vlc errors and (clang-cl) warningsStephan Bergmann
2019-11-06Avoid OUString::createFromAscii, use OUStringLiteral insteadStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-09-10Missing includeStephan Bergmann
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-07Fix typosAndrea Gelmini
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: avmediaStephan Bergmann
2018-01-11Fix template parameter ambiguityStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-19loplugin:unusedmethodsNoel Grandin
2017-12-19loplugin:unusedfieldsNoel Grandin
2017-12-18loplugin:unnecessaryvirtualNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06loplugin:salcallStephan Bergmann
2017-10-23loplugin:includeform: avmediaStephan Bergmann
2017-10-19Move vlc/wrapper include files to common include directoryStephan Bergmann
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-07loplugin:oncevarStephan Bergmann
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-04Fix buildStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-03-31Spurious closing parenthesisStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock