summaryrefslogtreecommitdiff
path: root/include/svx/svdobj.hxx
AgeCommit message (Expand)Author
2015-05-05tdf#34555 add crop features to svxPhilippe Jung
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-07svx: translate German comments on SdrObject/SdrPageMichael Stahl
2014-12-20Add SdrObjGroup::dumpAsXml() to show contents of group shapesMiklos Vajna
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida
2014-12-08Move these to Impl and remove boost::optional include.Kohei Yoshida
2014-12-08Add Impl to SdrObject and hide ObjectUser member.Kohei Yoshida
2014-12-08Officially disable the copy c'tor of SdrObject.Kohei Yoshida
2014-11-28Factor out SdrObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-19Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida
2014-11-19Move SdrObjUserDataList out of the header.Kohei Yoshida
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04rename GetWinkStr->GetAngleStrNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann
2014-08-05Fine to let GetObjectItemPool return just SfxItemPool*Stephan Bergmann
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09de-virtualize these stringify methods, nothing overrides themCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23fdo#39468 Translate German commentsSven Wehner
2014-02-20SdrObject: add meRelativeWidth/HeightRelationMiklos Vajna
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez
2013-09-05convert include/svx/svdovirt.hxx from String to OUStringNoel Grandin
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer