summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2023-02-09loplugin:staticaccessStephan Bergmann
2023-02-08tdf#153229 use bestMatchFromAppearancesWithNames to take user pref into accountCaolán McNamara
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-01-26tdf#147342 Notify Skia that the window's backing properties changedPatrick Luby
2023-01-20tdf#148453 Fix crash by turning off optimization for Objective-C selectorPatrick Luby
2023-01-17Related: tdf#42437 Skip special press-and-hold handling for action keysPatrick Luby
2023-01-17loplugin:casttovoid ("unnecessary cast to void")Stephan Bergmann
2023-01-13Related: tdf#152703 Eliminate potential blocking during live resizePatrick Luby
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-10tdf#152648 Handle overflow when multiplying rows and columnsPatrick Luby
2023-01-09loplugin:fakeboolStephan Bergmann
2023-01-06Fix typoAndrea Gelmini
2023-01-05Related: tdf#152703 Prevent possible hang when live resizing a windowPatrick Luby
2023-01-04tdf#152703 Force relayout during live resizing of windowPatrick Luby
2023-01-03loplugin:fakeboolStephan Bergmann
2023-01-03Related: tdf#152703 Eliminate empty window with Skia/Metal while resizingPatrick Luby
2022-12-23tdf#150177 Limit minimum blink cursor ratePatrick Luby
2022-12-23Fix typoAndrea Gelmini
2022-12-22tdf#42437 Enable press-and-hold special character input methodPatrick Luby
2022-12-22Fix typoAndrea Gelmini
2022-12-16Fix typoAndrea Gelmini
2022-12-16tdf#146765 Fix infinite recursion in -[NSView visibleRect]Patrick Luby
2022-12-13tdf#151700 Display native print panel even if there are no printersPatrick Luby
2022-12-11Related: tdf#146842 Convert SkiaSalBitmap to QuartzSalBitmapPatrick Luby
2022-12-09tdf#146842 Do not use Skia for printingPatrick Luby
2022-12-09Fix typoAndrea Gelmini
2022-12-08tdf#82115 Commit uncommitted text when a popup menu is openedPatrick Luby
2022-12-07tdf#151894 Pre-init NSSpellCHecker to avoid SolarMutex deadlockStephan Bergmann
2022-12-02Related: tdf#152284 use a different macOS DarkShadowCaolán McNamara
2022-11-30Resolves: tdf#152317 macOS Calc highlighted sheet name unreadableCaolán McNamara
2022-11-28Silence -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2022-11-28Resolves: tdf#152253 Text in calc Input Box unreadable in dark modeCaolán McNamara
2022-11-25tdf#152183 update settings when dark/light system mode toggledCaolán McNamara
2022-11-22use an alternative macOS themeing approach to support dark-modeCaolán McNamara
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B
2022-11-22tdf#143148 Use pragma once instead of include guardsBogdan B
2022-11-03Related: tdf#149932 map NSUnderlineStyleDouble to new DoubleUnderlineCaolán McNamara
2022-11-02use a narrower cursor, the wide one feels out of placeCaolán McNamara
2022-10-28macos: set tooltext colors from something from the themeCaolán McNamara
2022-10-28macos: set tooltip colors from something from the themeCaolán McNamara
2022-10-28macos: use system linkColor for hyperlinksCaolán McNamara
2022-10-24WB_BEVELBUTTON and PushButtonValue::mbBevelButton are unusedCaolán McNamara
2022-10-22macos: set Dialog and DialogText color explicitly from themeCaolán McNamara
2022-10-21macos: set TabRolloverTextColor color explicitly from themeCaolán McNamara
2022-10-21macos: set some more background colors explicitly from themeCaolán McNamara
2022-10-20macos: set some more text colors explicitly from themeCaolán McNamara
2022-10-12use unique_ptr for SystemFontList, fix leakNoel Grandin
2022-09-26tdf#119788 tdf#117173 add accessibility NOTIFICATION roleJim Raykowski
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt