summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
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
2016-01-28Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-08Remove useless extra var for loopJulien Nabet
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-05Fix typosAndrea Gelmini
2015-12-21Resolves: tdf#93703 0 scaling is CAIRO_STATUS_INVALID_MATRIXCaolán McNamara
2015-12-03Use comphelper::containerToSequence()Noel Grandin
2015-12-02Remove unused FMT_R8G8B8Stephan Bergmann
2015-11-28C++17 nested namespace definitionStephan Bergmann
2015-11-28Unused forward declStephan Bergmann
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-28-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-28-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-11-26expression result unused [-Werror,-Wunused-value]Noel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara