summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoedge.cxx
AgeCommit message (Expand)Author
2021-06-08-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:moveoptNoel Grandin
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-02Convert MapModeUnits If necessary.mert
2021-03-01Fix connectors cannot select a glue pointmert
2021-02-11ofz#30805 Null-dereference READCaolán McNamara
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-02cid#1461094 Unchecked return valueCaolán McNamara
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin
2019-09-06return unique_ptr from ImpConvertMakeObjNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-04-25Convert remaining SdrHint to static_castXisco Fauli
2019-03-13translate some german var namesNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-10-04tdf#120291 Attaching a connector makes draw Draw busy-loopNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
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-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-21Revert "simplify ImpXPolygon"Stephan Bergmann
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-06simplify ImpXPolygonNoel Grandin
2018-02-06loplugin:useuniqueptr in SdrEdgeObjNoel Grandin
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann