summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
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
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