summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Fix of a few typosAndrea Gelmini1-1/+1
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann16-70/+35
2015-02-05callcatcher: update unused codeCaolán McNamara1-2/+0
2015-02-03Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDEStephan Bergmann1-1/+1
2015-02-03callcatcher: shave off some moreCaolán McNamara3-20/+1
2015-02-02callcatcher: remove some unused methodsCaolán McNamara1-1/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara5-50/+0
2015-01-29tdf#78854 do not crash when undoing layout changeDavid Tardon1-3/+0
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin5-14/+14
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin34-116/+116
2015-01-24coverity#1265796 Dereference null return valueCaolán McNamara1-7/+1
2015-01-24coverity#1265799 Dereference null return valueCaolán McNamara1-11/+7
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna6-6/+6
2015-01-22fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane1-1/+0
2015-01-21callcatcher: update unused codeCaolán McNamara1-4/+2
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann2-3/+5
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl1-10/+31
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl1-0/+60
2015-01-15convert sal_uIntPtr to longNoel Grandin1-1/+1
2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna1-0/+1
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky1-1/+1
2015-01-10Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna1-0/+1
2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna1-0/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl15-29/+26
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl2-5/+4
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin11-321/+0
2015-01-08Factor out XFillTransparenceItem::dumpAsXml() from swMiklos Vajna1-0/+1
2015-01-07svx: translate German comments on SdrObject/SdrPageMichael Stahl2-141/+141
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin1-1/+0
2015-01-07-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-01-07Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna2-0/+4
2015-01-06Factor out XFillColorItem::dumpAsXml() from swMiklos Vajna1-0/+2
2015-01-05Factor out XFillStyleItem::dumpAsXml() from swMiklos Vajna1-0/+2
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-22/+22
2015-01-04Translated German commentsLuc Castermans1-137/+122
2015-01-04A bit of cleanup.Jan Holesovsky1-19/+10
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky1-8/+22
2015-01-02Fix simple typos.Andrea Gelmini3-7/+7
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara2-8/+7
2014-12-31convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara2-26/+38
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara3-128/+94
2014-12-22convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and imagesCaolán McNamara1-6/+11
2014-12-22convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara1-3/+10
2014-12-22convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara1-3/+7
2014-12-22callcatcher: update unused codeCaolán McNamara1-3/+0
2014-12-20Typo: paremeter/paramater=>parameterJulien Nabet1-1/+1
2014-12-20Add SdrObjGroup::dumpAsXml() to show contents of group shapesMiklos Vajna2-1/+3
2014-12-20Move SdrPage::dumpAsXml() up to SdrObjListMiklos Vajna1-2/+2