summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdopath.cxx
AgeCommit message (Expand)Author
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
2018-04-18rename Neu->New in svxNoel Grandin
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-03-17OperationSmiley: Removed unused param from SdrPathObj constructorArmin Le Grand
2018-03-17OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-17Translate German variable namesJohnny_M
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin
2018-01-28make RECT_EMPTY purely an implementation detailNoel Grandin
2018-01-24loplugin:constparamsNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-04simplify memory management in ImpXPolyPolygonNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist