summaryrefslogtreecommitdiff
path: root/vcl/osx
AgeCommit message (Expand)AuthorFilesLines
2020-12-14Fix and clean up SalAbort implementations on macOS and WindowsStephan Bergmann1-13/+0
2020-12-13loplugin:stringviewparam (macOS)Stephan Bergmann1-1/+2
2020-12-07loplugin:stringviewparam (macOS)Stephan Bergmann1-2/+3
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt1-6/+1
2020-11-24Remove unused parameter (flagged now by loplugin:stringview)Stephan Bergmann1-3/+2
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer25-115/+117
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann8-64/+71
2020-11-15CGFloat appears to be a more suitable type hereStephan Bergmann1-24/+24
2020-11-15Assumed UNOIDL long vs. C++ sal_Int32 confusionStephan Bergmann1-3/+3
2020-11-15DPI values are generally represented as sal_Int32 in VCLStephan Bergmann2-2/+2
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann1-1/+1
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann1-1/+1
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann1-3/+3
2020-10-21Revert "tdf#137468: Use the colour space of the main display"Tor Lillqvist1-2/+1
2020-10-20tdf#137468: Use the colour space of the main displayLeo Wang1-1/+2
2020-10-20tdf#137468: Restrict window depth to 24 bit RGBLeo Wang1-0/+5
2020-09-02tdf#133564: Text coloring of buttons within non key windows on macOS reworkedThorsten Wagner1-1/+1
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann1-1/+1
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn1-1/+2
2020-08-18Fix typosAndrea Gelmini1-1/+1
2020-08-17"loplugin:stringstatic also look for local statics" macOS reduxStephan Bergmann1-27/+13
2020-08-02Fix typoAndrea Gelmini1-1/+1
2020-08-02tdf#133564: Text coloring of buttons within non key windows on macOS amendedThorsten Wagner1-1/+6
2020-07-21Improved oplugin:staticanonymous -> redundantstatic redux, macOSStephan Bergmann1-1/+1
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt1-1/+1
2020-07-06Avoid warning about deprecation in macOS 11.0Tor Lillqvist1-0/+3
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock1-0/+1
2020-06-24loplugin:unusedmethodsNoel Grandin1-6/+0
2020-06-11loplugin:simplifypointertobool (macOS)Stephan Bergmann2-2/+2
2020-05-28loplugin:sequenceloop (macOS)Stephan Bergmann5-7/+10
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin5-19/+18
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin1-9/+0
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-21tdf#100706: get blink cursor delay for MacOSJulien Nabet1-2/+16
2020-03-18simplify ORefVector codeNoel Grandin1-0/+9
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner1-4/+30
2020-01-28loplugin:makeshared (macOS)Stephan Bergmann2-2/+2
2020-01-28loplugin:unsignedcompare (macOS)Stephan Bergmann1-5/+6
2020-01-06Removed redundant semicolonsAndrea Gelmini2-2/+2
2020-01-03Fix typosAndrea Gelmini1-1/+1
2020-01-02tdf#125536 macOS native Carbon widgets reworkedThorsten Wagner1-891/+734
2019-12-24sal_Char->char in vclNoel Grandin2-7/+7
2019-12-06loplugin:external (macOS)Stephan Bergmann4-2/+43
2019-11-17tdf#128847 - vcl: fix colorspace names for MacOSChris Sherlock1-2/+2
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann14-51/+51
2019-11-15loplugin:indentationStephan Bergmann1-1/+1
2019-11-01Workaround for crash on macOS Catalina at least when built with Xcode 11Tor Lillqvist1-1/+0
2019-10-21loplugin:bufferadd (macOS)Stephan Bergmann1-4/+1
2019-10-08loplugin:externalStephan Bergmann1-0/+3
2019-10-08loplugin:nullptrStephan Bergmann1-1/+1