Audio/Video media implementation. Provides per-platform implementations of multimedia functionality. Currently no stream API is provided, only a URI based one, so streaming has to be wrapped around it via temp files. core/atom/sd/source/ui/sidebar/MasterPageContainer.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/MasterPageContainer.cxx
AgeCommit message (Expand)Author
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10simplify some copy constructionNoel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-04-13Removed duplicated includesAndrea Gelmini
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist
2017-02-15convert EventType to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-27loplugin:singlevalfields in sdNoel Grandin
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-25sd/source/ui/sidebar std->boostCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin