summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
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
2019-12-06loplugin:redundantcast (macOS)Stephan Bergmann
2019-12-06loplugin:external (macOS)Stephan Bergmann
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
2019-10-14Fix method name origin in SAL_WARN_IF(vcl/quartz/salgdi)Julien Nabet
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann
2019-09-07remove some unnecessary castsNoel Grandin
2019-08-28loplugin:returnconstval (macOS)Stephan Bergmann
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny