summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/salbmp.cxx
AgeCommit message (Expand)Author
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2019-12-03avoid invalid static_cast when mixing X11 and OpenGL bitmapsLuboš Luňák
2019-11-27build properly with or without Skia enabledLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-10-02tdf#127858 Assertion when trying to edit a form (gen backend)Noel Grandin
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-02-26sal_uIntPtr->unsigned in X11SalBitmapNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-17loplugin:useuniqueptr in ImplSalBitmapCacheNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-05-02loplugin:useuniqueptr in X11SalBitmapNoel Grandin
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-02no need to assign a nullptr after a bad_allocNoel Grandin
2017-06-01ofz#1605 check multiply and shiftCaolán McNamara
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-28ofz#954 out of memoryCaolán McNamara
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-08-11loplugin:constantparamNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-22loplugin:commaoperator in vcl/Noel Grandin