summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)Author
2020-10-18tdf#128212 Change the text z camera rotation order.Gülşah Köse
2020-02-07tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel
2019-11-08tdf#128413 SetSnapRect of custom shapes expects logic rectRegina Henschel
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-10tdf#126512 make handle of ooxml-shapes usable in odpRegina Henschel
2019-07-16cid#705480 Dereference null return valueCaolán McNamara
2019-07-08use BitmapEx in ImpCreateShadowObjectCloneNoel Grandin
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-02-13remove GetLuminance from BitmapReadAccessTomaž Vajngerl
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-16loplugin:unusedmethodsNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
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-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-20use VirtualDevice in ImpCreateShadowObjectCloneNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-11ofz#4583 AbrtCaolán McNamara
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-25Improve resizing chevrons so the control point is a fixed distance from endCaolán McNamara
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin