summaryrefslogtreecommitdiffstats
path: root/vcl/osx/salnativewidgets.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-7/+1
* loplugin:constantparam in vcl..xmlscriptNoel Grandin2016-09-071-1/+1
* cppcheck: nullPointerRedundantCheckCaolán McNamara2016-08-181-1/+1
* Convert PART to scoped enumNoel Grandin2016-06-201-77/+78
* Convert ButtonValue to scoped enumNoel Grandin2016-06-081-12/+12
* Convert ControlType to scoped enumNoel Grandin2016-05-311-72/+75
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-131-4/+4
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-12/+12
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* remove some unused constantsNoel Grandin2015-07-221-9/+0
* Fix typosAndrea Gelmini2015-07-041-1/+1
* convert TABITEM constants to scoped enumNoel Grandin2015-05-211-8/+8
* fix OSX build (take 3)Noel Grandin2015-05-131-1/+1
* fix OSX build (take 2)Noel Grandin2015-05-131-2/+3
* fix OSX buildNoel Grandin2015-05-131-2/+2
* convert FRAME_DRAW constants to scoped enumNoel Grandin2015-05-131-3/+3
* loplugin:simplifyboolStephan Bergmann2015-04-241-3/+3
* NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7Robert Antoni Buj Gelonch2015-04-091-131/+4
* loplugin:staticmethodsNoel Grandin2015-04-021-5/+5
* Timer/Idle: adapted inherited funktionsTobias Madl2015-03-061-1/+1
* fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin2015-01-061-48/+48
* loplugin:cstylecastStephan Bergmann2014-12-101-2/+2
* vcl (Mac): loplugin:cstylecastStephan Bergmann2014-12-041-3/+3
* fdo#80474: Fix the check whether the window is active on OS X.Jan Holesovsky2014-09-031-2/+2
* loplugin:externandnotdefinedStephan Bergmann2014-08-041-6/+2
* Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist2014-06-131-0/+14
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* OLD_TAB_STYLE never definedThomas Arnhold2014-04-141-5/+1
* Typo: corect->correctJulien Nabet2014-04-031-1/+1
* Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist2014-02-281-1/+1
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-4/+4
* Mac vcl: sal_Bool -> bool sequelStephan Bergmann2014-02-251-15/+15
* Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann2014-02-211-6/+6
* Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann2014-02-211-4/+4
* vcl: fix Mac build a little moreMichael Stahl2014-02-201-0/+1
* fdo#69358 only draw native style when toolbar is docked on topJoren De Cuyper2014-02-071-1/+1
* fdo#69358: Avoid discontinuity in the gradient of window bar and toolbarTor Lillqvist2014-02-061-1/+1
* fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUIJoren De Cuyper2014-02-051-5/+34
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-221-1/+1
* Re-organize OS X and iOS code in vcl a bitTor Lillqvist2013-12-061-0/+1462