summaryrefslogtreecommitdiff
path: root/vcl/source/window/menu.cxx
AgeCommit message (Expand)Author
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-11Add some fallback minimum size when screen size detection goes wrongSamuel Mehrbrodt
2020-02-03make some headers privateCaolán McNamara
2020-01-26rename some local variablesNoel Grandin
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-10-19only warn if it would make a differenceCaolán McNamara
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-30Fix typosAndrea Gelmini
2019-07-08vcl: prefix members of MenuBarWindowMiklos Vajna
2019-06-25tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-02-27tdf#121970 KDE5: Regenerate menu when it's set as submenuAleksei Nikiforov
2019-02-11loplugin:indentation in vclNoel Grandin
2019-01-22Resolves: tdf#122241 support persona header in native gtk3 menubarCaolán McNamara
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-13loplugin:unusedfields in variousNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-23weld SfxMacroTabPageCaolán McNamara
2018-11-08Fix typosAndrea Gelmini
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-20wrong pointer checkCaolán McNamara
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-05vcl: less text layout calls in MenuMiklos Vajna
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-04-23loplugin:useuniqueptr in MenuNoel Grandin
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-13lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin