summaryrefslogtreecommitdiff
path: root/vcl/inc/win/salframe.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk1-0/+1
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/inc/winTaichi Haradaguchi1-4/+1
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-1/+1
2023-07-25tdf#155414 win a11y: Honor system setting to disable animationsMichael Weghorn1-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
2023-01-12tdf#152994 only query dark mode in Windows >= 10.0.18362Caolán McNamara1-0/+1
2022-06-17WIN drop window state redundanciesJan-Marek Glogowski1-4/+6
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski1-1/+0
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski1-4/+4
2022-05-03loplugin:stringviewparamStephan Bergmann1-1/+5
2022-03-16Related: tdf#118320 enable some windows dark theme supportCaolán McNamara1-0/+2
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin1-1/+1
2020-11-27WinSalFrame::mnWidth/Height should presumably be of type LONGStephan Bergmann1-2/+2
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-6/+6
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann1-1/+1
2019-10-17Remove some memset callsMike Kaganski1-1/+1
2019-10-02loplugin:fragiledestructor (clang-cl)Stephan Bergmann1-1/+1
2019-04-03tdf#114316 vcl opengl windows: fix missing context menu in full-screen modeMiklos Vajna1-0/+1
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin1-1/+1
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin1-1/+1
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-03-19tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski1-2/+2
2018-03-08tdf#115420 WIN clean up WinSalFrames DC handlingJan-Marek Glogowski1-0/+6
2018-03-08WIN rename SalFrames SalGraphics pointersJan-Marek Glogowski1-2/+2
2017-04-07tdf#39468 Translate German commentsJens Carl1-8/+8
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-10-15clang-cl loplugin: vclStephan Bergmann1-2/+2
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin1-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-45/+45
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-1/+1
2015-09-29missing a PostEvent apparentlyCaolán McNamara1-1/+1
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-1/+1
2015-02-02vcl: add SAL_OVERRIDE attributes to Windows-specific classesNoel Grandin1-45/+45
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin1-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-05-24try harder to fix windows buildCaolán McNamara1-0/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-32/+32
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-24warning C4805: '==' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann1-1/+1
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-1/+1
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann1-3/+3
2013-12-02Make include guards sane in vclTor Lillqvist1-3/+3
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-3/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5