summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2-2/+1
2014-07-14Related cp#1000084: Make this work for other apps too and set proper defaultMatúš Kukan1-1/+2
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida2-11/+9
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-2/+1
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-07-10Move the rest of the members to the impl class.Kohei Yoshida1-50/+59
2014-07-10Move "prog name" (whatever it is) to the impl class.Kohei Yoshida1-1/+10
2014-07-10pGraphicObject -> mpGraphicObjectKohei Yoshida1-9/+9
2014-07-10Move Graphic member to the impl class.Kohei Yoshida1-19/+22
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida1-3/+5
2014-07-10Move the embedded object to the impl class.Kohei Yoshida1-118/+133
2014-07-10Use initializer properly and remove Init().Kohei Yoshida1-35/+26
2014-07-10Clean this up.Kohei Yoshida1-15/+4
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida2-0/+10
2014-07-09Scope reduction.Kohei Yoshida1-34/+34
2014-07-09Let's not derive from std::vector.Kohei Yoshida1-17/+31
2014-07-08Resolves: #i125211# corrected breaking metafiles with gradient actionsArmin Le Grand2-13/+25
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-1/+1
2014-07-07clang scan-build: Dereference of null pointerCaolán McNamara1-2/+2
2014-07-04Drop unused #includesTakeshi Abe1-1/+0
2014-07-01clang scan-build: various warningsCaolán McNamara1-1/+1
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam1-3/+2
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam1-2/+4
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam1-0/+3
2014-06-30Called C++ object pointer is nullCaolán McNamara1-1/+1
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe5-26/+25
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe3-17/+10
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna1-29/+45
2014-06-27DBG_ASSERT->assertCaolán McNamara1-1/+1
2014-06-25Related: fdo#37401 adjust fix to original aCenter useCaolán McNamara1-1/+1
2014-06-25fdo#37401 - fixed the old vector lengthHideki Ikeda1-1/+1
2014-06-25unlocked solarmutex assertion in SdrObject::getShapeCaolán McNamara1-0/+3
2014-06-24Let's make this more consistent / readable.Jan Holesovsky1-8/+8
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida3-5/+29
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin8-48/+0
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann1-3/+2
2014-06-13loplugin:staticcallStephan Bergmann4-5/+5
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+6
2014-06-12coverity#704831 Dereference after null checkCaolán McNamara1-3/+9
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann1-2/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin11-144/+0
2014-05-24sal_uInt16 to size_tMatteo Casalin2-4/+4
2014-05-23Resolves: #i124966# keep picture format informationOliver-Rainer Wittmann1-3/+5
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-7/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-2/+2
2014-05-13remove dead codeNoel Grandin1-50/+0
2014-05-11SdrObjCustomShape::GetCustomShapeEngine: aEngine can't be empty at this pointMiklos Vajna1-11/+8
2014-05-09coverity#1209818 Dereference before null checkCaolán McNamara1-2/+2
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist28-43/+43