summaryrefslogtreecommitdiff
path: root/vcl/inc/osx/salframe.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-23tdf#155092 use tracking areas instead of tracking rectanglesPatrick Luby1-1/+0
2023-11-06tdf#155266 force flush after scrollingPatrick Luby1-0/+3
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-1/+1
2023-07-24tdf#155414 include system "reduce animation" preferencesPatrick Luby1-0/+1
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara1-0/+1
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara1-0/+1
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski1-1/+0
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski1-2/+2
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin1-1/+1
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann1-7/+12
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin1-2/+0
2020-03-21tdf#100706: get blink cursor delay for MacOSJulien Nabet1-0/+2
2020-03-18simplify ORefVector codeNoel Grandin1-0/+2
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann1-0/+4
2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann1-3/+0
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin1-1/+1
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski1-0/+3
2018-11-27tdf#114839: Drop ancient AquaBlinker crackTor Lillqvist1-3/+0
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin1-1/+1
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist1-0/+2
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist1-2/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-02-23tdf#103571: Avoid spurious heavy SalEvent::DisplayChanged callbacksTor Lillqvist1-0/+6
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-5/+5
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski1-1/+1
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski1-2/+8
2017-09-21tdf#99784 OSX run GUI stuff in the main threadJan-Marek Glogowski1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2016-09-14loplugin:overrideStephan Bergmann1-1/+1
2016-07-15loplugin:nullptrStephan Bergmann1-1/+1
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin1-1/+1
2016-03-29remove unecessary bitfield from AquaSalFrameDouglas Mencken1-7/+7
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-1/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-47/+47
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-2/+2
2015-09-29retain type for another levelCaolán McNamara1-1/+1
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-1/+1
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin1-1/+1
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann1-1/+1
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann1-3/+2
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin1-1/+1
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist1-4/+0
2014-10-10typo: follwing -> followingAndras Timar1-1/+1
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock1-1/+0
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0