summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz/salbmp.h
AgeCommit message (Expand)Author
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-05-18use CGContextHolder in AquaSalBitmapTomaž Vajngerl
2019-05-18Wrap CGLayer into a CGLayerHolder class and move code to use itTomaž Vajngerl
2018-03-26replace SalColor with ColorNoel Grandin
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-03-28ofz#954 out of memoryCaolán McNamara
2017-01-30tdf#104693: screenshot: fix mirrored mac screenshotsThorsten Behrens
2016-09-14loplugin:overrideStephan Bergmann
2016-05-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-05-06fix OSX buildNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
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-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann
2014-03-20Bin some dead codeTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-01-16fix rendering issues in iOS with aquatsahi glik
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny
2013-12-04Bin ATSUI codeTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist