summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
2023-02-09tdf#95936: Tooltip not updated in Toolbars after change ShortcutJuergen Funk1-0/+2
2023-01-29use std:mutex in PropertySetContainerNoel Grandin1-1/+2
2023-01-17tdf#146638 In a titlebar, separator is changed from a hyphen to an emdashRadhey Parekh1-0/+1
2023-01-17XUnoTunnel->dynamic_cast in RootItemContainerNoel Grandin1-7/+1
2023-01-17XUnoTunnel->dynamic_cast in ConstItemContainerNoel Grandin2-9/+0
2023-01-17XUnoTunnel->dynamic_cast in RootActionTriggerContainerNoel Grandin1-6/+0
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski6-8/+0
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-7/+1
2022-12-16Use rtl::Reference to avoid a dynamic_castStephan Bergmann1-3/+6
2022-12-14loplugin:implinheritancehelper in frameworkNoel Grandin1-9/+2
2022-12-14loplugin:unocast (framework::AddonsToolBarWrapper)Stephan Bergmann1-1/+7
2022-12-12tdf#151376 framework: fix calling in-document macros with reused framesMiklos Vajna2-0/+4
2022-11-10Simplify the method and fix its descriptionMike Kaganski1-9/+5
2022-09-28use more string_view in frameworkNoel Grandin2-13/+15
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky1-0/+2
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky1-1/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-10Unnecessary ToolBox::SetItemText callMaxim Monastirsky1-1/+0
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky1-4/+1
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky1-0/+1
2022-06-13tdf#125040 Make single mode toolbar context awareMaxim Monastirsky3-10/+18
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin37-63/+68
2022-05-08osl::Mutex->std::mutex in framework::ToolBarManagerNoel Grandin1-3/+4
2022-05-07osl::Mutex->std::mutex in framework::StatusBarManagerNoel Grandin1-3/+4
2022-05-02framework: avoid re-creating protocol handler instances all the timeMiklos Vajna1-0/+2
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin1-1/+1
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin5-9/+9
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin3-3/+3
2022-03-25Fold MenuBarManager::Destroy into its only call siteStephan Bergmann1-2/+0
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen8-6/+8
2022-01-15include memory for std::unique_ptrCaolán McNamara1-0/+2
2021-12-26use comphelper::WeakComponentImplHelper in StatusbarItemNoel Grandin1-6/+4
2021-12-26use comphelper::WeakComponentImplHelper in UICommandDescriptionNoel Grandin1-5/+3
2021-12-25use comphelper::WeakComponentImplHelper in MenuBarManagerNoel Grandin1-5/+4
2021-12-20osl::Mutex->std::mutex in Oxt_HandlerNoel Grandin1-1/+2
2021-12-20osl::Mutex->std::mutex in WakeUpThreadNoel Grandin1-5/+4
2021-12-20osl::Mutex->std::mutex in HelpOnStartupNoel Grandin1-1/+2
2021-12-17Fix typosAndrea Gelmini1-1/+1
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara1-3/+3
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara1-58/+0
2021-12-03use OMultiTypeInterfaceContainerHelperVar3 in frameworkNoel Grandin1-9/+0
2021-11-30drop unneeded includeCaolán McNamara1-1/+0
2021-11-29use more XPopupMenu methods over PopupMenu onesCaolán McNamara1-2/+2
2021-11-29use css::awt::XPopupMenu api instead of PopupMenuCaolán McNamara1-2/+2
2021-11-29m_pHeightArray can be a std::vectorCaolán McNamara1-1/+1
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara1-1/+5
2021-11-26remove unused definesNoel Grandin1-45/+0
2021-11-26loplugin:stringliteraldefine in frameworkNoel Grandin13-108/+114
2021-11-21osl::Mutex->std::mutex in ConfigurationAccess_FactoryManagerNoel Grandin1-1/+2
2021-11-21osl::Mutex->std::mutex in ConfigurationAccess_ControllerFactoryNoel Grandin1-2/+4