summaryrefslogtreecommitdiff
path: root/vcl/osx/salnativewidgets.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-01macOS spinbox and tab header tweaksNoel Grandin1-4/+3
2021-02-11Remove unneeded breaksAndrea Gelmini1-4/+0
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann1-6/+6
2020-09-02tdf#133564: Text coloring of buttons within non key windows on macOS reworkedThorsten Wagner1-1/+1
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn1-1/+2
2020-08-02Fix typoAndrea Gelmini1-1/+1
2020-08-02tdf#133564: Text coloring of buttons within non key windows on macOS amendedThorsten Wagner1-1/+6
2020-01-03Fix typosAndrea Gelmini1-1/+1
2020-01-02tdf#125536 macOS native Carbon widgets reworkedThorsten Wagner1-891/+734
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski1-1/+1
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin1-2/+0
2019-06-07improve empty tools::Rectangle (width)Noel Grandin1-0/+2
2019-05-17handle CG state save/restore in ContextHolder classTomaž Vajngerl1-2/+2
2019-05-17Wrap CGContext into a ContextHolder classTomaž Vajngerl1-42/+42
2019-04-26tdf#119965 implement tooltip widget style on macosTomaž Vajngerl1-0/+17
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-2/+2
2018-11-27tdf#114839: Drop ancient AquaBlinker crackTor Lillqvist1-46/+0
2018-10-14Simplify containers iterations in vclArkadiy Illarionov1-6/+4
2018-03-02drop old tools/gen methods in vclNoel Grandin1-13/+13
2018-01-23tdf#112153: Set button theme properlyTelesto1-1/+1
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann1-2/+2
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-7/+7
2017-09-06Don't poll the extension install progress barJan-Marek Glogowski1-4/+4
2017-08-07loplugin:oncevarStephan Bergmann1-1/+1
2017-06-30loplugin:oncevarStephan Bergmann1-3/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-43/+43
2017-01-08Work around -fsanitize=float-cast-overflowStephan Bergmann1-1/+1
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski1-36/+0
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-7/+1
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin1-1/+1
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara1-1/+1
2016-06-20Convert PART to scoped enumNoel Grandin1-77/+78
2016-06-08Convert ButtonValue to scoped enumNoel Grandin1-12/+12
2016-05-31Convert ControlType to scoped enumNoel Grandin1-72/+75
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-4/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-12/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-07-22remove some unused constantsNoel Grandin1-9/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-21convert TABITEM constants to scoped enumNoel Grandin1-8/+8
2015-05-13fix OSX build (take 3)Noel Grandin1-1/+1
2015-05-13fix OSX build (take 2)Noel Grandin1-2/+3
2015-05-13fix OSX buildNoel Grandin1-2/+2
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-3/+3
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+3
2015-04-09NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7Robert Antoni Buj Gelonch1-131/+4
2015-04-02loplugin:staticmethodsNoel Grandin1-5/+5
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-1/+1
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-48/+48