summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/dtrans/bmp.cxx
AgeCommit message (Expand)Author
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2018-12-13loplugin:constantparamNoel Grandin
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19inline X11_freeBmpNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-14coverity#1209861 untaint image dataCaolán McNamara
2014-11-11coverity#1209861 untaint image dataCaolán McNamara
2014-11-11readLE32 should return a 32bit number, yikes!Caolán McNamara
2014-10-18coverity#1209860 try and silence Untrusted loop bound warningCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-17coverity#708655 Uninitialized scalar fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-07-11Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]