summaryrefslogtreecommitdiffstats
path: root/include/svx/svdograf.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy4452021-10-291-6/+6
* svx: cleanup some forward decls, unneeded pragma once, whitespaceTomaž Vajngerl2021-07-311-11/+2
* loplugin:finalclassesNoel Grandin2021-06-191-2/+1
* svx: pragma once for some SdrObject subclassesTomaž Vajngerl2021-06-171-4/+1
* rename RestGeoData->RestoreGeoDataNoel Grandin2021-02-111-1/+1
* clean up SdrObject cloningNoel2021-02-101-1/+2
* return by unique_ptr from NewGeoDataNoel Grandin2021-02-091-1/+1
* Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann2020-11-181-2/+1
* loplugin:stringviewparam check methods tooNoel2020-11-171-1/+1
* make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2020-11-061-1/+1
* cleanup SdrGrafObj and remove unneeded semi-colonsTomaž Vajngerl2020-10-141-21/+38
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-031-2/+0
* loplugin:unusedmethodsNoel Grandin2020-06-111-3/+0
* pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky2020-03-171-2/+0
* SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna2020-02-251-9/+0
* svx: cache PNG export of graphic shapesMiklos Vajna2020-02-251-0/+9
* tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann2020-02-021-1/+1
* loplugin:unusedmethodsNoel Grandin2019-11-201-2/+0
* loplugin:finalclasses svxNoel Grandin2019-10-301-1/+1
* use unique_ptr in DoConvertToPolyObjNoel Grandin2019-09-061-1/+1
* use unique_ptr in SdrObject::getFullDragCloneNoel Grandin2019-09-051-1/+1
* loplugin:constmethod in svxNoel Grandin2019-09-031-1/+1
* loplugin:returnconstval in new pdf codeNoel Grandin2019-08-261-1/+1
* pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky2019-08-251-1/+1
* pdfium: Use std::vector to hold the PdfData.Jan Holesovsky2019-08-251-1/+3
* QRCode Dialog Box featureShubham Goyal2019-07-251-0/+15
* remove unused SdrGrafObjTransformsAttrs enum valueNoel Grandin2018-12-051-5/+4
* tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt2018-11-061-0/+3
* remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin2018-09-211-1/+1
* loplugin:unusedmethodsNoel Grandin2018-08-091-2/+0
* loplugin:singlevalfieldsNoel Grandin2018-08-081-6/+0
* remove SdrGrafObj::IsSwappedOutNoel Grandin2018-07-311-1/+0
* loplugin:passstuffbyrefNoel Grandin2018-07-081-1/+1
* use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin2018-07-071-1/+1
* use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin2018-07-031-1/+1
* vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian2018-06-071-0/+6
* svx: sd: cosmeticsAshod Nakashian2018-06-071-2/+2
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-251-1/+2
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-081-7/+5
* Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl2018-04-201-2/+2
* loplugin:singlevalfieldsNoel Grandin2018-04-201-1/+0
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-8/+11
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-11/+8
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-8/+11
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt2018-03-071-0/+2
* use unique_ptr to store GraphicObject for SdrGrafObjTomaž Vajngerl2018-02-051-2/+2
* loplugin:passstuffbyref improved return in svxNoel Grandin2017-12-291-2/+2
* tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt2017-11-281-0/+70
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-2/+2