summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-12'NSNoUnderlineStyle' & ‘NSSingleUnderlineStyle’: Deprecated in OS X 10.9rbuj1-0/+12
2014-06-05various: remove SAL_THROW macroNoel Grandin2-4/+4
2014-06-03WaE: 'convertBaseToScreen:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-0/+4
2014-06-03WaE: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-1/+4
2014-06-03WaE: 'NSPrintSavePath' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-1/+1
2014-06-03WaE: comparison of two values with different enumeration typesTor Lillqvist1-1/+2
2014-06-03WaE: 'setFlipped' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-2/+1
2014-06-03WaE: case value not in enumerated type 'NSEventSubtype'Tor Lillqvist1-1/+2
2014-06-03Initial attempt at implementing NSTextInputClient instead of NSTextInputTor Lillqvist1-8/+17
2014-06-03WaE: 'NSCountWindows' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-7/+3
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-1/+1
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-25cppcheck: unusedFunctionThomas Arnhold1-7/+0
2014-05-23Related: #i124191# small cleanup for salframeview.mmHerbert Dürr1-13/+13
2014-05-20Don't use two separate names for the same thingTor Lillqvist1-1/+1
2014-05-20We don't support the Apple Remote in sandboxed modeTor Lillqvist1-0/+2
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-5/+5
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-14loplugin:passsequencebyrefStephan Bergmann1-9/+8
2014-05-11Fix previous commit (vcl/MacOsX part)Julien Nabet2-5/+5
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2-5/+5
2014-05-09Fix typo, thanks to Cor Nouws for noticingTor Lillqvist1-1/+1
2014-05-05Correct keycode mappings for KEY_QUOTE{LEFT,RIGHT}Tor Lillqvist1-2/+2
2014-05-05Untabify and remove trailing spacesTor Lillqvist1-117/+117
2014-05-05Align table entries into equal-size columnsTor Lillqvist1-48/+48
2014-05-05GetKeyName for KEY_{TILDE,BRACKET{LEFT,RIGHT},SEMICOLON,QUOTERIGHT}Tor Lillqvist1-5/+5
2014-05-05Add more unmapped VCL keycodes to the commentTor Lillqvist1-0/+7
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-14typo: suiteable -> suitableThomas Arnhold1-3/+3
2014-04-14OLD_TAB_STYLE never definedThomas Arnhold1-5/+1
2014-04-11Remove unused functionStephan Bergmann1-7/+0
2014-04-10Kill the ImplSVGDIData::mbNoXORClipping flagTor Lillqvist1-1/+0
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann1-0/+1