summaryrefslogtreecommitdiff
path: root/vcl/osx/salmenu.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara1-1/+1
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara1-1/+1
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-01-11tdf#96875 Make OS X native context menus compatibleMaxim Monastirsky1-41/+1
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-21/+21
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud1-11/+11
2015-06-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-05-13fix OSX buildNoel Grandin1-1/+1
2015-05-08loplugin:staticmethodsStephan Bergmann1-14/+18
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin1-6/+6
2015-01-22Why is Objective C such an ill-specified mess?Stephan Bergmann1-1/+1
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann1-1/+1
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann1-4/+4
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin1-1/+1
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-1/+1
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist1-4/+0
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud1-5/+0
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-03WaE: 'convertBaseToScreen:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-0/+4
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-11/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-4/+4
2014-02-26Remove visual noise from vclAlexander Wilms1-4/+4
2014-02-25vcl/osx/sal: SDK 10.5 compatibilityDouglas Mencken1-0/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-2/+2
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann1-1/+1
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr1-9/+1
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+963