summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap4.cxx
AgeCommit message (Expand)Author
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna
2022-08-25Related: tdf#149971 avmedia: add doc model and render for crop of media objectsMiklos Vajna
2022-07-25use more o3tl::spanNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-01-21avmedia: add doc model for bitmap fill of slide narrationsMiklos Vajna
2020-08-06loplugin:flatten in svxNoel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-09Fix typoAndrea Gelmini
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-07-21Fix typoAndrea Gelmini
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
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-03-09svx: convert "ThumbnailGraphicURL" prop. to "ThumbnailGraphic"Tomaž Vajngerl
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-07svx, check HAVE_FEATURE_AVMEDIAjan Iversen
2017-12-25various coverity exception warningsCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-07split clear and set graphicCaolán McNamara
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-15Unmodified default SdrOle2Obj size is 101x101Caolán McNamara