summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2023-11-10loplugin:fieldcast in framework::AddonsToolBarWrapperNoel Grandin
2023-11-10loplugin:fieldcast in framework::MenuBarManager::MenuItemHandlerNoel Grandin
2023-11-10loplugin:fieldcast in framework::MenuBarWrapperNoel Grandin
2023-11-10loplugin:fieldcast in framework::StatusBarWrapperNoel Grandin
2023-11-10loplugin:fieldcast in framework::ToolBarWrapperNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-05-07framework/taskcreator: declare ARGUMENT_HIDDENFORCONVERSION and use itJulien Nabet
2023-05-07framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool (2)Julien Nabet
2023-05-07framework/inc/taskcreatordefs.hxx: these are bool and not sal_Bool since 2014Julien Nabet
2023-04-28remove dodgy code in OReadToolBoxDocumentHandlerNoel Grandin
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin
2023-02-09tdf#95936: Tooltip not updated in Toolbars after change ShortcutJuergen Funk
2023-01-29use std:mutex in PropertySetContainerNoel Grandin
2023-01-17tdf#146638 In a titlebar, separator is changed from a hyphen to an emdashRadhey Parekh
2023-01-17XUnoTunnel->dynamic_cast in RootItemContainerNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ConstItemContainerNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in RootActionTriggerContainerNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16Use rtl::Reference to avoid a dynamic_castStephan Bergmann
2022-12-14loplugin:implinheritancehelper in frameworkNoel Grandin
2022-12-14loplugin:unocast (framework::AddonsToolBarWrapper)Stephan Bergmann
2022-12-12tdf#151376 framework: fix calling in-document macros with reused framesMiklos Vajna
2022-11-10Simplify the method and fix its descriptionMike Kaganski
2022-09-28use more string_view in frameworkNoel Grandin
2022-08-30tdf#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
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-05-02framework: avoid re-creating protocol handler instances all the timeMiklos Vajna
2022-04-17loplugin:stringviewparam convert methods using copy()Noel 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