summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdomedia.cxx
AgeCommit message (Expand)Author
2024-05-11loplugin:ostr in svxNoel Grandin
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-06-27lok: only publish MEDIA_SHAPE to selecting viewAshod Nakashian
2023-04-06Fix iOS build failure in commit a5225ba82e94a549f44420f56a7cb9d7906561ccPatrick Luby
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl
2023-02-10Guard against no HAVE_FEATURE_AVMEDIA in one more placeTor Lillqvist
2022-11-04svg: export embedded videoAshod Nakashian
2022-10-26lok: support embedded mediaAshod Nakashian
2022-09-03crashtesting: SdrMediaObj destroyed before ctor completesCaolán McNamara
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-25Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna
2022-08-24Related: tdf#149971 svx: support explicitly provided snapshots for media shapesMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-19tdf#148923 PPTX import: fix incorrect image in media fileTünde Tóth
2022-05-16tdf#149049 give media object a name when createdJim Raykowski
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-04-30svx: remove nested redundant #ifsMiklos Vajna
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-27tdf#79546: Make sure temp copy of inserted media file keeps the same extensionTor Lillqvist
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-07svx, check HAVE_FEATURE_AVMEDIAjan Iversen
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens