summaryrefslogtreecommitdiff
path: root/vcl/osx/salnativewidgets.cxx
AgeCommit message (Expand)Author
2015-05-21convert TABITEM constants to scoped enumNoel Grandin
2015-05-13fix OSX build (take 3)Noel Grandin
2015-05-13fix OSX build (take 2)Noel Grandin
2015-05-13fix OSX buildNoel Grandin
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-09NSAppKitVersionNumber is always greater than NSAppKitVersionNumber10_7Robert Antoni Buj Gelonch
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-12-10loplugin:cstylecastStephan Bergmann
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-09-03fdo#80474: Fix the check whether the window is active on OS X.Jan Holesovsky
2014-08-04loplugin:externandnotdefinedStephan Bergmann
2014-06-13Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-14OLD_TAB_STYLE never definedThomas Arnhold
2014-04-03Typo: corect->correctJulien Nabet
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
2014-02-20vcl: fix Mac build a little moreMichael Stahl
2014-02-07fdo#69358 only draw native style when toolbar is docked on topJoren De Cuyper
2014-02-06fdo#69358: Avoid discontinuity in the gradient of window bar and toolbarTor Lillqvist
2014-02-05fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUIJoren De Cuyper
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist