summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salbmp.cxx
AgeCommit message (Expand)Author
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-12Windows header sanitizationAshod Nakashian
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara
2015-07-29fix windows buildNoel Grandin
2015-07-29Remove the unnecessary type definition: HPBYTEDaniel Robertson
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-05-06fix windows buildNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10sigh, collisionCaolán McNamara
2015-03-10fix windows buildCaolán McNamara
2015-03-10attempt to fix windows buildNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-08-16fdo#82580: Win32 GetObject() simplificationTor Lillqvist
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand
2014-06-06Resolves: #i125000# check last status of newly created...Oliver-Rainer Wittmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand
2013-08-28Related: #i122923# win only: improved bitmap handling for renderingArmin Le Grand
2013-07-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr
2013-06-17Fixing the joy of MSVC preprocessorFridrich Štrba
2013-06-17min -> std::min in order to unbreak windows buildFridrich Štrba
2013-06-15Related: #i122350# Corrected buffering when alpha changedArmin Le Grand
2013-06-14if we have to define min/max then use those againCaolán McNamara
2013-06-14min/max foo for msvcCaolán McNamara
2013-06-14make vcl compiler under mingw againCaolán McNamara
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-05-13WaE: signed/unsigned mismatchTor Lillqvist
2013-05-10Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-03-29emf+ on win: implement bitmap creation from bitmapcanvasRadek Doulik
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-07cppcheck scope reduction of var in vcl/... salbmp.cxxPierre-André Jacquod
2011-07-06chmod -xTor Lillqvist
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
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-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky