summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
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
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