/bridges/source/

o/core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
2024-05-02elide some OUString temporariesNoel Grandin
2024-04-30WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-30try to workaround clang crashCaolán McNamara
2024-04-27loplugin:ostr in cppu,cppuhelperNoel Grandin
2024-03-29tdf#146619 Drop unused 'using namespace' in: cppu/ cppuhelper/Gabor Kelemen
2024-03-06Use less boost_headers in low level librariesGabor Kelemen
2024-02-23Abort if type information is missing when creating sequencesStephan Bergmann
2024-01-19cppumaker: Work around problematic constant named "auto"Stephan Bergmann
2023-12-03cid#1546503 Using invalid iteratorCaolán McNamara
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 2)Julien Nabet
2023-09-28cid#1546008 silence Using invalid iteratorCaolán McNamara
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-22Introduce css.reflection.Dump singletonStephan Bergmann
2023-03-17Add a to_string() function to the code generated for UNO IDL constant groupsTor Lillqvist
2023-02-15Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen
2023-01-27Remove support for AIXStephan Bergmann
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski