summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)Author
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05Resolves: #i123181# Corrected mirroring of shear angle...Armin Le Grand
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-07-02fdo#62699 drop pass-through header svx/svdattrx.hxxThomas Arnhold
2013-06-07Resolves: #i121932# fixed ODF CustomShape import/exportArmin Le Grand
2013-06-07Resolves: #i121603# corrected D&D on existing shapes (CTRL+SHIFT pressed)Armin Le Grand
2013-06-07For backward compatibility take mirrorings in setTransformation into accountArmin Le Grand
2013-06-05Resolves: #i55394# solve mirror problem for CustomShapesArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-28fdo#60910: discard UNO shape object in SdrObject::SetPageLuke Deller
2013-04-24fix fdo#60910 FILESAVE loses fontwork/shape objectsLuke Deller
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07sal_Bool to boolTakeshi Abe
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