summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
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
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-20-Werror,-Wunused-private-fieldStephan Bergmann
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-17More fine grained disabling of -Werror for collada headers onlyStephan Bergmann
2014-10-12Wording: 'Audio/Video' -> 'Audio or Video'Samuel Mehrbrodt
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-06-Werror,-Wnon-virtual-dtorStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-19Related fdo#84000: Improve framerate of the models.Jan Holesovsky
2014-09-17fdo#81237: 2D OpenGL charts was upside-downZolnai Tamás
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11fdo#82994 Added some more audio formatsDaniel Sikeler
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-09fdo#82994: Changed filterlabel of .ac3-filesDaniel Sikeler
2014-09-02coverity#1233484 Division or modulo by float zeroCaolán McNamara
2014-09-02fix buildMarkus Mohrhard
2014-08-29Mirror vertically the texture bitmaps for OpenGLZolnai Tamás
2014-08-29It seems better if the caller allocates the memory for the RGBA buffer.Zolnai Tamás
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás