summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salgdi.cxx
AgeCommit message (Expand)Author
2014-11-10start to bring some sanity to windows backendMarkus Mohrhard
2014-11-10no check before delete and move to intializer listMarkus Mohrhard
2014-11-10make it possible to select the OpenGL rendering on windowsMarkus Mohrhard
2014-11-10fix indentationMarkus Mohrhard
2014-11-10remove useless defineMarkus Mohrhard
2014-11-10use Impl for windows backendMarkus Mohrhard
2014-11-10it is false and not FALSEMarkus Mohrhard
2014-10-10move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-06-04Avoid accessing freed memory and freeing already freed resourcesTor Lillqvist
2014-04-23Fix typo: s/potentioal/potentialTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann
2014-01-31Resolves: #i12355# Corrected case that...Armin Le Grand
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
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-23fdo#39468 Translate German comments - vcl/win/source/gdi/Christian M. Heller
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-05-13removed unused definesTakeshi Abe
2012-03-12probable intent is the other way aroundDavid Tardon
2012-03-12WaE: missing braces around initializer for 'BYTE [8]'David Tardon
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-08-29Polyline improvement for WindowsDmitry A Ashkadov
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16chmod -xTor Lillqvist
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-10graphite2 consolidated patchMartin Hosken
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-02-23vcl119: rebase to DEV300_m101Philipp Lohmann [pl]
2011-02-22vcl119: #i109847# #i112313# workaround a strange clip region problem on windo...Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]