summaryrefslogtreecommitdiff
path: root/source/auxiliary/km/highcontrast1.css
diff options
context:
space:
mode:
Diffstat (limited to 'source/auxiliary/km/highcontrast1.css')
0 files changed, 0 insertions, 0 deletions
on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper/source/implbase_ex.cxx
AgeCommit message (Expand)Author
2024-04-29Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cuiMike Kaganski
2024-03-29tdf#146619 Drop unused 'using namespace' in: cppu/ cppuhelper/Gabor Kelemen
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-14cppuhelper : use std::mutex and remove useless rtl::StaticArnaud Versini
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-02-14tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-08-21cppuhelper: fix double checked locking in getTypeEntries()Michael Stahl
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin