summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2021-10-12tdf#144757 - fixed fonts not shown in font listChris Sherlock
2021-05-22tdf#142061 Add window scaling to XOR emulation on macOSThorsten Wagner
2021-05-04loplugin:redundantstaticStephan Bergmann
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-27vcl: store XorEmulation in a unique_ptr not raw pointerTomaž Vajngerl
2021-04-06vcl: quartz - use ScanlineTransformer instead of local converterTomaž Vajngerl
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl
2021-03-31remove internal 4bit scanline formatsNoel
2021-03-23tdf#141063 Always use region rectangles for clipping on macOSThorsten Wagner
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2021-02-23tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-01-28Revert "tdf#138122 Detect window scaling for multi display configurations on ...Stephan Bergmann
2021-01-27tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-01-21loplugin:doubleconvert (macOS)Stephan Bergmann
2021-01-18Clean up includes a bit for iOS and macOSTor Lillqvist
2021-01-17tdf#138122: Fix vcl for iOS after 1a167625314bf36b735176ed488e6ba9b5e9b675Tor Lillqvist
2021-01-17tdf#138122 Add window scaling for retina displays on macOSThorsten Wagner
2021-01-04Don't use m prefix for a local variableTor Lillqvist
2020-12-31Bin unused AquaSalGraphics::GetContext()Tor Lillqvist
2020-12-30tdf#138122: Add comment wondering what the code doesTor Lillqvist
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-22loplugin:loopvartoosmallStephan Bergmann
2020-12-21Add two debug output helper functionsTor Lillqvist
2020-12-03There is nothing called "Quartz layer"Tor Lillqvist
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann
2020-11-15-Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann
2020-11-15DPI values are generally represented as sal_Int32 in VCLStephan Bergmann
2020-11-14remove SalPointNoel Grandin
2020-11-12loplugin:cstylecast (macOS)Stephan Bergmann
2020-11-12loplugin:nullptr (macOS)Stephan Bergmann
2020-10-29Speed improments191919
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-18-Werror,-Wunused-parameterStephan Bergmann
2020-10-18tdf#137468: Add debug output function for CGColorSpaceRefTor Lillqvist
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski
2020-09-15Forward existing FontCharMap from PhysicalFontFaceJan-Marek Glogowski
2020-09-15WIN OSX unify GetGlyphWidths codeJan-Marek Glogowski
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski
2020-07-22This file is used for macOS onlyTor Lillqvist
2020-07-21Improved oplugin:staticanonymous -> redundantstatic redux, macOSStephan Bergmann
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-06-11loplugin:simplifybool (macOS)Stephan Bergmann
2020-06-11loplugin:simplifypointertobool (macOS)Stephan Bergmann
2020-05-28loplugin:simplifypointertobool (macOS)Stephan Bergmann