summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
AgeCommit message (Expand)Author
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
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-11tdf#66822 - refactor HTML export of image bullet listsusobhang70
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