summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
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
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-04-28Fix typosAndrea Gelmini
2020-03-25Avoid CGContextSetLineWidth warning about negative line widthTor Lillqvist
2020-03-21tdf#128276 Font names are not localized on macOS CatalinaTomofumi Yagi
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
2020-02-10cid#1458168 silence bogus Dereference after null checkCaolán McNamara
2020-02-08Fix typoAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-01-14tdf#128226: make OpenSymbol font an internal resourceMike Kaganski
2020-01-03Avoid -Werror,-Wdeprecated-enum-float-conversionStephan Bergmann
2020-01-03Avoid -Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann