summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin10-12/+12
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara15-44/+15
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith1-3/+1
2016-07-28tdf#101026 Create more correct replacement control vectorArmin Le Grand1-5/+7
2016-07-27improve passstuffbyref return analysisNoel Grandin2-4/+4
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin8-16/+16
2016-06-28update other places that read data from cairo image surfaceDavid Tardon1-0/+7
2016-06-28Simplify some PutProperties callsStephan Bergmann1-5/+1
2016-06-09tdf#96099 Remove various smart pointer typedefs in canvasMark Page16-42/+42
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin4-22/+22
2016-06-03loplugin:constantparamsNoel Grandin10-20/+15
2016-05-26canvas: error C2397: conversion from 'size_t' to 'BYTE' requires ...Michael Stahl1-1/+2
2016-05-25canvas: replace BOOST_PP usageMichael Stahl1-17/+11
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin4-69/+69
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara3-3/+3
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara3-3/+3
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-3/+2
2016-05-13remove various crutches for boost::bind/boost::mem_fnMichael Stahl1-5/+0
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin1-5/+4
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann3-3/+3
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2-6/+6
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2-6/+19
2016-04-22Fix typosAndrea Gelmini1-1/+1
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin2-5/+5
2016-04-21new plugin stylepoliceNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-3/+3
2016-04-18- Removed the only-used-once FontLevelVector typedefRyan McCoskrie1-4/+3
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin2-2/+2
2016-04-13tdf#99165 initialize nLastX, nLastYArmin Le Grand1-1/+1
2016-04-13loplugin:passstuffbyref in canvasNoel Grandin6-6/+6
2016-04-13tdf#99165 always provide control points for beziersArmin Le Grand1-1/+20
2016-04-11fix copy assignment signaturesJochen Nitschke1-1/+1
2016-04-07tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar5-17/+8
2016-04-07tdf#94306 replace boost::noncopyable in canvasJochen Nitschke23-68/+90
2016-03-25fix headless buildOliver Specht1-0/+5
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-1/+1
2016-03-01-Werror,-WshadowStephan Bergmann1-1/+0
2016-03-01-Werror,-Wnon-virtual-dtorStephan Bergmann1-0/+3
2016-03-01-Werror,-Wunused-macrosStephan Bergmann1-2/+0
2016-02-25werror: declaration hides previous declarationDavid Ostrovsky1-0/+5
2016-02-25werror: declaration hides previous declarationDavid Ostrovsky1-2/+2
2016-02-25werror: declaration of 'nWidth' hides previous declarationDavid Ostrovsky1-2/+0
2016-02-24convert SpriteChangeRecord::ChangeType to scoped enumNoel Grandin1-2/+2
2016-02-24convert canvas::IRenderModule::PrimitiveType to scoped enumNoel Grandin2-8/+8
2016-02-23convert canvas::IColorBuffer::Format to scoped enumNoel Grandin2-4/+4
2016-02-23convert GradientType to scoped enumNoel Grandin5-15/+15
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky1-0/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin2-3/+3
2016-02-09Remove excess newlinesChris Sherlock7-9/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock9-9/+9