aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-04-10 12:10:51 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-04-10 12:10:51 +0200
commit9639dc46d1e2b7f0eac69c4a656d66a6f79a18cc (patch)
tree3aa5c500254a5475ab157282852d5c78bf9214a4
parent8e5de0c8dde7c77fdda3322356d70100a802bbe8 (diff)
Version 6.2.3.2, tag libreoffice-6.2.3.2 libreoffice-6.2.3.2
Change-Id: I94b86b44175980d31598884313c1a0b54ffe0bdf
0 files changed, 0 insertions, 0 deletions
='feature/svg-optimisations-5-0'>feature/svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper/source/implbase.cxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-04-17loplugin:flatten in cppuhelperNoel Grandin
2019-02-14tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-16cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-06-04cppuhelper: fix includesThomas Arnhold
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-03-10cppuhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from cppuhelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann
2013-08-24build on higher debug levelsCaolán McNamara
2013-08-21OString’ was not declared in this scopeCaolán McNamara
2013-08-19Prefer using declarations over using directivesStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud