summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2021-12-27use comphelper::WeakComponentImplHelper in WindowContentFactoryManagerNoel Grandin1-19/+16
2021-12-27use comphelper::WeakComponentImplHelper in UIElementFactoryManagerNoel Grandin1-50/+45
2021-12-27use comphelper::WeakComponentImplHelper in UIControllerFactoryNoel Grandin1-16/+13
2021-12-26use comphelper::WeakComponentImplHelper in StatusbarItemNoel Grandin2-13/+9
2021-12-26use comphelper::WeakComponentImplHelper in UICommandDescriptionNoel Grandin2-13/+9
2021-12-26use comphelper::WeakComponentImplHelper in SubstitutePathVariablesNoel Grandin1-9/+6
2021-12-26use comphelper::WeakComponentImplHelper in TaskCreatorServiceNoel Grandin1-7/+4
2021-12-26use comphelper::WeakComponentImplHelper in WindowStateConfigurationNoel Grandin1-10/+7
2021-12-25use comphelper::WeakComponentImplHelper in MenuBarManagerNoel Grandin2-13/+11
2021-12-25use comphelper::WeakComponentImplHelper in ContextChangeEventMultiplexerNoel Grandin1-8/+8
2021-12-25use comphelper::WeakComponentImplHelper in ModuleUIConfigurationManagerSupplierNoel Grandin1-13/+9
2021-12-22cleanup AcceleratorCacheNoel Grandin1-15/+5
2021-12-21Fix typoAndrea Gelmini1-1/+1
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin10-585/+581
2021-12-20osl::Mutex->std::mutex in GlobalImageListNoel Grandin1-7/+7
2021-12-20osl::Mutex->std::mutex in ModuleUIConfigurationManagerNoel Grandin1-17/+26
2021-12-20osl::Mutex->std::mutex in ImageManagerImplNoel Grandin2-18/+26
2021-12-20osl::Mutex->std::mutex in UndoManagerHelper_ImplNoel Grandin1-4/+5
2021-12-20osl::Mutex->std::mutex in Oxt_HandlerNoel Grandin2-2/+3
2021-12-20osl::Mutex->std::mutex in WakeUpThreadNoel Grandin2-10/+11
2021-12-20osl::Mutex->std::mutex in UIConfigurationManagerNoel Grandin1-17/+26
2021-12-20osl::Mutex->std::mutex in HelpOnStartupNoel Grandin2-10/+11
2021-12-20osl::Mutex->std::mutex in StorageHolderNoel Grandin2-19/+20
2021-12-17Fix typosAndrea Gelmini1-1/+1
2021-12-16tdf#146219: don't try to detect if a recent file is a directoryMike Kaganski1-1/+3
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen1-0/+1
2021-12-14prefer css::awt::XPopupMenu apiCaolán McNamara1-3/+3
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara1-15/+14
2021-12-13only use css::awt::XPopupMenu methodsCaolán McNamara1-14/+30
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara1-5/+5
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara1-14/+10
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara1-6/+5
2021-12-13only use css::awt::XPopupMenu methodsCaolán McNamara1-13/+22
2021-12-13prefer css::awt::XPopupMenu apiCaolán McNamara1-9/+10
2021-12-13use XMenu::enableAutoMnemonics instead of Menu::SetMenuFlagsCaolán McNamara1-3/+4
2021-12-12these aSolarMutexGuard calls are redundant nowCaolán McNamara1-7/+0
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara3-37/+36
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara4-180/+32
2021-12-11Fix typosAndrea Gelmini1-1/+1
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann1-1/+1
2021-12-07loplugin:unusedfieldsNoel Grandin1-2/+0
2021-12-03use OMultiTypeInterfaceContainerHelperVar3 in frameworkNoel Grandin3-27/+14
2021-11-30use more XPopupMenu methods over PopupMenu onesCaolán McNamara1-9/+7
2021-11-30drop unneeded includeCaolán McNamara1-1/+0
2021-11-30remove out of date commentsCaolán McNamara2-2/+0
2021-11-30drop unneeded includeCaolán McNamara1-1/+0
2021-11-29use more XPopupMenu methods over PopupMenu onesCaolán McNamara2-21/+22
2021-11-29nothing consumes this value set with SetUserValueCaolán McNamara1-11/+0
2021-11-29use css::awt::XPopupMenu::setItemImage instead of PopupMenu::SetItemImageCaolán McNamara1-9/+4
2021-11-29can use css::awt::XPopupMenu::setCommandCaolán McNamara1-19/+8