summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in frameworkNoel Grandin
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-05-25[API CHANGE] remove XModuleUIConfigurationManager3 and XUIConfigurationManager3Miklos Vajna
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır
2023-01-17XUnoTunnel->dynamic_cast in RootItemContainerNoel Grandin
2022-09-28use more string_view in frameworkNoel Grandin
2022-08-03tdf#149966 Crash on Windows and freeze on Linux when customizing MenuNoel Grandin
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2021-12-20osl::Mutex->std::mutex in ModuleUIConfigurationManagerNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-19merge ModuleImageManager into ImageManagerNoel Grandin
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-10-22long->tools::Long in forms..frameworkNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-02-08move some headers inside frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-09-11tdf#39593 Drop RootItemContainer::GetImplementationArkadiy Illarionov
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2018-10-31Reduced scope of the rDefaultElementType variableZdibák Zoltán
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-03-17Use for-range loops in frameworkJulien Nabet
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-08-24loplugin:useuniqueptr in frameworkNoel Grandin
2017-08-22Add some exception messages to the removeSettings methodMuhammet Kara
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin