summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)Author
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-11Clean up usage of 'this' and constness.Matúš Kukan
2014-07-11Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna
2014-06-24Let's make this more consistent / readable.Jan Holesovsky
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
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