summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdomedia.cxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:subtlezeroinit: svxStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-14svx: fix another temp file leak, from SdrMediaObj's glTF modelsMichael Stahl
2014-10-13oox: refactor embedded media importMichael Stahl
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-20Make OGLFrameGrabber workZolnai Tamás
2014-04-04Remove some extra empty lineZolnai Tamás
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-04-02Store glTF related files in a temp folder which URL can be given to the playerZolnai Tamás
2014-02-26Remove visual noise from svxAlexander Wilms
2013-11-20Don't set Referer when accessing embedded mediaStephan Bergmann
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20String clean-upStephan Bergmann
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-25cope with thumbnailing both linked and embedded media correctly.Michael Meeks
2012-09-25Avoid a temporary.Thorsten Behrens
2012-09-25substantially accelerate slides with media on them.Michael Meeks
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2011-12-06Translation of comments in svdraw (part two)Stefan Knorr (astron)
2011-12-06refactor media embedding completely:Michael Stahl
2011-12-06SdrMediaObj: copy/paste supportMichael Stahl
2011-12-03actually play embedded media:Michael Stahl
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-18remove unused Sdr methodsFelix Zhang
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko