summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2016-10-10Resolves: tdf#103026 invalid dash causes CAIRO_STATUS_INVALID_DASH stateCaolán McNamara
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-07-12loplugin:unusedfields variousNoel Grandin
2016-07-12Remove excess newlinesChris Sherlock
2016-02-25werror: declaration hides previous declarationDavid Ostrovsky
2016-02-25werror: declaration hides previous declarationDavid Ostrovsky
2016-02-18Fix missing iterator include on MSVC 14.0David Ostrovsky
2015-12-21Resolves: tdf#93703 0 scaling is CAIRO_STATUS_INVALID_MATRIXCaolán McNamara
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-20Adapt Windows-only codeStephan Bergmann
2015-11-20loplugin:unusedfields in canvasNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02Replaced boost::bind by std::bind in canvas/source/opengl/ogl_canvashelper.cxxMario J. Rugiero
2015-11-02Partial revert 'for_each -> range-based'Thorsten Behrens
2015-11-01boost::bind -> lambdas in canvas/source/simplecanvas/simplecanvasimpl.cxxMario J. Rugiero
2015-11-01boost::bind -> lambdas in canvas/source/vcl subtreeMario J. Rugiero
2015-11-01std::for_each -> range based for in canvas/source/tools/verifyinput.cxxMario J. Rugiero
2015-11-01for_each -> range-based for in canvas/source/tools/spriteredrawmanager.cxxMario J. Rugiero
2015-11-01boost::bind -> lambdas in canvas/source/tools/surface.cxxMario J. Rugiero
2015-10-31Replace boost::bind by lambdas in canvas/source/directx tree.Mario J. Rugiero
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-30tdf#92272: We need to twiddle the bytes from BGR to RGBTor Lillqvist
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07eliminate typedef only being used onceNoel Grandin
2015-10-07inline ISurfaceProxySharedPtr typedefNoel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-09-18boost->stdCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-09-13boost->stdCaolán McNamara
2015-09-11coverity#1323755 Using invalid iteratorCaolán McNamara
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks
2015-09-04canvas: simplify PageManager::nakedFragment loopsDaniel Robertson
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks