summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdopath.cxx
AgeCommit message (Expand)Author
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
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-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-22Fix typosAndrea Gelmini
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein
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-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-22svx: fix unexpected large bezier shapes when created via the UNO APIMiklos Vajna
2021-02-19Some more unit conversion unificationMike Kaganski
2021-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-03Degree10->Degree100 in XPolygonNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-30use Degree10 in XPolygonNoel Grandin
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-06loplugin:flatten in svx/svdrawNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-20add tools::Rectangle::JustifyNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz
2020-01-17tdf#98584 Correct import draw:transform values skewY and matrixRegina Henschel
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-21tdf#126271 Revert "tdf120965 Simplify SdrPathObj::AddToHdlList()"Regina Henschel
2019-05-11handle empty tools::Rectangle in svxNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-09Translate German variable namesJohnny_M
2019-03-01Slightly reduce rounding errors taking line angleMike Kaganski
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-10tdf120965 Simplify SdrPathObj::AddToHdlList()Regina Henschel
2018-11-07tdf120965 Phantom control point line in Bézier curveNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin