summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdopath.cxx
AgeCommit message (Expand)Author
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
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-21simplify PlusHdl logicNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-13crashtesting: empty B2DRange range turned into oversized RectangleCaolán McNamara
2018-08-13Translate German variable namesJohnny_M
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-08-01Fix typosAndrea Gelmini
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
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