summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)Author
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-22SetObjectItemSet() eventually calls NbcAdjustTextFrameWidthAndHeight().Kohei Yoshida
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20coverity#735638 Division or modulo by float zeroCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-14just check if the fraction is < 0David Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
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