summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdtrans.cxx
AgeCommit message (Expand)Author
2019-10-10x.insert(x.getLength() -> x.appendNoel Grandin
2019-10-10rename TakeUnitStr to GetUnitStrNoel Grandin
2019-10-10rename TakeStr to GetStrNoel Grandin
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-10loplugin:indentation in svxNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
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-08-03NormAngle180: avoid two extra operationsMike Kaganski
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
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-04-28loplugin:stylepoliceNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23svx: nPolyAnz -> nPolyCountMiklos Vajna
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-08svx: nAnz -> nCountMiklos Vajna
2014-12-18Fraction: rewrite 'GetDenominator()==0' conditionsJuan Picca
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04SdrFormatter: remove unused attributeJuan Picca
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca