summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
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
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-23Related: #i124191# small cleanup for salframeview.mmHerbert Dürr
2014-05-20Don't use two separate names for the same thingTor Lillqvist
2014-05-20We don't support the Apple Remote in sandboxed modeTor Lillqvist
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14loplugin:passsequencebyrefStephan Bergmann
2014-05-11Fix previous commit (vcl/MacOsX part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-09Fix typo, thanks to Cor Nouws for noticingTor Lillqvist
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-05-05GetKeyName for KEY_{TILDE,BRACKET{LEFT,RIGHT},SEMICOLON,QUOTERIGHT}Tor Lillqvist
2014-05-05Add more unmapped VCL keycodes to the commentTor Lillqvist
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-14typo: suiteable -> suitableThomas Arnhold
2014-04-14OLD_TAB_STYLE never definedThomas Arnhold
2014-04-11Remove unused functionStephan Bergmann
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann
2014-04-03Typo: corect->correctJulien Nabet
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann
2014-03-30vcl-osx fix: 'NSEvent' may not respond to '-magnification'Douglas Mencken
2014-03-21Improve Accessibility mapping of roles for MacNiklas Johansson
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-03-19loplugin:passstringbyrefStephan Bergmann
2014-03-05Switch to -magnification instead of -deltaZ for mac osx pinch-to-zoomJoren De Cuyper
2014-03-03Use cstdlib std::abs instead of stdlib.h abs: Mac-specific codeStephan Bergmann
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
2014-02-28sal_Bool/bool falloutTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms