summaryrefslogtreecommitdiff
path: root/vcl/osx/salnativewidgets.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-04loplugin:externandnotdefinedStephan Bergmann1-6/+2
2014-06-13Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist1-0/+14
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-14OLD_TAB_STYLE never definedThomas Arnhold1-5/+1
2014-04-03Typo: corect->correctJulien Nabet1-1/+1
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-4/+4
2014-02-25Mac vcl: sal_Bool -> bool sequelStephan Bergmann1-15/+15
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-6/+6
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann1-4/+4
2014-02-20vcl: fix Mac build a little moreMichael Stahl1-0/+1
2014-02-07fdo#69358 only draw native style when toolbar is docked on topJoren De Cuyper1-1/+1
2014-02-06fdo#69358: Avoid discontinuity in the gradient of window bar and toolbarTor Lillqvist1-1/+1
2014-02-05fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUIJoren De Cuyper1-5/+34
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+1462