summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdograf.cxx
AgeCommit message (Expand)Author
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
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-05use unique_ptr to store GraphicObject for SdrGrafObjTomaž Vajngerl
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-10tdf#83877 Copy signature line properties too when copying shapeSamuel Mehrbrodt
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-01Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt
2017-11-30coverity#1424325 Uninitialized scalar fieldCaolán McNamara
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand
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-21loplugin:unusedfields in svx part1Noel Grandin
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
2017-03-25Fix typosAndrea Gelmini