summaryrefslogtreecommitdiffstats
path: root/vcl/osx/salframe.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2016-09-131-1/+1
* convert DBG_ASSERT in vclNoel Grandin2016-06-171-3/+3
* convert SAL_FRAME_TOTOP to scoped enumNoel Grandin2016-05-111-3/+3
* more OSX fixNoel Grandin2016-05-101-1/+1
* more OSX fixNoel Grandin2016-05-101-1/+1
* fix OSX and Windows buildsNoel Grandin2016-05-101-2/+2
* Convert SAL_EVENT to scoped enumNoel Grandin2016-05-101-10/+10
* convert WINDOWSTATE_STATE to scoped enumNoel Grandin2016-05-101-5/+5
* convert WINDOWSTATE_MASK to scoped enumNoel Grandin2016-05-101-11/+11
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-131-3/+3
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-1/+1
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-181-1/+1
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-21/+21
* Handle case that pDock may have no itemsStephan Bergmann2015-11-021-4/+9
* dock icon's menu doesn't begin with separator anymoreDouglas Mencken2015-11-021-1/+11
* tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2015-10-301-12/+0
* cleanup some local var declarationsNoel Grandin2015-10-191-1/+1
* convert SAL_FRAME_STYLE to scoped enumNoel Grandin2015-10-051-11/+11
* Fix typosAndrea Gelmini2015-09-301-1/+1
* retain type for another levelCaolán McNamara2015-09-291-1/+1
* Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks2015-08-281-5/+0
* tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks2015-08-261-0/+5
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-1/+2
* convert EXTTEXTINPUT constants to scoped enumNoel Grandin2015-05-271-1/+1
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-221-2/+2
* convert POINTER constants to scoped enumNoel Grandin2015-05-221-20/+20
* gtk3: render native menubar and menubaritemsCaolán McNamara2015-05-151-0/+1
* convert INPUTCONTEXT_ constants to scoped enumNoel Grandin2015-05-141-3/+3
* allow a different notebook tab font than the rest of the uiCaolán McNamara2015-04-281-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* tdf#71278 Revert both the previous cursor commit and the commit it fixedMatthew Francis2015-04-151-13/+0
* tdf#71278 Set an invisible cursor rather than hiding the cursorMatthew Francis2015-04-151-1/+13
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* loplugin:cstylecastStephan Bergmann2015-03-291-2/+2
* fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin2015-01-071-4/+2
* vcl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-15/+15
* vcl (Mac): loplugin:cstylecastStephan Bergmann2014-12-041-1/+1
* rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin2014-11-061-1/+1
* MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist2014-10-161-38/+0
* We require OS X SDK 10.8 or newer nowTor Lillqvist2014-10-011-4/+0
* fdo#82577: Handle FontNoel Grandin2014-09-181-6/+6
* vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock2014-09-131-4/+0
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialogJulien Nabet2014-08-121-1/+1
* WaE: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7Tor Lillqvist2014-06-031-1/+4
* Fix typo, thanks to Cor Nouws for noticingTor Lillqvist2014-05-091-1/+1
* GetKeyName for KEY_{TILDE,BRACKET{LEFT,RIGHT},SEMICOLON,QUOTERIGHT}Tor Lillqvist2014-05-051-5/+5
* Add more unmapped VCL keycodes to the commentTor Lillqvist2014-05-051-0/+7
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-021-79/+0
* Rename GetGraphics to AcquireGraphicsChris Sherlock2014-02-281-2/+2