summaryrefslogtreecommitdiff
path: root/canvas/source/directx
AgeCommit message (Expand)AuthorFilesLines
2014-12-11only checked for new VirtualDeviceCaolán McNamara1-2/+2
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
2013-02-21fix win buildCaolán McNamara1-1/+1
2013-02-20RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter9-73/+48
2012-11-20fix typoAndras Timar1-1/+1
2012-11-20use LanguageTagEike Rathke1-2/+2
2012-10-08re-base on ALv2 code. Includes:Michael Meeks19-443/+272
2012-10-07fix canvas build with Win8 SDKPeter Foley1-0/+6
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-15/+17