summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist
2014-09-29vcl/osx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25Follow-up to fdo#84138: Add YIELD_GUARD here, too, fixes another crashTor Lillqvist
2014-09-25fdo#84138 Add missing YIELD_GUARD to fix an input method crashMatthew J. Francis
2014-09-23fix OSX buildNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15loplugin:salboolStephan Bergmann
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-03fdo#80474: Fix the check whether the window is active on OS X.Jan Holesovsky
2014-09-02prevent potential crash if no SystemWindowData is passedMarkus Mohrhard
2014-09-02fix indentationMarkus Mohrhard
2014-09-02fix buildMarkus Mohrhard
2014-09-02fix indentationMarkus Mohrhard
2014-09-02support legacy and core context on OSXMarkus Mohrhard
2014-09-02remove unused methodMarkus Mohrhard
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard
2014-09-02switch to a NSOpenGLView implementationMarkus Mohrhard
2014-08-25fdo#62054 Enable "Select All", "Undo" and "Redo" in "Save as..." on OS XMatthew J. Francis
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-12fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialogJulien Nabet
2014-08-04loplugin:externandnotdefinedStephan Bergmann
2014-08-04loplugin:externandnotdefinedStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
2014-07-10use SimpleReferenceObject in vcl/osx moduleNoel Grandin
2014-07-02fix 'NSCursor' may not respond to operationNotAllowedCursor,dragCopyCursorDouglas Mencken
2014-07-02fix 'NSImage' may not respond to '-lockFocusFlipped:'Douglas Mencken
2014-06-30Remove double assignmentPeter Senna Tschudin
2014-06-26Related: #i122471# make the Mac lookup feature handle the correct wordHerbert Dürr
2014-06-23Resolves: #i124970# fix DocumentFocusListener::notifyEvent's...Herbert Dürr
2014-06-18fix 'NSWindow' may not respond to '+windowNumbersWithOptions'Douglas Mencken
2014-06-16fix keyboard input on OS X < 10.6Douglas Mencken
2014-06-13Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken
2014-06-12'NSNoUnderlineStyle' & ‘NSSingleUnderlineStyle’: Deprecated in OS X 10.9rbuj
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-03WaE: 'convertBaseToScreen:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2014-06-03WaE: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7Tor Lillqvist
2014-06-03WaE: 'NSPrintSavePath' is deprecated: first deprecated in OS X 10.6Tor Lillqvist
2014-06-03WaE: comparison of two values with different enumeration typesTor Lillqvist
2014-06-03WaE: 'setFlipped' is deprecated: first deprecated in OS X 10.6Tor Lillqvist
2014-06-03WaE: case value not in enumerated type 'NSEventSubtype'Tor Lillqvist
2014-06-03Initial attempt at implementing NSTextInputClient instead of NSTextInputTor Lillqvist
2014-06-03WaE: 'NSCountWindows' is deprecated: first deprecated in OS X 10.6Tor Lillqvist
2014-06-01fdo#68849: Add header guards to all include filesJens Carl