summaryrefslogtreecommitdiff
path: root/include/svx/svdtrans.hxx
AgeCommit message (Expand)Author
2023-07-17svx: prefix members of SdrCustomShapeGeometryItem and SdrFormatterMiklos Vajna
2023-07-10svx: prefix members of GeoStatMiklos Vajna
2023-07-03svx: prefix members of FrPairMiklos Vajna
2023-03-04svx: change Poly2Rect to return a rectangle, also clean-up the codeTomaž Vajngerl
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22rename members of GeoStat classNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-11-03find symbols that can be privateNoel Grandin
2019-10-10rename TakeUnitStr to GetUnitStrNoel Grandin
2019-10-10rename TakeStr to GetStrNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-08loplugin:constfields in svxNoel Grandin
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03Remove svx::Round; use FRound from tools insteadMike Kaganski
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-03tdf#39674: translated German to English in svdtrans.cxxkerem
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-06-01pass by referenceJochen Nitschke
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-18Fix typosAndrea Gelmini
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-06tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl
2015-07-29fdo#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2014-12-18Fraction: rewrite 'GetDenominator()==0' conditionsJuan Picca