summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdogrp.cxx
AgeCommit message (Expand)Author
2021-01-02introduce Degree100 strong_int typeNoel
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-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-05-11handle empty tools::Rectangle in svxNoel Grandin
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-06-09Fix typosAndrea Gelmini
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-19tdf#116979 Fixed 3D operator= to correct copy/pasteArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-16Take care of E3DObjListArmin Le Grand
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-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert SdrObjListKind to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-05-01Replaced nAnz, nObjAnz with nCount, nObjCount respectivelyLinus Behrens
2014-12-20Add SdrObjGroup::dumpAsXml() to show contents of group shapesMiklos Vajna
2014-11-04rename nWink->nAngleNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon