aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2021-12-29 09:45:56 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2021-12-29 09:45:56 +0100
commit2409d2268110e7c836b0d95578549f02bb704fa3 (patch)
tree04bf117a1dd304de82e94ebe221377f806cee608
parentc3b8db75d7f77d9fe9cd0c6f83610fb742496c8c (diff)
Version 7.2.5.2, tag libreoffice-7.2.5.2 libreoffice-7.2.5.2
Change-Id: I6d37b1e98a565f1701e6c7a0adbea3961719520a
0 files changed, 0 insertions, 0 deletions
s LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu/qa/test_any.cxx
AgeCommit message (Expand)Author
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
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-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-10-23loplugin:includeform: cppuStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-28loplugin:cppunitassertequals: cppuStephan Bergmann
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-08-19cppu: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-05-06cppu: replace boost::is_same with std::is_sameMichael Stahl
2016-04-25Cannot extract Any to sal_uInt32Stephan Bergmann
2016-04-08tdf#94306 replace boost::noncopyable in cppuhelperJochen Nitschke
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-10-31Removed duplicated includesAndrea Gelmini
2014-04-09Clean up function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27std::exception retrofit sequelStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist