summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
4 daystdf#161623 Fine tune menubar visibility when in LibreOffice full screen modePatrick Luby
4 daysFix typoAndrea Gelmini
5 daystdf#161623 Handle windows that macOS forces to native full screen modePatrick Luby
2024-12-05vcl: Return reference in SalFrame::GetSystemDataMichael Weghorn
2024-12-05vcl: Return reference in SalObject::GetSystemDataMichael Weghorn
2024-12-04[API CHANGE] a11y: Drop XAccessibleExtendedComponent::getFontMichael Weghorn
2024-12-02vcl: Add a default SalMenu::GetSystemMenuData implementationMichael Weghorn
2024-11-29Related: tdf#163945 don't directly flush graphics with Skia/MetalPatrick Luby
2024-11-28loplugin:fakeboolStephan Bergmann
2024-11-28loplugin:reftotempStephan Bergmann
2024-11-26Fix typoAndrea Gelmini
2024-11-26Libreoffice Theme Part 5: OSX Color CustomizationSahil Gautam
2024-11-25Improve rendering speed for native controls when using Skia/MetalPatrick Luby
2024-11-24tdf#157312 and tdf#163945 Lower Skia flush timer priority on macOSPatrick Luby
2024-11-16Fix typoAndrea Gelmini
2024-11-15tdf#151423 Only allow modifiers for mouse scrollwheel eventsPatrick Luby
2024-11-15tdf#163876 ignore marked text generated from Command-` eventsPatrick Luby
2024-11-11tdf#163764 Force pending timers to run after marked text changesPatrick Luby
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn
2024-10-28Fix unresponsive mouse moved events in Writer on macOSPatrick Luby
2024-10-28Set the native tracking area in -[SalFrameView updateTrackingAreas]Patrick Luby
2024-10-15Fix typoAndrea Gelmini
2024-10-15Stop hiding of child windows when dragged to a different screenPatrick Luby
2024-10-12update to skia m129Noel Grandin
2024-10-09Fix typoAndrea Gelmini
2024-10-08tdf#162843 replace the event's string parametersPatrick Luby
2024-10-06Update to skia m116Noel Grandin
2024-09-26tdf#163152 don't convert image's sRGB colorspacePatrick Luby
2024-09-26tdf#160837 macOS: Replace direct access to SalFrame::maGeometryMichael Weghorn
2024-09-24tdf#163135 eliminate native "secure coding" warningPatrick Luby
2024-07-27tdf#162190 handle Command-wPatrick Luby
2024-07-24tdf#162010 match based on key equivalent instead of key eventPatrick Luby
2024-07-18tdf#155447 macOS a11y: Report accessibilityIdentifierMichael Weghorn
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-16use generic clipboard when running UI testsNoel Grandin
2024-07-12tdf#67943 tabs must have radio button role and tab button subrolePatrick Luby
2024-07-10tdf#160427 native menu changes can only be done on the main threadPatrick Luby
2024-07-05Related tdf#161461: break out of loop once data flavor is setPeter Hagen
2024-06-25tdf#159175 Do not allocate a CGLayer for each NSWindow when using SkiaPatrick Luby
2024-06-20tdf#161461 stop crashing by retaining NSStringPatrick Luby
2024-05-31Fix some macOS memory leaks due to overretaining Objective-C objectsPatrick Luby
2024-05-31loplugin:fakeboolStephan Bergmann
2024-05-31loplugin:rangedforcopyStephan Bergmann
2024-05-26Related tdf#158914: fix memory leaks by calling (auto)release selectorsPatrick Luby
2024-05-08tdf#160767 skip fix for tdf#155266 when the event hasn't changedPatrick Luby
2024-04-30tdf#130678 draw SVG icons at Retina resolution on macOSPatrick Luby
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-02-24tdf#158124 KEY_DELETE events do not need an ExtTextInput eventPatrick Luby