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