/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "precompiled_utl.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/win/window
AgeCommit message (Expand)Author
2022-12-16BP_CHECKBOX should be teamed with some CBS_* partCaolán McNamara
2022-12-13Related: tdf#152454 pick something suitable for dark mode Inactive tab colorCaolán McNamara
2022-12-13MBI_NORMAL should be PBS_NORMALCaolán McNamara
2022-12-02Resolves: tdf#152284 pull Shadow and DarkShadow from themeCaolán McNamara
2022-11-23Avoid memory leak on PostMessageW failureMike Kaganski
2022-10-24for windows HighContrast use COLOR_HOTLIGHT for hyperlink colorCaolán McNamara
2022-10-24Related: tdf#151641 set windows WorkspaceColor similiar to other platformsCaolán McNamara
2022-10-15tdf#151522 drop Accessibility::AutoDetectSystemHCCaolán McNamara
2022-10-13tdf#120326: properly prevent Windows from entering power savingMike Kaganski
2022-10-07Related: tdf#98067 get high contrast hover/default button text color rightCaolán McNamara
2022-09-27Fix some headless window sizes on Windows, to make `make check` more reliableStephan Bergmann
2022-09-19tdf#151052 set Windows darkmode "ToolTextColor" to same as "WindowTextColor"Caolán McNamara
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-17-Werror,-Wshadow (clang-cl)Stephan Bergmann
2022-09-12Fix dropdown mispositionedSamuel Mehrbrodt
2022-09-06Simplify SalSysObj(Child)WndProcWMike Kaganski
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-06Deduplicate screen rect handlingMike Kaganski
2022-08-29Don't position dialogs relative to other dialogsSamuel Mehrbrodt
2022-08-17Related: tdf#118320 don't require experimental to be set anymoreCaolán McNamara
2022-08-15Fix mispositioning when only quickstarter is activeSamuel Mehrbrodt
2022-07-02tdf#149804 Set newly introduced list box colors from system colorsMichael Weghorn
2022-06-25WIN flatten and assert some codeJan-Marek Glogowski
2022-06-23Silence another unhelpful loplugin:redundantfcastStephan Bergmann
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-18o3tl: ensure that the initializer of enumarray contains enough elementsMichael Stahl
2022-06-17WIN drop window state redundanciesJan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-04WIN refactor geometry updatingJan-Marek Glogowski
2022-05-31WIN drop effectively empty ImplDrawMenuBarJan-Marek Glogowski