summaryrefslogtreecommitdiff
path: root/include/svx/svdograf.hxx
AgeCommit message (Expand)Author
2019-09-06use unique_ptr in DoConvertToPolyObjNoel 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
2018-12-05remove unused SdrGrafObjTransformsAttrs enum valueNoel Grandin
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
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-08loplugin:passstuffbyrefNoel Grandin
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-07svx: sd: cosmeticsAshod Nakashian
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-20loplugin:singlevalfieldsNoel Grandin
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
2018-03-07tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt
2018-02-05use unique_ptr to store GraphicObject for SdrGrafObjTomaž Vajngerl
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14svx: make SdrGrafObj::mpReplacementGraphic swappableMichael Stahl
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-10tdf#87667 If image is cropped, set cropped size as original size.Gulsah Kose
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-26convert Link to TypedNoel Grandin