summaryrefslogtreecommitdiff
path: root/vcl/osx/salmenu.cxx
AgeCommit message (Expand)Author
2019-06-06loplugin:data (macOS)Stephan Bergmann
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-10-04-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-24Bin ancient AQUA_NATIVE_MENUS=FALSE crackTor Lillqvist
2018-03-16Simplify codeStephan Bergmann
2018-03-13Use a Unicode ellipsis character when a menu item ends with three dotsTor Lillqvist
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-21Fix various "unmapped accelerator key" on MacOsJulien Nabet
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2016-10-04there’s no need to peel tildæ for separatorDouglas Mencken
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-28Adapt OS-X--only code to aa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3Stephan Bergmann
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-01-11tdf#96875 Make OS X native context menus compatibleMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-05-13fix OSX buildNoel Grandin
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin
2015-01-22Why is Objective C such an ill-specified mess?Stephan Bergmann
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-03WaE: 'convertBaseToScreen:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms