summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)Author
2019-07-16loplugin:simplifyconstruct (macOS)Stephan Bergmann
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-06-07Fix typoAndrea Gelmini
2019-06-06loplugin:simplifyconstruct (macOS)Stephan Bergmann
2019-06-06loplugin:data (macOS)Stephan Bergmann
2019-06-05-[NSWindow setRestorable:] is present since 10.7Tor Lillqvist
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-05-23Drop default values for parameters that are defaulted only onceTor Lillqvist
2019-05-17handle CG state save/restore in ContextHolder classTomaž Vajngerl
2019-05-17Wrap CGContext into a ContextHolder classTomaž Vajngerl
2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl
2019-04-26cleanup osx/clipboard.{cxx,hxx}Tomaž Vajngerl
2019-04-26tdf#119965 implement tooltip widget style on macosTomaž Vajngerl
2019-04-26There is no ImplSVMainHook()Tor Lillqvist
2019-04-19optimise find/insert patternNoel Grandin
2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-27make cursor images part of the themeNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-20tdf#123266 make cursors svg in 256x256px sizeandreas kainz
2019-02-13tdf#123266 make cursors svg ready for better resizing.andreas kainz
2019-02-10Converted mouse pointer from indexed color to RGBMatthias Seidel
2019-02-10Converted mouse pointer from grayscale to RGBMatthias Seidel
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-29Initialize DragSource::mDragSourceHelperStephan Bergmann
2018-12-13Use the non-deprecated NSEventMaskAnyTor Lillqvist
2018-12-13tdf#120342 OSX always lock SolarMutex in drawRectJan-Marek Glogowski
2018-12-11Do as the docs say: Use the CGContext property instead of graphicsPortTor Lillqvist
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-12-11OSX cleanup some AquaSalFrame codeJan-Marek Glogowski
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-06loplugin:unnecessaryparenStephan Bergmann
2018-12-04tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-27tdf#114839: Drop ancient AquaBlinker crackTor Lillqvist
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-18Fix build on macOS 10.11Alyssa Ross
2018-11-03Still use 'graphicsPort', even if deprecated in macOS 10.14Stephan Bergmann
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin