summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)Author
2016-11-11loplugin:vclwidgetsStephan Bergmann
2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin
2016-10-16clang-cl loplugin: canvasStephan Bergmann
2016-08-24tdf#96505 get rid of long integer literals 'L'Asela Dasanayaka
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-28Simplify some PutProperties callsStephan Bergmann
2016-06-09tdf#96099 Remove various smart pointer typedefs in canvasMark Page
2016-05-26canvas: error C2397: conversion from 'size_t' to 'BYTE' requires ...Michael Stahl
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-13remove various crutches for boost::bind/boost::mem_fnMichael Stahl
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-22Fix typosAndrea Gelmini
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-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 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-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2016-01-05Fix typosAndrea Gelmini
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-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-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Windows header sanitizationAshod Nakashian