summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2015-04-18Typo: thow->throwJulien Nabet
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-04Typo: creat->createJulien Nabet
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11avmedia: use constructor syntax for avmedia.componentChris Sherlock
2015-03-10avmedia: avoid passing an empty any to InitPropertySequence()Miklos Vajna
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl
2015-01-20Some more loplugin:cstylecast: avmediaStephan Bergmann
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-01-08avmedia: disable VLC unless in experimental model.Michael Meeks
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-18avmedia: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12avmedia: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09removed unused timeout definesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-08reduce scope of local variablesMichael Weghorn
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14catch by referenceCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-07Clarify configure GStreamer handlingJan-Marek Glogowski
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin