summaryrefslogtreecommitdiff
path: root/framework/inc/uielement
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in RootItemContainerNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ConstItemContainerNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-14loplugin:implinheritancehelper in frameworkNoel Grandin
2022-12-14loplugin:unocast (framework::AddonsToolBarWrapper)Stephan Bergmann
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky
2022-08-10Unnecessary ToolBox::SetItemText callMaxim Monastirsky
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky
2022-06-13tdf#125040 Make single mode toolbar context awareMaxim Monastirsky
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-08osl::Mutex->std::mutex in framework::ToolBarManagerNoel Grandin
2022-05-07osl::Mutex->std::mutex in framework::StatusBarManagerNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-25Fold MenuBarManager::Destroy into its only call siteStephan Bergmann
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-15include memory for std::unique_ptrCaolán McNamara
2021-12-26use comphelper::WeakComponentImplHelper in StatusbarItemNoel Grandin
2021-12-26use comphelper::WeakComponentImplHelper in UICommandDescriptionNoel Grandin
2021-12-25use comphelper::WeakComponentImplHelper in MenuBarManagerNoel Grandin
2021-11-30drop unneeded includeCaolán McNamara
2021-11-29use more XPopupMenu methods over PopupMenu onesCaolán McNamara
2021-11-29use css::awt::XPopupMenu api instead of PopupMenuCaolán McNamara
2021-11-29m_pHeightArray can be a std::vectorCaolán McNamara
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann
2021-09-11clang:optin.performance.PaddingNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-07-20framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-06-26loplugin:finalclasses in frameworkNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-21loplugin:refcounting in frameworkNoel
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11convert more long -> tools::LongNoel
2020-10-22long->tools::Long in forms..frameworkNoel
2020-09-18lok: make labels and tooltips translated for commandsSzymon Kłos
2020-09-07Pass correct module id and dispatch provider to the window menuMaxim Monastirsky