summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
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
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