summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-20tdf#103224: Get the initial colour rightKatarina Behrens
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-01-17coverity#1398817 Unintended sign extensionCaolán McNamara
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara
2017-01-11make XOBitmap uncopyableCaolán McNamara
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-15use initializer list ...Jochen Nitschke
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-03add more dumpAsXml()Noel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-04remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-29cid#1371253 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371241 Missing move assignment operatorNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-18convert XBitmapType to scoped enumNoel Grandin
2016-08-17convert XPolyFlags to scoped enumNoel Grandin
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-27formally->formerlyCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-21Use assert() instead of OSL_ENSURE()Rishabh Kumar
2016-07-20Make pattern preset preview resizeableRishabh Kumar
2016-07-14tdf#62525 vcl: use cow_wrapper for ImpXPolyPolygonXisco Fauli
2016-07-13tdf#62525 vcl: use cow_wrapper for ImpXPolygonXisco Fauli
2016-07-08Make bitmap preset preview resizableRishabh Kumar
2016-07-06Make gradient UI bitmap resizableRishabh Kumar
2016-07-04Make hatch UI bitmap resizableRishabh Kumar