summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)AuthorFilesLines
2021-01-18tdf#138122: Fix vcl for iOS after 1a167625314bf36b735176ed488e6ba9b5e9b675Tor Lillqvist4-640/+0
2021-01-18tdf#138122 Add window scaling for retina displays on macOSThorsten Wagner5-271/+234
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann4-51/+59
2020-11-15-Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann1-2/+7
2020-11-15DPI values are generally represented as sal_Int32 in VCLStephan Bergmann2-3/+3
2020-11-14remove SalPointNoel Grandin1-30/+30
2020-11-12loplugin:cstylecast (macOS)Stephan Bergmann1-1/+1
2020-11-12loplugin:nullptr (macOS)Stephan Bergmann2-3/+3
2020-10-29Speed improments1919192-6/+43
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-1/+1
2020-10-18-Werror,-Wunused-parameterStephan Bergmann1-2/+1
2020-10-18tdf#137468: Add debug output function for CGColorSpaceRefTor Lillqvist1-0/+56
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák1-2/+2
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-3/+3
2020-09-26Fix typo in codeAndrea Gelmini1-3/+3
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski1-109/+14
2020-09-15Forward existing FontCharMap from PhysicalFontFaceJan-Marek Glogowski1-1/+2
2020-09-15WIN OSX unify GetGlyphWidths codeJan-Marek Glogowski1-45/+1
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski1-1/+1
2020-07-22This file is used for macOS onlyTor Lillqvist1-5/+1
2020-07-21Improved oplugin:staticanonymous -> redundantstatic redux, macOSStephan Bergmann2-5/+5
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák1-1/+1
2020-06-11loplugin:simplifybool (macOS)Stephan Bergmann1-2/+2
2020-06-11loplugin:simplifypointertobool (macOS)Stephan Bergmann1-1/+1
2020-05-28loplugin:simplifypointertobool (macOS)Stephan Bergmann1-4/+4
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák1-12/+7
2020-04-28Fix typosAndrea Gelmini1-1/+1
2020-03-25Avoid CGContextSetLineWidth warning about negative line widthTor Lillqvist1-1/+6
2020-03-21tdf#128276 Font names are not localized on macOS CatalinaTomofumi Yagi1-5/+2
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand1-4/+5
2020-02-10cid#1458168 silence bogus Dereference after null checkCaolán McNamara1-0/+1
2020-02-08Fix typoAndrea Gelmini1-1/+1
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)1-18/+49
2020-01-14tdf#128226: make OpenSymbol font an internal resourceMike Kaganski1-0/+4
2020-01-03Avoid -Werror,-Wdeprecated-enum-float-conversionStephan Bergmann1-4/+4
2020-01-03Avoid -Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann1-1/+1
2019-12-06loplugin:redundantcast (macOS)Stephan Bergmann1-1/+1
2019-12-06loplugin:external (macOS)Stephan Bergmann3-2/+15
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski1-6/+1
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann1-1/+1
2019-10-14Fix method name origin in SAL_WARN_IF(vcl/quartz/salgdi)Julien Nabet1-1/+1
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin2-51/+6
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann1-1/+6
2019-09-07remove some unnecessary castsNoel Grandin1-1/+1
2019-08-28loplugin:returnconstval (macOS)Stephan Bergmann1-1/+1
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny1-17/+1
2019-08-23loplugin:returnconstval in vclNoel Grandin1-3/+2
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen1-1/+6
2019-07-25tdf#124042: Remove unnecessary code for iOSTor Lillqvist1-14/+0
2019-07-16loplugin:simplifyconstruct (macOS)Stephan Bergmann1-3/+3