summaryrefslogtreecommitdiff
path: root/smoketest/README
blob: 1027041c8c4c8abcb0e0f1b8b404683fd102d412 (plain)
1
Smoke test for each component of LibreOffice.
span>Michael 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