summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/virdev.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25vcl: MSVC can't link inline ITiledRenderable dtorMichael Stahl1-0/+11
2014-06-25Allow passing in external buffers to svp's VirtualDevice.Andrzej Hunt1-8/+16
2014-04-25VCL: Rename ImplReleaseGraphics to ReleaseGraphics, change to protectedChris Sherlock1-4/+4
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock1-4/+4
2014-04-23Rename VCL's ImplInitGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-04-20fdo#74702 Only VirtualDevice should handle the Word ext lead bugChris Sherlock1-0/+14
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-5/+0
2014-03-31fdo#74702 New abstract function UsePolyPolygonForComplexGradient()Chris Sherlock1-0/+5
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist1-4/+3
2014-03-25Fix to commit 03568b2e2405fc44435b95720f3680ab1daea836Chris Sherlock1-0/+12
2014-03-25fdo#74702 Move GetBitCount() and GetAlphaBitCount into correct classesChris Sherlock1-12/+17
2014-03-25fdo#74702 Moved EnableRTL() logic to specific classes where appropriateChris Sherlock1-22/+12
2014-03-21fdo#74702 Moved ImplReleaseGraphics into correct classesChris Sherlock1-0/+32
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-0/+1
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud1-4/+4
2014-03-20Assume bit count 8 is OK for the other constructors, tooTor Lillqvist1-6/+6
2014-03-14fdo#74702 Return true if graphics is set, cleanup unused variablesChris Sherlock1-5/+6
2014-03-11fdo#74702 Moved ImplInitGraphics into correct classesChris Sherlock1-0/+44
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-11/+11
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-18/+18
2014-02-18Translated German comments - find-german-commentsLuc Castermans1-2/+2
2014-02-03EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist1-1/+0
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-12-19Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky1-0/+2
2013-12-04Device-specific font substitution is not usedKhaled Hosny1-1/+1
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-1/+1
2013-04-19Do not arbitrarily lock a mutexStephan Bergmann1-9/+0
2013-04-07Avoid hang on make subsequentcheck on LinuxTor Lillqvist1-2/+7
2013-04-07We need to acquire the yield mutex hereTor Lillqvist1-0/+4
2013-03-26Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc for iOSTor Lillqvist1-2/+4
2013-02-28Don't SAL_INFO() a sal_Bool as a (binary) characterTor Lillqvist1-2/+2
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist1-9/+8
2012-06-14Add note where scaling and offsetting could/should be addedTor Lillqvist1-0/+8
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist1-6/+21
2012-05-22Bin unused REFDEV_MODE48Tor Lillqvist1-3/+0
2012-02-01the bug number is not from public bugzillaDavid Tardon1-1/+1
2012-02-01OSL_TRACE -> SAL_INFODavid Tardon1-6/+9
2012-02-01it seems this is not true in all casesDavid Tardon1-3/+6
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-7/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-28/+28
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_TRACE3 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_TRACE1 to OSL_TRACEThomas Arnhold1-4/+4
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-28/+28
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-28/+28