summaryrefslogtreecommitdiff
path: root/vcl/inc/osx
AgeCommit message (Expand)Author
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-29retain type for another levelCaolán McNamara
2015-09-21fix OSX buildNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-13fix OSX buildNoel Grandin
2015-05-11invoke sal_detail_deinitialized() on MacOSX tooNorbert Thiebaud
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2015-01-05Need <boost/functional/hash.hpp> for boost::hashTor Lillqvist
2015-01-04vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-10-10typo: follwing -> followingAndras Timar
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-10use SimpleReferenceObject in vcl/osx moduleNoel Grandin
2014-06-16fix keyboard input on OS X < 10.6Douglas Mencken
2014-06-03Initial attempt at implementing NSTextInputClient instead of NSTextInputTor Lillqvist
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-20Don't use two separate names for the same thingTor Lillqvist
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist