summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svddrgmt.cxx
AgeCommit message (Expand)Author
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-05tdf#34555 add crop features to svxPhilippe Jung
2015-04-29convert SDRSNAP_ constants to scoped enumNoel Grandin
2015-04-29convert IMPSDR_ constants to scoped enumNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23svx: nPolyAnz -> nPolyCountMiklos Vajna
2015-04-21svx: nPtAnz -> nPointCountMiklos Vajna
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2014-11-04coverity#735635 Division or modulo by float zeroCaolán McNamara
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04rename nWink1->nAngle1Noel Grandin
2014-11-04rename nWink0->nAngle0Noel Grandin
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin
2014-11-04rename nTmpWink->nTmpAngleNoel Grandin
2014-11-04rename nNeuWink->nNewAngleNoel 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-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-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-14Go even further in the scope reduction, we are 100% sure mpClone is NULL.Jan Holesovsky
2014-08-14Massive scope level reduction by early bail-out.Kohei Yoshida
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-30coverity#704340 Logically dead codeCaolán McNamara
2014-04-11coverity#708369 Uninitialized scalar fieldCaolán McNamara
2014-03-29coverity#735510 Logically dead codeCaolán McNamara
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand
2013-11-16cppcheck: reduce scopeJulien Nabet
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05XubString to OUStringThomas Arnhold
2013-09-05convert include/svx/svdmodel.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-13WaE: unused paramCaolán McNamara
2013-04-13Resolves: #i54102# added support for rotation, shear and mirror for SdrEdgeObjArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02#120999# Added support code in SdrDragObjOwn::MoveSdrDrag to rescue the chang...Armin Le Grand
2013-03-27WaE: macro is not used: _MATH_H weirdnessTor Lillqvist
2012-12-19Some cppcheck cleaningJulien Nabet
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power