/external/epoxy/

'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/configmgr/source/rootaccess.cxx
AgeCommit message (Expand)Author
2023-10-31reduce ref-counting traffic in configmgrNoel Grandin
2023-07-18Make sure that root listeners are notified firstMike Kaganski
2023-06-18Use getXWeak in configmgrMike Kaganski
2022-05-23clang-tidy modernize-pass-by-value in configmgrNoel Grandin
2022-05-11avoid some ref-counting traffic in configmgr::Access:getNameInternalNoel Grandin
2021-07-22Revert "simplify locking in configmgr"Noel Grandin
2021-07-22simplify locking in configmgrNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-17loplugin:referencecasting in configmgrNoel
2020-08-03loplugin:flatten in configmgr..i18nutilNoel Grandin
2020-01-02Revert "no need to use shared_ptr here"Noel Grandin
2019-12-24no need to use shared_ptr hereNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): configmgrStephan Bergmann
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski
2016-02-09Remove excess newlinesChris Sherlock
2015-11-22cppcheck:useInitializationListNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage