summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
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
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-06-16[GSoC] Member function to identify PatternRishabh Kumar
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-12Remove some unused include stdio (svx)Julien Nabet
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock