summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
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
2022-01-04Drop all commented SAL_DEBUG callsJan-Marek Glogowski
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19rtl::Static->thread-safe static in vclNoel Grandin
2021-11-16implement HiDPI support for Skia/Mac (tdf#144214)Luboš Luňák
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-29Use non-deprecated names for bits and constantsTor Lillqvist
2021-10-27Remove lines that have been ifdeffed out since 2008Tor Lillqvist
2021-10-27Use non-deprecated names for event types and flag bitsTor Lillqvist
2021-10-17Simplify vector initialization in vclJulien Nabet
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-06drop 'using namespace std' in vcl (MacOs/ios), blindlyJulien Nabet
2021-09-28gives names to all the Idles and TasksNoel Grandin