summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2021-02-23tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-02-18loplugin:referencecasting (macOS)Stephan Bergmann
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-01-28Revert "tdf#138122 Detect window scaling for multi display configurations on ...Stephan Bergmann
2021-01-27NSApplication's appearance property exists in macOS 10.14 and later onlyTor Lillqvist
2021-01-27tdf#138122 Detect window scaling for multi display configurations on macOSThorsten Wagner
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-20Fix typosAndrea Gelmini
2021-01-19Avoid deadlock when macOS menu-related code is run on non-main threadStephan Bergmann
2021-01-19loplugin:colorcheck (macOS)Stephan Bergmann
2021-01-19-Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann
2021-01-18Clean up includes a bit for iOS and macOSTor Lillqvist
2021-01-17tdf#138122: Fix vcl for iOS after 1a167625314bf36b735176ed488e6ba9b5e9b675Tor Lillqvist
2021-01-17tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner
2021-01-17tdf#138122 Add window scaling for retina displays on macOSThorsten Wagner
2021-01-16Enable pasting of LINK data from the system pasteboard on macOSTor Lillqvist
2021-01-15remove leftover codeNoel Grandin
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist
2021-01-14remove unnecessary macos cursor codeNoel Grandin
2021-01-11Avoid assertion failure related to cursor sizes on macOSTor Lillqvist
2020-12-14Fix and clean up SalAbort implementations on macOS and WindowsStephan Bergmann
2020-12-13loplugin:stringviewparam (macOS)Stephan Bergmann
2020-12-07loplugin:stringviewparam (macOS)Stephan Bergmann
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-11-24Remove unused parameter (flagged now by loplugin:stringview)Stephan Bergmann
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann
2020-11-15CGFloat appears to be a more suitable type hereStephan Bergmann
2020-11-15Assumed UNOIDL long vs. C++ sal_Int32 confusionStephan Bergmann
2020-11-15DPI values are generally represented as sal_Int32 in VCLStephan Bergmann
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann
2020-10-21Revert "tdf#137468: Use the colour space of the main display"Tor Lillqvist
2020-10-20tdf#137468: Use the colour space of the main displayLeo Wang
2020-10-20tdf#137468: Restrict window depth to 24 bit RGBLeo Wang
2020-09-02tdf#133564: Text coloring of buttons within non key windows on macOS reworkedThorsten Wagner
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-18Fix typosAndrea Gelmini
2020-08-17"loplugin:stringstatic also look for local statics" macOS reduxStephan Bergmann
2020-08-02Fix typoAndrea Gelmini
2020-08-02tdf#133564: Text coloring of buttons within non key windows on macOS amendedThorsten Wagner
2020-07-21Improved oplugin:staticanonymous -> redundantstatic redux, macOSStephan Bergmann
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2020-07-06Avoid warning about deprecation in macOS 11.0Tor Lillqvist
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-11loplugin:simplifypointertobool (macOS)Stephan Bergmann
2020-05-28loplugin:sequenceloop (macOS)Stephan Bergmann