summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
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
2014-07-11Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan
2014-07-10Move the rest of the members to the impl class.Kohei Yoshida
2014-07-10Move "prog name" (whatever it is) to the impl class.Kohei Yoshida
2014-07-10pGraphicObject -> mpGraphicObjectKohei Yoshida
2014-07-10Move Graphic member to the impl class.Kohei Yoshida
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-10Move the embedded object to the impl class.Kohei Yoshida
2014-07-10Use initializer properly and remove Init().Kohei Yoshida
2014-07-10Clean this up.Kohei Yoshida
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida
2014-07-09Scope reduction.Kohei Yoshida
2014-07-09Let's not derive from std::vector.Kohei Yoshida
2014-07-08Resolves: #i125211# corrected breaking metafiles with gradient actionsArmin Le Grand
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-07clang scan-build: Dereference of null pointerCaolán McNamara
2014-07-04Drop unused #includesTakeshi Abe
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam
2014-06-30Called C++ object pointer is nullCaolán McNamara