summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-21osl::Mutex->std::mutex in framework::ConfigAccessNoel Grandin1-2/+3
2021-11-12introduce OUStringConstExprNoel Grandin1-9/+9
2021-11-10Fix typosAndrea Gelmini1-1/+1
2021-10-12Fix typoAndrea Gelmini1-2/+2
2021-10-12loplugin:unusedfieldsNoel Grandin1-1/+0
2021-10-11loplugin:moveparam in frameworkNoel Grandin2-2/+2
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-5/+9
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: frameworkStephan Bergmann1-19/+24
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann4-11/+8
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski2-1/+2
2021-09-11clang:optin.performance.PaddingNoel Grandin1-1/+1
2021-08-12tdf#88205: Adapt uses of css::uno::Sequence to use initialize_list ctorZeynep Yavuz1-2/+1
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin1-2/+2