summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
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
2021-12-20osl::Mutex->std::mutex in Oxt_HandlerNoel Grandin
2021-12-20osl::Mutex->std::mutex in WakeUpThreadNoel Grandin
2021-12-20osl::Mutex->std::mutex in HelpOnStartupNoel Grandin
2021-12-17Fix typosAndrea Gelmini
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara
2021-12-03use OMultiTypeInterfaceContainerHelperVar3 in frameworkNoel 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-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-26remove unused definesNoel Grandin
2021-11-26loplugin:stringliteraldefine in frameworkNoel Grandin
2021-11-21osl::Mutex->std::mutex in ConfigurationAccess_FactoryManagerNoel Grandin
2021-11-21osl::Mutex->std::mutex in ConfigurationAccess_ControllerFactoryNoel Grandin
2021-11-21osl::Mutex->std::mutex in framework::ConfigAccessNoel Grandin
2021-11-12introduce OUStringConstExprNoel Grandin
2021-11-10Fix typosAndrea Gelmini
2021-10-12Fix typoAndrea Gelmini
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-11loplugin:moveparam in frameworkNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: frameworkStephan Bergmann
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-11clang:optin.performance.PaddingNoel Grandin
2021-08-12tdf#88205: Adapt uses of css::uno::Sequence to use initialize_list ctorZeynep Yavuz
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-22osl::Mutex->std::mutex in StatusIndicatorFactoryNoel Grandin
2021-07-20framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-07-19merge ModuleImageManager into ImageManagerNoel Grandin
2021-07-07tdf#132740 improve TagWindowAsModifiedNoel Grandin
2021-06-26loplugin:finalclasses in frameworkNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin