summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/salbmp.cxx
AgeCommit message (Expand)Author
2016-05-16cairo svp: More build fixes.Jan Holesovsky
2016-05-16make CalcMaskShift a verifiable operationCaolán McNamara
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
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: cleanup the opengl selection API.Michael Meeks
2014-11-10use the configuration valueMarkus Mohrhard
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add OpenGLSalBitmap implementationLouis-Francis Ratté-Boulianne
2014-10-02coverity#1242483 Unintentional integer overflowCaolán McNamara
2014-09-29loplugin: cstylecastNoel Grandin
2014-04-04coverity#738942 Uninitialized scalar fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-09Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-06-11Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-05-13removed unused definesTakeshi Abe
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara
2012-05-06valgrind: silence annoying conditional jump warnings from dead scanline spaceCaolán McNamara
2012-05-06catch by const refCaolán McNamara
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-25WaE: cleanup misc. redundant warnings, and silence the gtk2 caseMichael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-07-20Replace List with std::list< ImplBmpObj* >Joseph Powers
2011-07-18Whitespace cleanupJoseph Powers
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]