summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotxdr.cxx
AgeCommit message (Expand)Author
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-22rename members of GeoStat classNoel
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12remove BigInt::operator tools::Long()Noel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-13static_cast after dynamic_castNoel
2020-01-08 tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-02-21loplugin:changetoolsgen 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-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin
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-20loplugin: cstylecastNoel Grandin
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
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-03-23i#115391 better support for MinTextSize settingsArmin Le Grand
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05convert include/svx/svdovirt.hxx from String to OUStringNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-02-15Fix some translation oversightsStefan Knorr (astron)