/accessibility/

.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2024-09-05throw more useful exception from OPropertySetHelper::getPropertyValueNoel Grandin
2024-09-05tsan: data raceNoel Grandin
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-28cid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-10Properly implement cppu::throwException for EmscriptenStephan Bergmann
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-05-03use boost::small_vector in cppuhelperNoel Grandin
2024-05-02elide some OUString temporariesNoel Grandin
2024-04-30WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-29Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cuiMike Kaganski
2024-04-27loplugin:ostr in cppu,cppuhelperNoel Grandin
2024-03-29tdf#146619 Drop unused 'using namespace' in: cppu/ cppuhelper/Gabor Kelemen
2024-03-07unlock mutex around lok_preload_hookNoel Grandin
2024-02-13we don't need the reg or store libraries for fuzzingCaolán McNamara
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-16improve loplugin:cow_wrapperNoel Grandin
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cppuhelperStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-29cid#1537991 Unchecked return valueCaolán McNamara