summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/outdev6.cxx
AgeCommit message (Expand)Author
2014-04-16Move OutputDevice source files to vcl/source/gdi/outdevChris Sherlock
2014-04-07Don't special-case iOS here, eitherTor Lillqvist
2014-04-07Don't special-case iOS here, eitherTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-02fdo#74702 update bad advise in comment in DrawTransparentNatively()Chris Sherlock
2014-04-01fdo#74702 Refactor code to use ClipToPaintRegion()Chris Sherlock
2014-03-29fdo#74702 Refactor OutputDevice::DrawTransparent()Chris Sherlock
2014-03-29Fix another typo in a commentChris Sherlock
2014-03-29Fix comment typos in OutputDevice::DrawTransparent()Chris Sherlock
2014-03-09Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-18Translated German comments - find-german-commentsLuc Castermans
2014-02-14fix another crash on iostsahi glik
2014-01-27coverity#704393 Logically dead codeCaolán McNamara
2014-01-17Remove warning and build error with MSVC.Kohei Yoshida
2014-01-17Ensure that we display patterned lines at all zoom levels.Kohei Yoshida
2013-12-15Add a commentTor Lillqvist
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-06-17Resolves: #i121591# Corrected some transparent printing stuff for windowsArmin Le Grand
2013-06-12sal_Bool to boolTakeshi Abe
2013-05-12Resolves: #i122241# Made Push/Pop with PUSH_MAPMODE safe...Armin Le Grand
2013-05-10Resolves: #i121445# Added transparency support to the galleryArmin Le Grand
2013-04-24fdo#59259: Suppress the expensive parts when we are only writing to metafile.Jan Holesovsky
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-13Related: #119125# Added usage of the ClipRegion for dismantling MetafilesArmin Le Grand
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26Cut down on the excessive and rather unhelpful OSL_TRACEs in vcl/source/gdiTor Lillqvist
2013-02-24loplugin: unused variablesThomas Arnhold
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-04Fix base location of the bitmap Wallpaper computation.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-03-16Cleanup: remove silly extra scope.Thorsten Behrens
2011-12-05DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrameMatteo Casalin
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-04-29Make vcl building.Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-17ka102: rebased to DEV300_m100ka
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-10fix memleakTakeshi Abe
2011-02-04ka102: SVG import implementationka
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]