summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salbmp.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-18com::sun::star->css in vcl/Noel Grandin1-4/+4
2015-11-12Windows header sanitizationAshod Nakashian1-8/+2
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara1-5/+25
2015-07-29fix windows buildNoel Grandin1-7/+15
2015-07-29Remove the unnecessary type definition: HPBYTEDaniel Robertson1-5/+5
2015-07-08loplugin:unusedmethods vclNoel Grandin1-10/+0
2015-05-06fix windows buildNoel Grandin1-1/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-57/+51
2015-03-10sigh, collisionCaolán McNamara1-1/+1
2015-03-10fix windows buildCaolán McNamara1-1/+1
2015-03-10attempt to fix windows buildNoel Grandin1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-1/+1
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne1-12/+12
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne1-0/+5
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan1-0/+5
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara1-17/+3
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan1-0/+5
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne1-0/+5
2014-08-16fdo#82580: Win32 GetObject() simplificationTor Lillqvist1-16/+3
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand1-23/+31
2014-06-06Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann1-15/+23
2014-04-10It's "its", not "it's"Tor Lillqvist1-3/+3
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-38/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-20/+20
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-21Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand1-0/+9
2013-08-28Related: #i122923# win only: improved bitmap handling for renderingArmin Le Grand1-16/+21
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr1-2/+2
2013-06-17Fixing the joy of MSVC preprocessorFridrich Štrba1-2/+2
2013-06-17min -> std::min in order to unbreak windows buildFridrich Štrba1-2/+2
2013-06-15Related: #i122350# Corrected buffering when alpha changedArmin Le Grand1-2/+14
2013-06-14if we have to define min/max then use those againCaolán McNamara1-2/+2
2013-06-14min/max foo for msvcCaolán McNamara1-0/+9
2013-06-14make vcl compiler under mingw againCaolán McNamara1-0/+22
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-27/+424
2013-05-13WaE: signed/unsigned mismatchTor Lillqvist1-1/+1
2013-05-10Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr1-33/+43
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-03-29emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik1-1/+16
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-10-07cppcheck scope reduction of var in vcl/... salbmp.cxxPierre-André Jacquod1-1/+1
2011-07-06chmod -xTor Lillqvist1-0/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-5/+9
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba1-1/+1
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-23/+23
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-22/+22