summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdxcgv.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-14tdf#159704 svx: preserve text when getting grpahic from sdrobjectJaume Pujantell1-30/+33
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)1-1/+3
2023-03-29loplugin:stringadd in svxNoel Grandin1-2/+2
2023-01-31Some simplification after 743dd1d3c1142c1c99b0844cc26dd0be91a1de40Mike Kaganski1-13/+5
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-14/+14
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl1-7/+7
2022-10-26lok: support embedded mediaAshod Nakashian1-0/+13
2022-08-29ref-count SdrObjectNoel Grandin1-13/+13
2022-03-14lok: Set pasted text rect pos to 0, 0Mert Tumer1-1/+4
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-3/+3
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin1-2/+3
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen1-0/+1
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin1-1/+3
2021-10-08loplugin:moveparam in svxNoel Grandin1-1/+1
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna1-2/+2
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna1-2/+3
2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna1-1/+10
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-1/+1
2021-03-07ref-count SdrPageNoel1-2/+2
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin1-2/+2
2020-11-12remove BigInt::operator tools::Long()Noel1-2/+2
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-2/+2
2020-03-10tdf#125520 create a persist correctly for OLEArmin Le Grand1-9/+6
2020-03-05Fix typoAndrea Gelmini1-2/+2
2020-03-04tdf#125520 enhance internal OLE cloningArmin Le Grand1-1/+14
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen1-10/+0
2020-02-12tdf#130614: Revert "tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'"Xisco Faulí1-11/+2
2020-02-12move some svx/ headers inside the moduleNoel Grandin1-1/+1
2020-02-09Fix typoAndrea Gelmini1-1/+1
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz1-1/+1
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski1-2/+3
2019-09-08tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'Andrés Maldonado1-2/+11
2019-08-20loplugin:constvars in svxNoel Grandin1-1/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+2
2019-02-10loplugin:indentation in svxNoel Grandin1-1/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-2/+2
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin1-10/+4
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl1-1/+0
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin1-2/+2
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-7/+5
2018-05-09tdf#116977 Correctly handle copy-construct of SdrTableObjArmin Le Grand1-30/+40
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+2
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen1-2/+2
2018-04-18rename Neu->New in svxNoel Grandin1-9/+9
2018-04-07Avoid -fsanitize=nullStephan Bergmann1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-72/+78
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-78/+72
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-72/+78
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-4/+4