summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)AuthorFilesLines
2015-03-09V801: Decreased performanceCaolán McNamara2-2/+2
2015-02-18TyposJulien Nabet2-4/+4
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2014-12-11only checked for new VirtualDeviceCaolán McNamara1-2/+2
2014-12-11reduce scope of local variablesMichael Weghorn2-4/+2
2014-12-10canvas: DIRECTX_VERSION macro is obsoleteMichael Stahl2-8/+0
2014-12-10canvas: remove Windows SDK #ifdefs - all supported MSVC/SDK have DirectXMichael Stahl1-18/+2
2014-12-10Kill unused directx < 9 ifdeferyRiccardo Magliocchetti1-16/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-10fix spelling implemenation -> implementationNoel Grandin1-1/+1
2014-11-04Kill directx < 9 ifdeferyRiccardo Magliocchetti2-141/+1
2014-09-30fix windows buildNoel Grandin1-2/+2
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin2-3/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin5-11/+11
2014-09-18fix windows buildNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-13fix invalid memory access in dx bitmap codeMarkus Mohrhard1-2/+2
2014-06-18rtl::Reference fits just fine hereStephan Bergmann2-9/+5
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin4-10/+10
2014-05-11dx_winstuff.hxx does already undef themThomas Arnhold2-10/+0
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás4-17/+25
2014-05-08canvas: sal_Bool->boolNoel Grandin8-18/+18
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-14typo: implicitely -> implicitlyThomas Arnhold1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-2/+2
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann3-4/+4
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin4-8/+8
2014-03-12Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDEStephan Bergmann4-12/+12
2014-03-12Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann2-8/+12
2014-02-25Remove visual noise from canvasAlexander Wilms8-113/+113
2014-02-23Remove unneccessary commentsAlexander Wilms3-7/+7
2014-02-14Drop unused #includeTakeshi Abe1-3/+0
2014-01-16Add missing include.Matúš Kukan1-0/+2
2014-01-16fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza4-26/+15
2014-01-14longparas: drop wrong xub_StrLen casts nowCaolán McNamara1-4/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2-4/+4
2013-11-05fixincludeguards.sh: canvasThomas Arnhold27-74/+74
2013-10-28fixincludeguards.sh: canvasThomas Arnhold27-74/+74
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist12-12/+12
2013-10-22missing headersCaolán McNamara1-0/+3
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens2-0/+3
2013-10-04fdo#39674 fix some spellingThomas Arnhold2-2/+2
2013-07-19allow to build for Windows XP when using Visual Studio 2012Christian Lohmaier1-1/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan3-4/+1
2013-05-20fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-5/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-20/+20
2013-04-05new module i18nlangtagEike Rathke1-1/+1