summaryrefslogtreecommitdiff
path: root/vcl/quartz/salbmp.cxx
AgeCommit message (Expand)Author
2018-07-02tdf#117335 Fix displaying GIF imagesBartosz Kosiorek
2018-04-17tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-21Don't initialize data for --enable-dbgutil onlyStephan Bergmann
2018-03-21Revert "tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit aligned"Stephan Bergmann
2018-03-16tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit alignedChris Sherlock
2018-03-09drop getColor() method of ColorNoel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-22ColorData->Color in vcl quartzNoel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-20More loplugin:cstylecast on macOSStephan 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-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-03-28ofz#954 out of memoryCaolán McNamara
2017-01-30tdf#104693: screenshot: fix mirrored mac screenshotsThorsten Behrens
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-06-21vcl: remove some commented-out codeThorsten Behrens
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-14cppcheck: uninitialised members in vclJochen Nitschke
2016-05-01fix copy&paste errorJochen Nitschke
2016-02-26loplugin:commaoperatorStephan Bergmann
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-06fix OSX buildNoel Grandin
2015-04-17Blind fix for ImplPixelFormat16Stephan Bergmann
2015-04-16loplugin:implicitboolconversion goldStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
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-10put these classes into an anonymous namespaceMarkus Mohrhard
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-09-03What is a ridiculous size in 32-bit code is also ridiculous in 64-bit codeTor Lillqvist