summaryrefslogtreecommitdiffstats
path: root/svx/source/svdraw/svdoashp.cxx
Commit message (Expand)AuthorAgeFilesLines
* WaE: implicit conversion from bool to 'int' [loplugin:implicitboolconversion]Tor Lillqvist2014-03-231-1/+1
* init only required itemsDavid Tardon2014-03-231-1/+5
* i#115391 better support for MinTextSize settingsArmin Le Grand2014-03-231-47/+54
* svx: sal_Bool->boolNoel Grandin2014-03-111-61/+61
* svx: sal_Bool->boolNoel Grandin2014-03-111-2/+2
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-271-3/+3
* Remove visual noise from svxAlexander Wilms2014-02-261-26/+26
* bool improvementsStephan Bergmann2014-01-281-21/+21
* bool improvementsStephan Bergmann2014-01-221-2/+2
* 105491: Switched update of vertical flag and setting the item set to avoid in...Andre Fischer2014-01-171-1/+1
* Integrate branch of IAccessible2Steve Yin2013-11-271-0/+16
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-3/+3
* convert remnants of String in SVX to StringNoel Grandin2013-10-011-2/+2
* Resolves: #i123181# Corrected mirroring of shear angle...Armin Le Grand2013-09-051-2/+4
* convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin2013-09-051-5/+5
* convert TakeObjNamePlural family to OUStringCaolán McNamara2013-07-261-2/+2
* convert TakeObjNameSingul family to OUStringCaolán McNamara2013-07-251-8/+9
* fdo#62699 drop pass-through header svx/svdattrx.hxxThomas Arnhold2013-07-021-1/+0
* Resolves: #i121932# fixed ODF CustomShape import/exportArmin Le Grand2013-06-071-6/+7
* Resolves: #i121603# corrected D&D on existing shapes (CTRL+SHIFT pressed)Armin Le Grand2013-06-071-0/+1
* For backward compatibility take mirrorings in setTransformation into accountArmin Le Grand2013-06-071-5/+5
* Resolves: #i55394# solve mirror problem for CustomShapesArmin Le Grand2013-06-051-58/+48
* Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann2013-05-201-2/+2
* fdo#60910: discard UNO shape object in SdrObject::SetPageLuke Deller2013-04-281-1/+0
* fix fdo#60910 FILESAVE loses fontwork/shape objectsLuke Deller2013-04-241-0/+1
* execute move of global headersBjoern Michaelsen2013-04-231-3/+3
* sal_Bool to boolTakeshi Abe2013-04-071-17/+17
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-62/+62
* do not allow bEdgeRadiusAllowed to be set to trueRadek Doulik2013-04-051-5/+0
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-18/+12
* coverity#704334/704335/704336 Logically dead codeJulien Nabet2013-03-271-4/+4
* fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin2013-03-201-3/+3
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-42/+42
* Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand2013-03-151-8/+25
* sal_Bool to boolTakeshi Abe2013-03-111-10/+10
* fdo#56267, fdo#56980 propagate shape change to subclassesDavid Tardon2012-12-191-1/+9
* Revert "fdo#58399 - revert attempts to untangle and accelerate this mess."David Tardon2012-12-191-11/+17
* fdo#58399 - revert attempts to untangle and accelerate this mess.Michael Meeks2012-12-171-17/+11
* fdo#56980 drop cached shape engine on invalidationDavid Tardon2012-12-031-0/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-26/+17
* Resolves: fdo#56460 don't crash on close of files with custom shapesCaolán McNamara2012-11-081-29/+11
* typo, wrong object was returnedIvan Timofeev2012-10-231-4/+4
* add cache to avoid excessive repeated UNO peer creation for customshapesMichael Meeks2012-10-231-1/+24
* sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat2012-09-271-2/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+0
* fdo#47434: Zero rect. size causing wrong line positions.Muthu Subramanian2012-08-141-0/+4
* Decrease header files dependenciesMatteo Casalin2012-07-111-1/+1
* targeted string re-workNorbert Thiebaud2012-05-301-11/+11
* extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe2012-04-281-3/+1