summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdograf.cxx
AgeCommit message (Expand)Author
2020-06-06SdrGrafObj: don't check the primitive sequence for PDF to get metadataTomaž Vajngerl
2020-06-06pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-05-13use the LinkManager persist to determine the RefererCaolán McNamara
2020-05-13SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna
2020-05-13svx: cache PNG export of graphic shapesMiklos Vajna
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-26loplugin:returnconstval in new pdf codeNoel Grandin
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-07-25QRCode Dialog Box featureShubham Goyal
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-05remove unused SdrGrafObjTransformsAttrs enum valueNoel Grandin
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-22ofz#10610 Direct-leakCaolán McNamara
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-08loplugin:singlevalfieldsNoel Grandin
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin
2018-07-26tdf#118860 svx opengl: avoid SalBitmap creation without solar mutexMiklos Vajna
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-06-27tdf#117904 Don't allow copying signed shapesSamuel Mehrbrodt
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-07pdf: share pdf data in GraphicAshod Nakashian
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-20loplugin:singlevalfieldsNoel Grandin
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž 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-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl