summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05do not allow bEdgeRadiusAllowed to be set to trueRadek Doulik
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-27coverity#704334/704335/704336 Logically dead codeJulien Nabet
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-11sal_Bool to boolTakeshi Abe
2012-12-19fdo#56267, fdo#56980 propagate shape change to subclassesDavid Tardon
2012-12-19Revert "fdo#58399 - revert attempts to untangle and accelerate this mess."David Tardon
2012-12-17fdo#58399 - revert attempts to untangle and accelerate this mess.Michael Meeks
2012-12-03fdo#56980 drop cached shape engine on invalidationDavid Tardon
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-08Resolves: fdo#56460 don't crash on close of files with custom shapesCaolán McNamara
2012-10-23typo, wrong object was returnedIvan Timofeev
2012-10-23add cache to avoid excessive repeated UNO peer creation for customshapesMichael Meeks
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-14fdo#47434: Zero rect. size causing wrong line positions.Muthu Subramanian
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-05-30targeted string re-workNorbert Thiebaud
2012-04-28extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-29WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool'Caolán McNamara
2012-02-27n742593: Adding checks before using textbox sizes.Muthu Subramanian
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-01-31Make these data members private.Kohei Yoshida
2012-01-24Removal of commented code.Stefan Knorr
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-11n#734734: Text rotation fixes.Muthu Subramanian
2012-01-06catch exception by constant referenceTakeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
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-08-23Remove unused parameter: XFillGradientItemJoseph Powers
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-09Moved duplicate code into methodsChristina Rossmanith
2011-04-22svx-honour-customshape-capabilities.diff (bnc#395372)Petr Mladek
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák
2011-03-24fix incorrect override of TakeTextRect()Luboš Luňák
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko