summaryrefslogtreecommitdiff
path: root/framework/source/uifactory
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-27use comphelper::WeakComponentImplHelper in WindowContentFactoryManagerNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in UIElementFactoryManagerNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in UIControllerFactoryNoel Grandin
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-11-21osl::Mutex->std::mutex in ConfigurationAccess_FactoryManagerNoel Grandin
2021-11-21osl::Mutex->std::mutex in ConfigurationAccess_ControllerFactoryNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-20use single-use attribute for StatusBarControllerFactoryNoel
2021-03-20use single-use attribute for ToolbarControllerFactoryNoel
2021-03-19use single-use attribute for PopupMenuControllerFactoryNoel
2021-03-19use single-use attribute for UIElementFactoryManagerNoel
2021-03-19use single-use attribute for WindowContentFactoryManagerNoel
2021-02-21loplugin:refcounting in frameworkNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-06-04Upcoming loplugin:elidestringvar: frameworkStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-10-15new loplugin:bufferaddNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-23Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-01Wayland: Make the shapes popup work in the overflow toolbarMaxim Monastirsky
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke