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