summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)Author
2013-04-28fdo#60910: discard UNO shape object in SdrObject::SetPageLuke Deller
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-09deleting NULL is safeTakeshi Abe
2013-04-07sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-24avoid possible data inconsistencyDavid Tardon
2013-03-24drop nonsensical warningDavid Tardon
2013-03-14move xShape def outside debug ifdef to fix build failureNoel Power
2013-03-14i#113608#, memory leak in animations: newly exposed crashed problemJian Fang Zhang
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-12-24fdo#56980, fdo#58267 don't leave stale SdrObject refs aroundDavid Tardon
2012-12-18fix assertionDavid Tardon
2012-12-17fix problematic calc object selection after object create (at non 100% zoom)Noel Power
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-02Remove unused definesThomas Arnhold
2012-04-28extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-13Remove unused codeElton Chung
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida
2012-01-31More on string conversion.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31One more method to non-inline. I guess this is the last one...Kohei Yoshida
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida
2012-01-31More implicit inline methods to non-inline.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31More implicit inline method to hide.Kohei Yoshida
2012-01-31Container to ptr_vector.Kohei Yoshida
2012-01-31One less method that nobody uses.Kohei Yoshida
2012-01-31No implicit inlining in the header file.Kohei Yoshida
2012-01-31Make these data members private.Kohei Yoshida
2012-01-31Use bool & prefer rtl::OUString.Kohei Yoshida
2012-01-24Removal of commented code.Stefan Knorr
2011-12-06impress210: #i41995# using view contact to get bound rect for old path animat...Christian Lippka ORACLE
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-23callcatcher: remove recently unused codeCaolán McNamara
2011-11-21callcatcher: update listCaolán McNamara
2011-11-18remove unused Sdr methodsFelix Zhang
2011-11-07callcatcher: remove some unused methodsCaolán McNamara
2011-10-24callcatcher: remove some unused methodsCaolán McNamara