summaryrefslogtreecommitdiffstats
path: root/vcl/osx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringcopy (macOS)Stephan Bergmann2017-05-301-2/+2
* cleanup unused css/uri/ includesJochen Nitschke2017-05-201-1/+0
* Clean up a set of RTL-related commentsTor Lillqvist2017-05-181-4/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-072-2/+2
* tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock2017-05-072-2/+2
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-1/+1
* loplugin:salunicodeliteral: vclStephan Bergmann2017-04-282-23/+23
* remove the remaining unused mouse cursorsCaolán McNamara2017-04-145-4/+0
* revert removal of apparently unused mouse cursorsCaolán McNamara2017-04-141-0/+15
* loplugin:redundantcastStephan Bergmann2017-04-061-1/+1
* use actual UNO enums in vcl..xmlsecurityNoel Grandin2017-04-031-2/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-314-58/+58
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock2017-03-191-6/+5
* Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2017-03-131-2/+3
* loplugin:unoanyStephan Bergmann2017-02-281-6/+6
* remove unused enumerators from PrinterCapTypeNoel Grandin2017-02-201-4/+0
* Convert WindowType to scoped enumNoel Grandin2017-02-141-6/+6
* Get rid of "unicodes" in lower-case, tooTor Lillqvist2017-02-121-1/+1
* remove ConnectionIdentifierType enumNoel Grandin2017-02-091-4/+2
* loplugin:unusedenumconstants read-only constants in vclNoel Grandin2017-02-081-15/+0
* Add missing #includesStephan Bergmann2017-02-066-3/+11
* sal_uIntPtr to sal_uInt16Matteo Casalin2017-02-051-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-2613-123/+75
* loplugin:dynexcspec (macOS), vclStephan Bergmann2017-01-201-0/+14
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* loplugin:externvarStephan Bergmann2017-01-091-2/+2
* Work around -fsanitize=float-cast-overflowStephan Bergmann2017-01-081-1/+1
* loplugin:salboolStephan Bergmann2017-01-081-3/+3
* Update duplicated / outdated NWS documentationJan-Marek Glogowski2016-12-201-36/+0
* vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl2016-12-191-8/+8
* change from glew to epoxyCaolán McNamara2016-12-131-2/+2
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-9/+9
* remove some ascii art and demote a SAL_WARNNoel Grandin2016-12-061-1/+1
* OSL_TRACE -> SAL_ in vclNoel Grandin2016-12-061-2/+2
* Fix various "unmapped accelerator key" on MacOsJulien Nabet2016-11-211-0/+27
* includes should be at the top of the fileNoel Grandin2016-11-181-4/+4
* const-ness mismatchStephan Bergmann2016-11-021-3/+3
* InfoFont/Color is not used by vcl nowCaolán McNamara2016-10-051-1/+0
* SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann2016-10-059-0/+136
* convert MapUnit to scoped enumNoel Grandin2016-10-051-1/+1
* there’s no need to peel tildæ for separatorDouglas Mencken2016-10-041-4/+3
* tdf#102382: nextEventMatchingMask should only be called from the Main ThreadTor Lillqvist2016-09-241-0/+3
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-7/+1
* loplugin:overrideStephan Bergmann2016-09-147-7/+7
* tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2016-09-131-1/+1
* Bin some noise comments and superfluous vertical whitespaceTor Lillqvist2016-09-123-6/+6
* loplugin:constantparam in vcl..xmlscriptNoel Grandin2016-09-071-1/+1
* SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara2016-09-061-17/+0