summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2017-02-09tdf#105620: Fix placement of image embedded in graphicTor Lillqvist
2017-01-25tdf#100151: Dispose of window if DX device creation failedAron Budea
2016-10-06Resolves: tdf#103026 invalid dash causes CAIRO_STATUS_INVALID_DASH stateCaolán McNamara
2016-08-21Resolves: tdf#86473 approx 1 pixel high rectangular polygon not drawnCaolán McNamara
2016-06-29update other places that read data from cairo image surfaceDavid Tardon
2016-05-25canvas: replace BOOST_PP usageMichael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-13remove various crutches for boost::bind/boost::mem_fnMichael Stahl
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-22Fix typosAndrea Gelmini
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18- Removed the only-used-once FontLevelVector typedefRyan McCoskrie
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-13tdf#99165 initialize nLastX, nLastYArmin Le Grand
2016-04-13loplugin:passstuffbyref in canvasNoel Grandin
2016-04-13tdf#99165 always provide control points for beziersArmin Le Grand
2016-04-11fix copy assignment signaturesJochen Nitschke
2016-04-07tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-07tdf#94306 replace boost::noncopyable in canvasJochen Nitschke
2016-03-25fix headless buildOliver Specht
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-03-01-Werror,-WshadowStephan Bergmann
2016-03-01-Werror,-Wnon-virtual-dtorStephan Bergmann
2016-03-01-Werror,-Wunused-macrosStephan Bergmann
2016-02-25werror: declaration hides previous declarationDavid Ostrovsky
2016-02-25werror: declaration hides previous declarationDavid Ostrovsky
2016-02-25werror: declaration of 'nWidth' hides previous declarationDavid Ostrovsky
2016-02-24convert SpriteChangeRecord::ChangeType to scoped enumNoel Grandin
2016-02-24convert canvas::IRenderModule::PrimitiveType to scoped enumNoel Grandin
2016-02-23convert canvas::IColorBuffer::Format to scoped enumNoel Grandin
2016-02-23convert GradientType to scoped enumNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02Remove leftover printf-style %fTor Lillqvist
2016-02-02tdf#43157: Fix format string violations in OSL_TRACE etc.aybuke
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl