summaryrefslogtreecommitdiff
path: root/vcl/osx/salframeview.mm
AgeCommit message (Expand)Author
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-21vcl: remove some commented-out codeThorsten Behrens
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10fix OSX and Windows buildsNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-12-02prefer `if (s)' to `if (nil != s)' for objective-cDouglas Mencken
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
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-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
2014-06-18fix 'NSWindow' may not respond to '+windowNumbersWithOptions'Douglas Mencken
2014-06-16fix keyboard input on OS X < 10.6Douglas Mencken
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-05-23Related: #i124191# small cleanup for salframeview.mmHerbert Dürr
2014-05-05Correct keycode mappings for KEY_QUOTE{LEFT,RIGHT}Tor Lillqvist
2014-05-05Untabify and remove trailing spacesTor Lillqvist
2014-05-05Align table entries into equal-size columnsTor Lillqvist
2014-03-30vcl-osx fix: 'NSEvent' may not respond to '-magnification'Douglas Mencken
2014-03-05Switch to -magnification instead of -deltaZ for mac osx pinch-to-zoomJoren De Cuyper
2014-02-24Resolves: #i123840# prefer NSZero* constants over open coded alternativesHerbert Dürr
2014-02-20vcl: try to fix the Mac build a bitMichael Stahl
2014-02-06Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr
2014-02-05Add informative commentTor Lillqvist
2014-02-04fdo#74121 - Accessibility broken on Mac OS X (master)Niklas Johansson
2014-01-12mnDeltaStart is unusedCaolán McNamara
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist