summaryrefslogtreecommitdiffstats
path: root/vcl/osx/salmenu.cxx
Commit message (Expand)AuthorAgeFilesLines
* there’s no need to peel tildæ for separatorDouglas Mencken2016-10-041-4/+3
* remove comphelper::string::removeNoel Grandin2016-07-041-2/+2
* Adapt OS-X--only code to aa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3Stephan Bergmann2016-06-281-1/+0
* convert DBG_ASSERT in vclNoel Grandin2016-06-171-3/+3
* Convert ApplicationEvent::Type to scoped enumNoel Grandin2016-05-301-1/+1
* Convert SAL_EVENT to scoped enumNoel Grandin2016-05-101-1/+1
* revert to fix tdf#98783 missing menubarCaolán McNamara2016-04-061-1/+1
* Related: tdf#98637 make this a tractable problemCaolán McNamara2016-03-161-1/+1
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* tdf#96875 Make OS X native context menus compatibleMaxim Monastirsky2016-01-111-41/+1
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-21/+21
* kill YIELD_GUARD macroNorbert Thiebaud2015-08-131-11/+11
* loplugin:loopvartoosmallStephan Bergmann2015-06-021-1/+1
* fix OSX buildNoel Grandin2015-05-131-1/+1
* loplugin:staticmethodsStephan Bergmann2015-05-081-14/+18
* convert SHOWDIALOG_ID constants to scoped enumNoel Grandin2015-05-081-6/+6
* Why is Objective C such an ill-specified mess?Stephan Bergmann2015-01-221-1/+1
* loplugin:cstylecast (MACOSX)Stephan Bergmann2015-01-221-1/+1
* vcl (Mac): loplugin:cstylecastStephan Bergmann2014-12-041-4/+4
* KEY_ALLMOD is the same as KEY_MODNoel Grandin2014-10-311-1/+1
* fdo#84938: replace MENUITEM constants with enumNoel Grandin2014-10-231-1/+1
* MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist2014-10-161-4/+0
* mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud2014-09-131-5/+0
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* WaE: 'convertBaseToScreen:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist2014-06-031-0/+4
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-11/+0
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-4/+4
* Remove visual noise from vclAlexander Wilms2014-02-261-4/+4
* vcl/osx/sal: SDK 10.5 compatibilityDouglas Mencken2014-02-251-0/+4
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann2014-02-211-2/+2
* Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann2014-02-211-1/+1
* Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr2014-01-241-9/+1
* Re-organize OS X and iOS code in vcl a bitTor Lillqvist2013-12-061-0/+963