summaryrefslogtreecommitdiffstats
path: root/include/svx/svdobj.hxx
Commit message (Expand)AuthorAgeFilesLines
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-4/+0
* convert Link<> to typedNoel Grandin2015-09-091-6/+6
* tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher2015-08-161-35/+44
* loplugin:unusedmethods svxNoel Grandin2015-07-161-11/+0
* remove custom RTTI from SdrObjUserDataNoel Grandin2015-06-291-2/+0
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Remove unused OpenGLObjectZolnai Tamás2015-06-141-1/+0
* tdf#34555 add crop features to svxPhilippe Jung2015-05-051-0/+3
* Gradually typed LinkStephan Bergmann2015-04-301-5/+5
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-301-2/+2
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-301-5/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+2
|\
| * Fix OutputDevice members / stack allocation.Michael Meeks2015-04-101-1/+2
* | loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
|/
* callcatcher: update unusedcodeCaolán McNamara2015-04-041-5/+0
* loplugin:constantfunction: svxNoel Grandin2015-03-191-3/+0
* loplugin:deletedspecialStephan Bergmann2015-02-071-4/+4
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-11/+11
* svx: translate German comments on SdrObject/SdrPageMichael Stahl2015-01-071-103/+103
* Add SdrObjGroup::dumpAsXml() to show contents of group shapesMiklos Vajna2014-12-201-1/+1
* Remove more unnecessary header includes and use forward declaration.Kohei Yoshida2014-12-081-7/+15
* Move these to Impl and remove boost::optional include.Kohei Yoshida2014-12-081-14/+9
* Add Impl to SdrObject and hide ObjectUser member.Kohei Yoshida2014-12-081-7/+7
* Officially disable the copy c'tor of SdrObject.Kohei Yoshida2014-12-081-0/+2
* Factor out SdrObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna2014-11-281-0/+2
* Move SdrObjPlusData out of SdrObject's header.Kohei Yoshida2014-11-191-24/+1
* Move SdrObjUserDataList out of the header.Kohei Yoshida2014-11-191-17/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida2014-11-041-0/+5
* rename nWink->nAngleNoel Grandin2014-11-041-7/+7
* rename GetWinkStr->GetAngleStrNoel Grandin2014-11-041-1/+1
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-2/+2
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-2/+2
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-2/+2
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-2/+2
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-3/+3
* Let GetObjectItemPool return a referenceStephan Bergmann2014-08-051-1/+1
* Fine to let GetObjectItemPool return just SfxItemPool*Stephan Bergmann2014-08-051-1/+1
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-0/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-2/+2
* de-virtualize these stringify methods, nothing overrides themCaolán McNamara2014-06-091-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-22/+22
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás2014-03-171-0/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-6/+6
* fdo#39468 Translate German commentsSven Wehner2014-02-231-305/+251
* SdrObject: add meRelativeWidth/HeightRelationMiklos Vajna2014-02-201-0/+6
* n#753460: Copying slides having same master page name.Muthu Subramanian2013-12-101-0/+2
* removed pCaptionObj from accessibilityArmin Le Grand2013-11-271-2/+0