summaryrefslogtreecommitdiff
path: root/vcl/osx/salnativewidgets.cxx
AgeCommit message (Expand)Author
2022-11-22use an alternative macOS themeing approach to support dark-modeCaolán McNamara
2022-10-24WB_BEVELBUTTON and PushButtonValue::mbBevelButton are unusedCaolán McNamara
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
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-08-23implement mac native widget drawing also for SkiaLuboš Luňák
2021-06-28loplugin:indentation (macOS)Stephan Bergmann
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl
2021-03-07tdf#140856 macOS listbox renderingNoel Grandin
2021-03-04macOS: use HITheme to draw listbox window borderNoel Grandin
2021-03-01macOS spinbox and tab header tweaksNoel Grandin
2021-02-11Remove unneeded breaksAndrea Gelmini
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann
2020-09-02tdf#133564: Text coloring of buttons within non key windows on macOS reworkedThorsten Wagner
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-02Fix typoAndrea Gelmini
2020-08-02tdf#133564: Text coloring of buttons within non key windows on macOS amendedThorsten Wagner
2020-01-03Fix typosAndrea Gelmini
2020-01-02tdf#125536 macOS native Carbon widgets reworkedThorsten Wagner
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-05-17handle CG state save/restore in ContextHolder classTomaž Vajngerl
2019-05-17Wrap CGContext into a ContextHolder classTomaž Vajngerl
2019-04-26tdf#119965 implement tooltip widget style on macosTomaž Vajngerl
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-27tdf#114839: Drop ancient AquaBlinker crackTor Lillqvist
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-01-23tdf#112153: Set button theme properlyTelesto
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-09-06Don't poll the extension install progress barJan-Marek Glogowski
2017-08-07loplugin:oncevarStephan Bergmann
2017-06-30loplugin:oncevarStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-08Work around -fsanitize=float-cast-overflowStephan Bergmann
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22remove some unused constantsNoel Grandin
2015-07-04Fix typosAndrea Gelmini