summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoashp.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+2
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-2/+2
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida1-0/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-10/+10
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida1-48/+52
2014-11-04rename nWink->nAngleNoel Grandin1-9/+9
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin1-9/+9
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-10/+10
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky1-2/+4
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-4/+4
2014-10-22SetObjectItemSet() eventually calls NbcAdjustTextFrameWidthAndHeight().Kohei Yoshida1-3/+0
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-13/+13
2014-10-20loplugin: cstylecastNoel Grandin1-45/+45
2014-10-20coverity#735638 Division or modulo by float zeroCaolán McNamara1-1/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-4/+4
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-20/+20
2014-10-14just check if the fraction is < 0David Tardon1-4/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-10/+10
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann1-1/+1
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann1-1/+1
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-4/+4
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann1-4/+4
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-5/+5
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-3/+3
2014-07-31Consistency around SdrMetricItemStephan Bergmann1-4/+4
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-5/+5
2014-07-11Clean up usage of 'this' and constness.Matúš Kukan1-50/+51
2014-07-11Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan1-3/+5
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna1-29/+45
2014-06-24Let's make this more consistent / readable.Jan Holesovsky1-8/+8
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-11SdrObjCustomShape::GetCustomShapeEngine: aEngine can't be empty at this pointMiklos Vajna1-11/+8
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist1-2/+2
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-03-23WaE: implicit conversion from bool to 'int' [loplugin:implicitboolconversion]Tor Lillqvist1-1/+1
2014-03-23init only required itemsDavid Tardon1-1/+5
2014-03-23i#115391 better support for MinTextSize settingsArmin Le Grand1-47/+54
2014-03-11svx: sal_Bool->boolNoel Grandin1-61/+61
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-26Remove visual noise from svxAlexander Wilms1-26/+26
2014-01-28bool improvementsStephan Bergmann1-21/+21
2014-01-22bool improvementsStephan Bergmann1-2/+2
2014-01-17105491: Switched update of vertical flag and setting the item set to avoid in...Andre Fischer1-1/+1
2013-11-27Integrate branch of IAccessible2Steve Yin1-0/+16
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-2/+2
2013-09-05Resolves: #i123181# Corrected mirroring of shear angle...Armin Le Grand1-2/+4
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin1-5/+5