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