summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
2018-02-06tdf#109062 restore osx scrollwheel logicCaolán McNamara1-9/+12
2018-02-06tdf#112153: Set button theme properlyTelesto1-1/+1
2018-02-06tdf#114985: Tell NSWindow to never use automatic window tabbingTelesto1-0/+5
2017-12-05Fix typosAndrea Gelmini1-1/+1
2017-11-23tdf#109343 Fix paste as .RTF on MacXisco Fauli1-1/+1
2017-11-22Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist1-1/+1
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl1-8/+8
2016-11-21Fix various "unmapped accelerator key" on MacOsJulien Nabet1-0/+27
2016-11-18includes should be at the top of the fileNoel Grandin1-4/+4
2016-11-02const-ness mismatchStephan Bergmann1-3/+3
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-1/+0
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann9-0/+136
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-04there’s no need to peel tildæ for separatorDouglas Mencken1-4/+3
2016-09-24tdf#102382: nextEventMatchingMask should only be called from the Main ThreadTor Lillqvist1-0/+3
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-7/+1
2016-09-14loplugin:overrideStephan Bergmann7-7/+7
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky1-1/+1
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist3-6/+6
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin1-1/+1
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara1-17/+0
2016-09-05convert Orientation to scoped enumNoel Grandin1-8/+8
2016-08-29Toolbar popups need explicit deactivationMaxim Monastirsky1-0/+1
2016-08-18cppcheck: nullPointerRedundantCheckCaolán McNamara1-1/+1
2016-08-08loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-08-04Drop unneeded includeTor Lillqvist1-1/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann7-10/+10
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-2/+2
2016-06-28Adapt OS-X--only code to aa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3Stephan Bergmann2-2/+1
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin1-6/+0
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli2-20/+20
2016-06-21vcl: remove some commented-out codeThorsten Behrens1-3/+0
2016-06-20Convert PART to scoped enumNoel Grandin1-77/+78
2016-06-17convert DBG_ASSERT in vclNoel Grandin3-11/+11
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-2/+2
2016-06-08Convert ButtonValue to scoped enumNoel Grandin1-12/+12
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann1-36/+36
2016-06-03Follow-up fix (odd missing ~TheAquaA11yFocusTracker error)Stephan Bergmann3-3/+3
2016-06-03loplugin:refcountingStephan Bergmann1-0/+2
2016-05-31Convert ControlType to scoped enumNoel Grandin1-72/+75
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara1-2/+2
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin2-6/+6
2016-05-30convert TransparentType to scoped enumNoel Grandin1-2/+2
2016-05-22-Werror,-Winconsistent-missing-overrideStephan Bergmann1-2/+2
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara1-0/+3
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara1-1/+108
2016-05-12Replace comment with SAL_FALLTHROUGHStephan Bergmann1-1/+1
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin2-4/+4
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin1-5/+5