summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl3-2/+4
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin1-1/+1
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-2/+2
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin1-1/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-29Resolves fdo#85524: OSX Crash Impress with videoclipJulien Nabet1-1/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-3/+0
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-1/+1
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist6-112/+0
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl1-1/+1
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist1-4/+0
2014-09-29vcl/osx: std::auto_ptr -> std::unique_ptrStephan Bergmann2-2/+2
2014-09-25Follow-up to fdo#84138: Add YIELD_GUARD here, too, fixes another crashTor Lillqvist1-0/+2
2014-09-25fdo#84138 Add missing YIELD_GUARD to fix an input method crashMatthew J. Francis1-0/+2
2014-09-23fix OSX buildNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin2-8/+8
2014-09-18fdo#82577: Handle FontNoel Grandin1-6/+6
2014-09-15loplugin:salboolStephan Bergmann1-4/+4
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud1-5/+0
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock1-4/+0
2014-09-03fdo#80474: Fix the check whether the window is active on OS X.Jan Holesovsky1-2/+2
2014-09-02prevent potential crash if no SystemWindowData is passedMarkus Mohrhard1-1/+1
2014-09-02fix indentationMarkus Mohrhard1-1/+2
2014-09-02fix buildMarkus Mohrhard1-2/+1
2014-09-02fix indentationMarkus Mohrhard1-1/+2
2014-09-02support legacy and core context on OSXMarkus Mohrhard1-8/+30
2014-09-02remove unused methodMarkus Mohrhard1-4/+0
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard2-6/+24
2014-09-02switch to a NSOpenGLView implementationMarkus Mohrhard1-0/+31
2014-08-25fdo#62054 Enable "Select All", "Undo" and "Redo" in "Save as..." on OS XMatthew J. Francis1-0/+18
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist2-2/+2
2014-08-12fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialogJulien Nabet1-1/+1
2014-08-04loplugin:externandnotdefinedStephan Bergmann2-6/+49
2014-08-04loplugin:externandnotdefinedStephan Bergmann1-2/+0
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-1/+1
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj1-0/+2
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj1-1/+1
2014-07-10use SimpleReferenceObject in vcl/osx moduleNoel Grandin2-21/+1
2014-07-02fix 'NSCursor' may not respond to operationNotAllowedCursor,dragCopyCursorDouglas Mencken1-0/+8
2014-07-02fix 'NSImage' may not respond to '-lockFocusFlipped:'Douglas Mencken1-1/+5
2014-06-30Remove double assignmentPeter Senna Tschudin1-1/+0
2014-06-26Related: #i122471# make the Mac lookup feature handle the correct wordHerbert Dürr1-1/+5
2014-06-23Resolves: #i124970# fix DocumentFocusListener::notifyEvent's...Herbert Dürr1-25/+26
2014-06-18fix 'NSWindow' may not respond to '+windowNumbersWithOptions'Douglas Mencken1-1/+14
2014-06-16fix keyboard input on OS X < 10.6Douglas Mencken1-1/+25
2014-06-13Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist1-0/+14
2014-06-13loplugin:staticcallStephan Bergmann2-2/+2
2014-06-13fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken1-0/+4