summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)Author
2014-05-11SdrObjCustomShape::GetCustomShapeEngine: aEngine can't be empty at this pointMiklos Vajna
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-03-23WaE: implicit conversion from bool to 'int' [loplugin:implicitboolconversion]Tor Lillqvist
2014-03-23init only required itemsDavid Tardon
2014-03-23i#115391 better support for MinTextSize settingsArmin Le Grand
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-17105491: Switched update of vertical flag and setting the item set to avoid in...Andre Fischer
2013-11-27Integrate branch of IAccessible2Steve Yin
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