summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)Author
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
2015-10-31Replace boost::bind by lambdas in canvas/source/directx tree.Mario J. Rugiero
2015-10-30tdf#92272: We need to twiddle the bytes from BGR to RGBTor Lillqvist
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07inline ISurfaceProxySharedPtr typedefNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-14boost->stdCaolán McNamara
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks
2015-08-30canvas: replace while loops with range-based forDaniel Robertson
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16canvas: replace for_each with range-based for-loopDaniel Robertson
2015-08-11remove imgdebugNorbert Thiebaud
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-07-21tdf#91574 - ensure we get paint events to render directx presenter console.Michael Meeks
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-09canvas: remove boost::bind from headersMichael Stahl