summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
2015-09-03Restored missing includes from source files.Ashod Nakashian
2015-08-29XOutBitmap::GraphicToBase64 can return boolMatteo Casalin
2015-08-27get rid of the macro hereTomaž Vajngerl
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-29remove custom RTTI from XFillExchangeDataNoel Grandin
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-06-18Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck: variableScopeCaolán McNamara
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28operator == return type wants to be boolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-12TyposJulien Nabet
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna
2015-01-10Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna
2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna
2015-01-08Factor out XFillTransparenceItem::dumpAsXml() from swMiklos Vajna
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
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-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan