summaryrefslogtreecommitdiff
path: root/vcl/osx/salmenu.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Simplify codeStephan Bergmann1-2/+2
2018-03-13Use a Unicode ellipsis character when a menu item ends with three dotsTor Lillqvist1-0/+3
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-1/+1
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-9/+9
2017-07-21migrate to boost::gettextCaolán McNamara1-95/+91
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann1-6/+6
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2016-11-21Fix various "unmapped accelerator key" on MacOsJulien Nabet1-0/+27
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann1-0/+9
2016-10-04there’s no need to peel tildæ for separatorDouglas Mencken1-4/+3
2016-07-04remove comphelper::string::removeNoel Grandin1-2/+2
2016-06-28Adapt OS-X--only code to aa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3Stephan Bergmann1-1/+0
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-3/+3
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin1-1/+1
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin1-1/+1
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