summaryrefslogtreecommitdiff
path: root/vcl/inc/win/salframe.h
AgeCommit message (Expand)Author
2019-10-17Remove some memset callsMike Kaganski
2019-10-02loplugin:fragiledestructor (clang-cl)Stephan Bergmann
2019-04-03tdf#114316 vcl opengl windows: fix missing context menu in full-screen modeMiklos Vajna
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-03-19tdf#115420 fix DC usecount and drop wrong assertsJan-Marek Glogowski
2018-03-08tdf#115420 WIN clean up WinSalFrames DC handlingJan-Marek Glogowski
2018-03-08WIN rename SalFrames SalGraphics pointersJan-Marek Glogowski
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-09-29missing a PostEvent apparentlyCaolán McNamara
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-02-02vcl: add SAL_OVERRIDE attributes to Windows-specific classesNoel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-05-24try harder to fix windows buildCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-24warning C4805: '==' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann
2013-12-02Make include guards sane in vclTor Lillqvist
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-01-08fdo#54165: Allow localized shortcut names on WindowsJesús
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon
2011-07-06chmod -xTor Lillqvist
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: windowsPhilipp Lohmann [pl]