summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-8/+8
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida1-94/+3
2014-11-19loplugin:unreffunStephan Bergmann1-6/+0
2014-11-19Move SdrObjUserDataList out of the header.Kohei Yoshida1-0/+17
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-08coverity#1251168 Logically dead codeCaolán McNamara1-2/+0
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida1-19/+117
2014-11-04rename nWink->nAngleNoel Grandin1-16/+16
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin1-1/+1
2014-11-04rename GetWinkStr->GetAngleStrNoel Grandin1-1/+1
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-14/+14
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-7/+7
2014-10-20loplugin: cstylecastNoel Grandin1-33/+33
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-7/+7
2014-10-14just check if the fraction is < 0David Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-14/+14
2014-10-02coverity#1242476 Dereference null return valueCaolán McNamara1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-26/+26
2014-08-28Avoid unnecessary, potentially invalid downcasts from SdrObject to SdrObjGroupStephan Bergmann1-4/+4
2014-08-25Consistency around SdrAngleItem in svx/inc/sxraitm.hxxStephan Bergmann1-2/+2
2014-08-22Point and Rectangle coordinates are long, not sal_Int32Stephan Bergmann1-2/+4
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann1-2/+2
2014-08-22Consistency around SdrYesNoItem in svx/sxmspitm.hxxStephan Bergmann1-4/+4
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-3/+3
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann1-17/+5
2014-08-05Fine to let GetObjectItemPool return just SfxItemPool*Stephan Bergmann1-3/+3
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-8/+8
2014-06-30Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+3
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-0/+5
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-88/+0
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist1-1/+1
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-14/+14
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-17More generic way to disable avmediaTor Lillqvist1-1/+1
2014-04-17Try harder to bypass avmedia on non-desktop for nowTor Lillqvist1-0/+4
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás1-0/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-6/+6
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-6/+0
2014-02-26Remove visual noise from svxAlexander Wilms1-24/+24
2014-02-20SdrObject: add meRelativeWidth/HeightRelationMiklos Vajna1-0/+5
2013-12-10WaE: unused variable 'aLine' [loplugin]Tor Lillqvist1-1/+0
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian1-0/+39
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand1-5/+0
2013-11-27Integrate branch of IAccessible2Steve Yin1-0/+5
2013-10-26Seems that <vcl/cvtsvm.hxx> is private to VCL, so move it thereTor Lillqvist1-1/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-17/+17