summaryrefslogtreecommitdiff
path: root/vcl/source/window/menubarwindow.cxx
AgeCommit message (Expand)Author
2024-03-15tdf#160020: don't hide mnemonics, when auto-accel feature is offMike Kaganski
2024-02-11tdf#54169: do not hide mnemonics in menu, when navigating using mouseMike Kaganski
2024-02-10tdf#54169: revert "gtk is the only case auto-accel is true, and theMike Kaganski
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin
2023-11-08loplugin:fieldcast in vclNoel Grandin
2023-11-08loplugin:fieldcast in MenuBarWindowNoel Grandin
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2023-05-11tdf#97228 Move MenubarValue class to separate include fileanfanite396
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-03-31tdf#147668: Reliably remove GTK menu bar widgetStephan Bergmann
2021-11-28don't need to include vcl/menu.hxx from vcl/menubarupdateicon.hxxCaolán McNamara
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-05gtk is the only case auto-accel is true, and the menubar is native gtk thereCaolán McNamara
2021-07-09drop some calls to SetParentToDefaultWindowCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-11-02toolbox always has flat styleNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-08-30tdf#127211 Revert "tdf#71087 sfx2: avoid flicker in the start center"Miklos Vajna
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-22tdf#71087 sfx2: avoid flicker in the start centerMiklos Vajna
2019-07-08vcl: prefix members of MenuBarWindowMiklos Vajna
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-31tdf#125550 vcl menu bar / floating window: fix text colorMiklos Vajna
2019-05-22tdf#108909 vcl menu bar window: fix missing highlight on mouse overMiklos Vajna
2019-05-21tdf#125413 vcl menu bar window: fix non-NWF backgroundMiklos Vajna
2019-05-20tdf#113714 vcl menu bar window: avoid flickerMiklos Vajna
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-01-22Resolves: tdf#122241 support persona header in native gtk3 menubarCaolán McNamara
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-27remove unused HelpEventMode enum valueNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-08tdf#117440 Can't move focus to disposed windowMaxim Monastirsky
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-01-12More loplugin:cstylecast: vclStephan Bergmann