summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
2018-02-23tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist1-0/+3
2018-01-25tdf#109062 restore osx scrollwheel logicCaolán McNamara1-9/+12
2018-01-23tdf#112153: Set button theme properlyTelesto1-1/+1
2017-11-13Apparent fix for what seems like a copy-paste error by me in 2014Tor Lillqvist1-1/+1
2017-10-28tdf#109343 Fix paste as .RTF on MacXisco Fauli1-1/+1
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-4/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock2-2/+2
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock2-2/+2
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann2-23/+23
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara5-4/+0
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara1-0/+15
2017-04-06loplugin:redundantcastStephan Bergmann1-1/+1
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-58/+58
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock1-6/+5
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-2/+3
2017-02-28loplugin:unoanyStephan Bergmann1-6/+6
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin1-4/+0
2017-02-14Convert WindowType to scoped enumNoel Grandin1-6/+6
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist1-1/+1
2017-02-09remove ConnectionIdentifierType enumNoel Grandin1-4/+2
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin1-15/+0
2017-02-06Add missing #includesStephan Bergmann6-3/+11
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann13-123/+75
2017-01-20loplugin:dynexcspec (macOS), vclStephan Bergmann1-0/+14
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-09loplugin:externvarStephan Bergmann1-2/+2
2017-01-08Work around -fsanitize=float-cast-overflowStephan Bergmann1-1/+1
2017-01-08loplugin:salboolStephan Bergmann1-3/+3
2016-12-20Update duplicated / outdated NWS documentationJan-Marek Glogowski1-36/+0
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl1-8/+8
2016-12-13change from glew to epoxyCaolán McNamara1-2/+2
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-9/+9
2016-12-06remove some ascii art and demote a SAL_WARNNoel Grandin1-1/+1
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin1-2/+2
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