summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdocirc.cxx
AgeCommit message (Expand)Author
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-08-22no need to use unique_ptr for XPolygonNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-04Wink -> AngleNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22use precalculated members of GeoState..Noel
2020-12-22rename members of GeoStat classNoel
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-23Fix typo in codeAndrea Gelmini
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-01-08 tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel 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-08-27use SdrCircKind enum more widelyNoel 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-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-11-10tdf#121271 Use correct handles for arc in 'Edit Point' modeRegina Henschel
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-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
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-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin