summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat1-1/+6
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-2/+2
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+1
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-04-28extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe1-4/+1
2012-04-02removed duplicate includes in svxTakeshi Abe1-1/+0
2012-02-13Remove unused codeElton Chung1-32/+0
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara1-5/+0
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida1-14/+10
2012-01-31More on string conversion.Kohei Yoshida1-18/+10
2012-01-31XubString to rtl::OUString.Kohei Yoshida1-4/+4
2012-01-31One more method to non-inline. I guess this is the last one...Kohei Yoshida1-0/+6
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida1-0/+5
2012-01-31More implicit inline methods to non-inline.Kohei Yoshida1-0/+177
2012-01-31XubString to rtl::OUString.Kohei Yoshida1-4/+4
2012-01-31More implicit inline method to hide.Kohei Yoshida1-0/+7
2012-01-31Container to ptr_vector.Kohei Yoshida1-22/+29
2012-01-31One less method that nobody uses.Kohei Yoshida1-6/+1
2012-01-31No implicit inlining in the header file.Kohei Yoshida1-1/+49
2012-01-31Make these data members private.Kohei Yoshida1-0/+5
2012-01-31Use bool & prefer rtl::OUString.Kohei Yoshida1-121/+143
2012-01-24Removal of commented code.Stefan Knorr1-14/+0
2011-12-06impress210: #i41995# using view contact to get bound rect for old path animat...Christian Lippka ORACLE1-3/+3
2011-12-06impress210: #i41995# fixed import of path animation from sxi filesChristian Lippka ORACLE1-3/+3
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com1-2/+2
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)1-64/+57
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-11-23callcatcher: remove recently unused codeCaolán McNamara1-53/+0
2011-11-21callcatcher: update listCaolán McNamara1-11/+0
2011-11-18remove unused Sdr methodsFelix Zhang1-28/+0
2011-11-07callcatcher: remove some unused methodsCaolán McNamara1-11/+0
2011-10-24callcatcher: remove some unused methodsCaolán McNamara1-44/+1
2011-09-06Header/Footer: revert objects ghosting to keep writer WYSIWYGCédric Bosdonnat1-1/+0
2011-07-31Some cppcheck cleaning + 2 fixes of last commitJulien Nabet1-1/+1
2011-07-11various unused methods and impl source filesCaolán McNamara1-1/+0
2011-06-30n#676858: ghost uneditable drawing objectsCédric Bosdonnat1-0/+1
2011-06-04Removed comments/commented codeChristina Rossmanith1-60/+6
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-9/+9
2011-03-24if it's not implemented then just don't implement itLuboš Luňák1-14/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-163/+163
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-5/+5
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-3/+3
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-36/+36
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-195/+195
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]1-3/+3
2010-11-09Clean up the codeAlexander O. Anisimov1-15/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud1-38/+38