summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-26svx: change instances of maName to more descriptive namesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-13svx: loplugin:badstaticsMichael Stahl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10XDash: salu_uIntPtr to sal_uInt32Matteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-29coverity#705736 Resource leakCaolán McNamara
2015-09-29coverity#705735 Resource leakCaolán McNamara
2015-09-16boost->stdCaolán McNamara
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