summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
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
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-09tdf#144241 don't return a negative width for osx edit regionCaolán McNamara
2021-09-04tdf#144289 invert / disable default OpenGL supportJan-Marek Glogowski
2021-09-01use a dummy clipboard when running unit testsNoel Grandin
2021-08-24implement explicit screen flushing also for Skia/MacLuboš Luňák
2021-08-23Removed duplicated includesAndrea Gelmini
2021-08-23add CreateCGImage() variant for Mac/SkiaLuboš Luňák
2021-08-23implement mac native widget drawing also for SkiaLuboš Luňák
2021-08-23make SalGeometryProvider available for Aqua VCL backendsLuboš Luňák
2021-08-23first WIP version of mac skia SalGraphics backendLuboš Luňák
2021-08-01o3tl::sorted_vector is better for small sets of pointersNoel Grandin
2021-06-28loplugin:indentation (macOS)Stephan Bergmann
2021-06-10-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-05-22tdf#142061 Add window scaling to XOR emulation on macOSThorsten Wagner
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-05VCL drop Scheduler::ProcessTaskSchedulingJan-Marek Glogowski
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-07tdf#140856 macOS listbox renderingNoel Grandin
2021-03-06tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner
2021-03-04macOS: use HITheme to draw listbox window borderNoel Grandin
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-03-03drop TransparentType::Color usageNoel Grandin
2021-03-01loplugin:redundantstatic (macOS)Stephan Bergmann
2021-03-01macOS spinbox and tab header tweaksNoel Grandin
2021-02-26dummy clipboard for unit testsNoel Grandin
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