summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdglev.cxx
AgeCommit message (Expand)Author
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
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-21loplugin:changetoolsgen in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2016-11-08simplify mark points and gluepoints managementCaolán McNamara
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin
2016-07-26tdf#75280 Cleaning up of sal_uIntPtr usage #4atymyjan
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin
2015-04-28ImpGetPercent transports the return value as type sal_uInt16/SDR_TRISTATEStephan Bergmann
2015-04-21svx: nPtAnz -> nPointCountMiklos Vajna
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2015-03-19loplugin:constantfunction: svxNoel Grandin
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 "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-19-Werror=shadowMiklos Vajna
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-17bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05convert svx/* from XubString to OUStringNoel Grandin
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-16Convert SdrUShortCont from Container to std::setNoel Grandin
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-08-11callcatcher: yet more unused codeCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth