summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2022-01-20WASM make test file loading workArmin Le Grand (Allotropia)1-0/+3
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)3-1/+16
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen28-36/+11
2022-01-15include memory for std::unique_ptrCaolán McNamara1-0/+2
2022-01-15tdf#146754: consider xyz:123 as host:port when parsing URLs smartMike Kaganski1-0/+24
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin3-18/+18
2022-01-11OReadStatusBarDocumentHandler doesnt need SolarMutexNoel Grandin1-12/+0
2022-01-11OWriteToolBoxDocumentHandler doesnt need SolarMutexNoel Grandin1-12/+0
2022-01-11OWriteImagesDocumentHandler doesnt need SolarMutexNoel Grandin1-2/+0
2022-01-11OReadImagesDocumentHandler doesn't need SolarMutexNoel Grandin1-8/+0
2022-01-08move UserData bodge into VCLXMenuCaolán McNamara2-8/+7
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