/package/source/zipapi/

a/cp-4.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/osx/salframe.cxx
AgeCommit message (Expand)Author
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-29loplugin:cstylecastStephan Bergmann
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-12fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialogJulien Nabet
2014-06-03WaE: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2014-05-09Fix typo, thanks to Cor Nouws for noticingTor Lillqvist
2014-05-05GetKeyName for KEY_{TILDE,BRACKET{LEFT,RIGHT},SEMICOLON,QUOTERIGHT}Tor Lillqvist
2014-05-05Add more unmapped VCL keycodes to the commentTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist
2014-02-28sal_Bool/bool falloutTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-25vcl/osx/sal: SDK 10.5 compatibilityDouglas Mencken
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
2014-02-20vcl: fix Mac build a little moreMichael Stahl
2014-02-05fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUIJoren De Cuyper
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr
2013-12-26WaE: unused variable 'aRet'Tor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist