summaryrefslogtreecommitdiff
path: root/vcl/source/window/menu.cxx
AgeCommit message (Expand)Author
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
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-20Fix typoAndrea Gelmini
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-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin