summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-09Fix of a few typosAndrea Gelmini
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-02-03Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDEStephan Bergmann
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-29tdf#78854 do not crash when undoing layout changeDavid Tardon
2015-01-28remove unused typedefsNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24coverity#1265796 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265799 Dereference null return valueCaolán McNamara
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2015-01-22fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane
2015-01-21callcatcher: update unused codeCaolán McNamara
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl
2015-01-15convert sal_uIntPtr to longNoel Grandin
2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2015-01-10Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna
2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-08Factor out XFillTransparenceItem::dumpAsXml() from swMiklos Vajna
2015-01-07svx: translate German comments on SdrObject/SdrPageMichael Stahl
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2015-01-07-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-01-07Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna
2015-01-06Factor out XFillColorItem::dumpAsXml() from swMiklos Vajna
2015-01-05Factor out XFillStyleItem::dumpAsXml() from swMiklos Vajna
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-04Translated German commentsLuc Castermans
2015-01-04A bit of cleanup.Jan Holesovsky
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-31convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara
2014-12-22convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and imagesCaolán McNamara
2014-12-22convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara
2014-12-22convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara
2014-12-22callcatcher: update unused codeCaolán McNamara