summaryrefslogtreecommitdiff
path: root/vcl/source/window/menubarwindow.cxx
AgeCommit message (Expand)Author
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
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-20coverity#1426738 Dereference null return valueCaolán McNamara
2017-12-19show rest of the menu bar in a pop-up if the are is too smallTomaž Vajngerl
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl
2017-11-15loplugin:flatten in vclNoel Grandin
2017-09-20Related: tdf#101881 keys not handled by native menubar sent to vcl oneCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-25Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-03TyposJulien Nabet
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann