summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap2.cxx
AgeCommit message (Expand)Author
2024-05-29svx: TryToFindMarkedObject -> GetMarkedObjectList().FindObjectXisco Fauli
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen
2024-03-13tdf#152878 switch off replacment image in picture frameOliver Specht
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-06-29Use getXWeak in svxMike Kaganski
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-03-04svx: change Poly2Rect to return a rectangle, also clean-up the codeTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2022-11-04SplineLine and SplineFill have never been implementedNoel Grandin
2022-09-13ofz#50767 docxfuzzer: Indirect-leak in rtl_allocateMemoryNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-25use more o3tl::spanNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-03-02svx: the SdrObject of SvxGraphicObject can be nullptrMiklos Vajna
2022-02-22tdf#64914 slow opening large chartNoel Grandin
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-03add new SvxShape hierarchy classNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-17expose the SvxColorItem theme related uno for draw/impressSarper Akdemir
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-03-20SvxShape: no need to inherit from WeakAggImplHelper1 twiceNoel Grandin
2021-02-04use more getSdrObjectFromXShapeNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-08-06loplugin:flatten in svxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-17inline some acquire/release callsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-23sal_Char->char in svxNoel Grandin
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna
2019-08-13Fix typosAndrea Gelmini
2019-07-25QRCode Dialog Box featureShubham Goyal
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2018-11-27tdf#120527 svx GraphicObjectShape: handle XBitmap for GraphicURLMiklos Vajna
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin