summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdomedia.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-21/+27
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-27/+21
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-21/+27
2018-02-27tdf#79546: Make sure temp copy of inserted media file keeps the same extensionTor Lillqvist1-4/+24
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-6/+6
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-6/+6
2018-01-07svx, check HAVE_FEATURE_AVMEDIAjan Iversen1-0/+10
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin1-1/+1
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-83/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-10-09svx, implement HAVE_FEATURE_AVMEDIAjan Iversen1-0/+19
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+3
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-18loplugin:oncevarTor Lillqvist1-0/+1
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-2/+0
2017-05-19loplugin:stringcopy: svxStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-02-21loplugin:subtlezeroinit: svxStephan Bergmann1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-6/+3
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-16boost->stdCaolán McNamara1-1/+1
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-3/+3
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin1-7/+7
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-35/+35
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida1-1/+1
2014-10-15loplugin: cstylecastNoel Grandin1-1/+1
2014-10-14svx: fix another temp file leak, from SdrMediaObj's glTF modelsMichael Stahl1-8/+19
2014-10-13oox: refactor embedded media importMichael Stahl1-24/+52
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+6
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-04-20Make OGLFrameGrabber workZolnai Tamás1-1/+1
2014-04-04Remove some extra empty lineZolnai Tamás1-34/+0
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás1-2/+6
2014-04-02Store glTF related files in a temp folder which URL can be given to the playerZolnai Tamás1-3/+67
2014-02-26Remove visual noise from svxAlexander Wilms1-19/+19
2013-11-20Don't set Referer when accessing embedded mediaStephan Bergmann1-2/+2
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann1-7/+7
2013-11-20String clean-upStephan Bergmann1-5/+1
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann1-5/+5
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara1-2/+2