summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25Consistency around SdrAngleItem in svx/inc/sxraitm.hxxStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-22Point and Rectangle coordinates are long, not sal_Int32Stephan Bergmann
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann
2014-08-22Consistency around SdrYesNoItem in svx/sxmspitm.hxxStephan Bergmann
2014-08-22Rectangle coordinates are long, not sal_Int32Stephan Bergmann
2014-08-22Avoid invalid downcastsStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-16Simplify by early bail-outMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Remove repeated checkMatteo Casalin
2014-08-16Just copy the boolean valueMatteo Casalin
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-14Go even further in the scope reduction, we are 100% sure mpClone is NULL.Jan Holesovsky
2014-08-14Massive scope level reduction by early bail-out.Kohei Yoshida
2014-08-12Consistency around SdrOnOffItem in svx/sxcaitm.hxxStephan Bergmann
2014-08-12Fix apparent SdrCaptionAngleItem vs. SdrCaptionFixedAngleItem mismatchStephan Bergmann
2014-08-07Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann
2014-08-06SdrEdgreLine*DeltaItem::Put/QueryValue are same as underlyingStephan Bergmann
2014-08-06Missing SdrEdgeLine1DeltaItem::Clone overrideStephan Bergmann
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann
2014-08-05Fine to let GetObjectItemPool return just SfxItemPool*Stephan Bergmann
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04prevent memory leakMarkus Mohrhard
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-31typoStephan Bergmann
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-11Clean up usage of 'this' and constness.Matúš Kukan