/sysui/

ra/cd-5.3-3.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/opengl/salbmp.cxx
AgeCommit message (Expand)Author
2019-10-24no-op in SalBitmap::ConvertToGreyscale() is also a successLuboš Luňák
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-03-28make OpenGLSalBitmap deallocate user data properlyLuboš Luňák
2019-03-28make ReadTexture() also handle 8-bit non-grayscale images (tdf#116888)Luboš Luňák
2019-03-08tdf#121120 vcl opengl: handle 8-bit palette bitmap as 24 bit RGB textureMiklos Vajna
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-05Fix for --enable-debug --disable-assert-always-abortStephan Bergmann
2018-10-30tdf#119020 always scale icons as 24bit RGBJan-Marek Glogowski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-26tdf#118860 svx opengl: avoid SalBitmap creation without solar mutexMiklos Vajna
2018-04-27tdf#116365 vcl opengl: respect max texture size when creating texturesMiklos Vajna
2018-03-21Revert "tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit aligned"Stephan Bergmann
2018-03-20coverity#1430079 Overflowed return valueCaolán McNamara
2018-03-16tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit alignedChris Sherlock
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2018-01-04drop ChecksumType typedefNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-12tdf#108299: Limit the width and height of opengl bitmap to...Dennis Francis