summaryrefslogtreecommitdiff
path: root/vcl/osx/salframe.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-3/+3
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-21/+21
2015-11-02Handle case that pDock may have no itemsStephan Bergmann1-4/+9
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken1-1/+11
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-12/+0
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-11/+11
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29retain type for another levelCaolán McNamara1-1/+1
2015-08-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks1-5/+0
2015-08-26tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks1-0/+5
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-1/+2
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-1/+1
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-20/+20
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara1-0/+1
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin1-3/+3
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-15tdf#71278 Revert both the previous cursor commit and the commit it fixedMatthew Francis1-13/+0
2015-04-15tdf#71278 Set an invisible cursor rather than hiding the cursorMatthew Francis1-1/+13
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-29loplugin:cstylecastStephan Bergmann1-2/+2
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin1-4/+2
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann1-15/+15
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann1-1/+1
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin1-1/+1
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist1-38/+0
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist1-4/+0
2014-09-18fdo#82577: Handle FontNoel Grandin1-6/+6
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock1-4/+0
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-12fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialogJulien Nabet1-1/+1
2014-06-03WaE: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-1/+4
2014-05-09Fix typo, thanks to Cor Nouws for noticingTor Lillqvist1-1/+1
2014-05-05GetKeyName for KEY_{TILDE,BRACKET{LEFT,RIGHT},SEMICOLON,QUOTERIGHT}Tor Lillqvist1-5/+5
2014-05-05Add more unmapped VCL keycodes to the commentTor Lillqvist1-0/+7
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-79/+0
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock1-2/+2
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist1-20/+1
2014-02-28sal_Bool/bool falloutTor Lillqvist1-5/+5
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-25vcl/osx/sal: SDK 10.5 compatibilityDouglas Mencken1-0/+39
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-37/+37
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-5/+5
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann1-3/+3
2014-02-20vcl: fix Mac build a little moreMichael Stahl1-0/+1