summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdxcgv.cxx
AgeCommit message (Expand)Author
2022-03-14lok: Set pasted text rect pos to 0, 0Mert Tumer
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna
2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-07ref-count SdrPageNoel
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12remove BigInt::operator tools::Long()Noel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-03-10tdf#125520 create a persist correctly for OLEArmin Le Grand
2020-03-05Fix typoAndrea Gelmini
2020-03-04tdf#125520 enhance internal OLE cloningArmin Le Grand
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-12tdf#130614: Revert "tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'"Xisco Faulí
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski
2019-09-08tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'Andrés Maldonado
2019-08-20loplugin:constvars in svxNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-09tdf#116977 Correctly handle copy-construct of SdrTableObjArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-18rename Neu->New in svxNoel Grandin
2018-04-07Avoid -fsanitize=nullStephan Bergmann
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-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-04rename nPgAnz->nPgCountNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand