summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap4.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen1-1/+0
2023-10-16retain Referer information available in OCommonEmbeddedObject ctorCaolán McNamara1-1/+1
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-1/+1
2023-09-06add referer to ole objectsCaolán McNamara1-17/+21
2023-06-29Use getXWeak in svxMike Kaganski1-4/+4
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara1-1/+17
2023-04-18allow SvxOle2Shape::resetModifiedState to survive having no SdrObjectCaolán McNamara1-2/+3
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna1-0/+25
2022-08-25Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna1-2/+26
2022-07-25use more o3tl::spanNoel Grandin1-1/+1
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin1-2/+3
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann1-1/+1
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski1-0/+6
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski1-5/+6
2021-09-08simplify static_cast after dynamic_castNoel Grandin1-2/+4
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-5/+5
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin1-10/+10
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna1-2/+29
2020-08-06loplugin:flatten in svxNoel Grandin1-26/+26
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen1-10/+4
2020-02-09Fix typoAndrea Gelmini1-1/+1
2019-08-23loplugin:returnconstval in svxNoel Grandin1-1/+1
2019-07-21Fix typoAndrea Gelmini1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-1/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin1-2/+2
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-19loplugin:unusedmethodsNoel Grandin1-9/+0
2018-06-12loplugin:constantparamNoel Grandin1-1/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-10/+13
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-40/+40
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-40/+40
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-40/+40
2018-03-09svx: convert "ThumbnailGraphicURL" prop. to "ThumbnailGraphic"Tomaž Vajngerl1-18/+9
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2018-01-07svx, check HAVE_FEATURE_AVMEDIAjan Iversen1-0/+30
2017-12-25various coverity exception warningsCaolán McNamara1-10/+8
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-5/+5
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-3/+4
2017-05-07split clear and set graphicCaolán McNamara1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2