/external/libmspub/

ta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu/qa
AgeCommit message (Expand)Author
2024-11-08Simplify a bitMike Kaganski
2024-04-27loplugin:ostr in cppu,cppuhelperNoel Grandin
2024-01-19cppumaker: Work around problematic constant named "auto"Stephan Bergmann
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
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in cppuStephan Bergmann
2022-04-29Use the false warning suppression mechanism for loplugin:fakeboolStephan Bergmann
2022-01-13Fix buildStephan Bergmann
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-10-26d46f659c7524625474f0bb907805e285ee27d5ec follow-up: add unit testMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-08sal_Unicode is always char16_t in LIBO_INTERNAL_ONLY code nowStephan Bergmann
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-11-06Reinstate o3tl/cppunittraitshelper.hxx uses for C++20Stephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-04-28tdf#115399: Don't kill pre-existing typelib_TypeDescription membersStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin
2020-01-07Replace a CPPUNIT_ASSERT_EQUAL with a static_assertStephan Bergmann
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen
2018-12-06Remove obsolete GCC version checksStephan Bergmann