summaryrefslogtreecommitdiff
path: root/vcl/osx/salframeview.mm
AgeCommit message (Expand)Author
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
2019-07-16loplugin:simplifyconstruct (macOS)Stephan Bergmann
2019-06-07Fix typoAndrea Gelmini
2019-06-06loplugin:data (macOS)Stephan Bergmann
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-13tdf#120342 OSX always lock SolarMutex in drawRectJan-Marek Glogowski
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-09-12Remove MACOSX_SDK_VERSION < 101200 code, which is deadStephan Bergmann
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-26Bin crack presumably related to the removed debug dialog thingTor Lillqvist
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist
2018-01-22tdf#109062 restore osx scrollwheel logicCaolán McNamara
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-19vcl osx: fix decimal separator key when localizedWard van Wanrooij
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-10-16tdf#112076 OSX post timeout after shouldCloseWindowJan-Marek Glogowski
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-08-28loplugin:implicitboolconversionStephan Bergmann
2017-08-22OSX fix updates during resizeJan-Marek Glogowski
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-21vcl: remove some commented-out codeThorsten Behrens
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10fix OSX and Windows buildsNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl
2015-08-13kill YIELD_GUARD macroNorbert Thiebaud
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-12-02prefer `if (s)' to `if (nil != s)' for objective-cDouglas Mencken
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini