summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdattr.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-9/+23
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-3/+3
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-23/+9
2014-09-26remove unnecessary casts'sNoel Grandin1-2/+2
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann1-8/+8
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann1-12/+12
2014-09-01Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann1-4/+4
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann1-13/+13
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann1-6/+6
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann1-1/+1
2014-08-25Consistency around SdrAngleItem in svx/inc/sxraitm.hxxStephan Bergmann1-1/+1
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann1-1/+1
2014-08-22Consistency around SdrYesNoItem in svx/sxmspitm.hxxStephan Bergmann1-2/+2
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-78/+2
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 SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann1-1/+1
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-2/+2
2014-08-12Consistency around SdrOnOffItem in svx/sxcaitm.hxxStephan Bergmann1-1/+1
2014-08-07Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann1-5/+5
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann1-1/+1
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann1-8/+3
2014-08-06SdrEdgreLine*DeltaItem::Put/QueryValue are same as underlyingStephan Bergmann1-48/+0
2014-08-06Missing SdrEdgeLine1DeltaItem::Clone overrideStephan Bergmann1-0/+5
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann1-2/+2
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-1/+1
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-2/+2
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann1-4/+4
2014-07-31Consistency around SdrMetricItemStephan Bergmann1-4/+4
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin1-25/+25
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-54/+57
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-22/+22
2014-04-15svx: sal_Bool->boolNoel Grandin1-5/+5
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin1-3/+6
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from svxAlexander Wilms1-10/+10
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2014-02-21editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-5/+5
2014-01-28bool improvementsStephan Bergmann1-6/+6