summaryrefslogtreecommitdiff
path: root/vcl/osx/salframe.cxx
AgeCommit message (Expand)Author
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-10more OSX fixNoel Grandin
2016-05-10more OSX fixNoel Grandin
2016-05-10fix OSX and Windows buildsNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-02Handle case that pDock may have no itemsStephan Bergmann
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29retain type for another levelCaolán McNamara
2015-08-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks
2015-08-26tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15tdf#71278 Revert both the previous cursor commit and the commit it fixedMatthew Francis
2015-04-15tdf#71278 Set an invisible cursor rather than hiding the cursorMatthew Francis
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