summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
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
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-29Prevent rounding down fontheights depending on display resolution for macOSThorsten Wagner
2022-08-28Adjust button text colors for macOS Big SurThorsten Wagner
2022-07-10tdf#143148 Use pragma once instead of include guardsehsan
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-26tdf#143148 Use pragma once instead of the include guardsAmir H
2022-06-22improve the look of the macOS comboboxNoel Grandin
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-05-17loplugin:unnecessaryparenStephan Bergmann
2022-05-08Delete CJK-style mnemonics on macOSxuenhua
2022-05-02Delete mnemonics for CJK translations on macOSxuenhua
2022-04-25loplugin:stringviewStephan Bergmann
2022-03-29a11y: Drop unused, deprecated table model change event typesMichael Weghorn
2022-03-29a11y: Add new table model change types for row/col insertion/delMichael Weghorn
2022-02-01loplugin:sallogareasStephan Bergmann
2022-01-27Add a SAL_INFO listing types on pasteboardTor Lillqvist
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski